Skip to content

v2.1.0 Firmware Update

Compare
Choose a tag to compare
@W3AXL W3AXL released this 23 Aug 01:35
· 21 commits to main since this release

Note: This release requires dvmhost commit 9a9441f or later.

  • Refactored USB serial communications logic to be more reliable and avoid buffer overflows
  • Removed variable length arrays (VLAs) to improve stack reliability
  • Implemented alternate status report to dvmhost in byte-blocks instead of P25 LDUs
  • More reliable state machine handling and improved in-band logging.