Skip to content
Snippets Groups Projects
  1. May 23, 2024
  2. May 21, 2024
    • Ganesh Kondabattini's avatar
      Release version 2.0.26 · a2617166
      Ganesh Kondabattini authored
      SDK:
          •       Create a new mfg_release directory to release mfg binaires and configuration files
      	    Usage: make -C examples/mfg_test CONFIG_RELEASE_MFG=y CONFIG_UPDATE_BSP_MFG_BIN=y
          •       Upgrade mbedtls and freertos
          •       Update AT command, improve netbus throughput
          •       Add coredump new bin format
          •       Add .vscode directory to support VSCODE IDE
      
      Wifi-6:
          •       Fix issue with CSI. Update CSI conforms to HE format, and add sniffer CSI support
          •       Add low power support for WiFi (applicaton: examples/pmu/wl_lp)
      
      BT/BLE/15.4:
          •       Enabled Low power support for BLE use cases (applicaton: examples/pmu/ble_lp)
          •       Multiple enahncements to give provision to send CLI CMDS as part of executing BT Host certification.
      
      Known issue:
          •       For wl_lp and ble_lp app, users need install perl env and run tools/perl/patch_lpfw.perl ./build/build_out/*_qcc743.bin ./lpfw_bin/qcc743_lp_fw.bin.
      2.0.26
      a2617166
  3. Apr 26, 2024
    • Ganesh Kondabattini's avatar
      Release version 2.0.21 · 01582316
      Ganesh Kondabattini authored
      SDK:
      •	Added examples/mfg_test
      •	Fixed cmd_free for statistics memory
      •	Std driver support 8M/16M flash
      •	Cleaned up dts file
      
      WIFI6:
      •	Refactored get wpa state in fhost
      •	Added sample demo to communicate with STM32 U5 host over SPI
      •	Added support for AT CMDs
      •	Added ATCMD sample demo to communicate over SPI
      
      BT/BLE/15.4:
      •	Fixed avdtp_discover_resp stream id failed issue
      •	Enhanced LPN CLI command and update models init
      •	Added Modules binding related callback
      •	Changed the max adv length from 30 to 31 bytes
      •	Ported coded Phy fix from IoT SDK
      •	Updated ble mesh docs
      •	Updated bt profile docs
      •	Added LPN CLI command
      •	BREDR Add auth callback related command
      •	Backported CVEs of zephyr
      •	Added LPN CLI command
      •	BREDR Add auth callback related command
      •	BREDR all feature bringup pts
      •	Backport some CVE of zephyr
      •	Added BLE Mesh Models Send CLI Command
      •	Added MESH Mode for Manu Test
      •	Added btblecontroll lib for mfg
      •	Removed PTS Macro limit for BLE LTK
      •	Fixed L2CAP LE Credit Based Connection Case and Add LTK information output
      •	Fixed issues in privacy address advertising and remote control example
      
      Tools:
      •	Added  tools/qcc74x_tools/QConn_Production_Tool/QConn_Eflash.exe
      •	Corrected the names in title bars for QConn_Mem_Map, QConn_Flash and QConn_Production_Tool
      •	Added DTS file support in QConn_Flash, QConn_Secure, QConn_EFlash tools
      
      Opensource libraries:
      •	Upgraded mbedtls to version 2.28.6
      •	Upgraded getopt to version 1.2.5
      •	Upgraded tree.h to version 1.20
      •	Upgraded freertos to version 10.6.2
      •	Upgraded lwip to version 2.2.0
      •	Upgraded opus and ogg to latest versions
      2.0.21
      01582316
  4. Mar 07, 2024
  5. Mar 05, 2024
  6. Mar 02, 2024
  7. Mar 01, 2024
Loading