Skip to content

Version 1.8

Compare
Choose a tag to compare
@sultanqasim sultanqasim released this 11 Apr 05:46
· 212 commits to master since this release
  • Improved connection detection reliability
  • Receive, decode, and handle AUX_CONNECT_RSP
  • New packet hex dump display format that is better suited for long PDUs
  • Report minimum, maximum, and average RSSI for each device in scanner
  • Allow specifying targets based on strings (byte sequences) in their advertisements
  • Added support to act as a scannable or non-connectable legacy advertiser
  • Improved receive queue flush reliability, with timestamps zeroed at sniff receiver startup
  • Fixed Wireshark extcap plugin freezing and error handling/reporting
  • Fixed bug sending large messages to firmware from host
  • Added a UART reliability and latency test script
  • Silence junk warning messages during flush
  • Firmware message receive timeout for improved reliability
  • Allow saving PCAPs from the scanner
  • Keep bootloader "backdoor" for UART flashing enabled
  • Updated to TI SDK 7.40.00.77 and UART2 API
  • Built with GCC 13.2
  • Briefly documented firmware APIs and transmit functionality
  • Documented the XDS110 UART latency issue (that has been present for years) and a workaround