FreeTRX/MDUV380_firmware/application/source
Marcus Kida facf5f6a6d Add FreeTRX version and show it in Firmware Info (v0.1.0)
- New freetrxVersion.h with semver (MAJOR/MINOR/PATCH + string), currently 0.1.0.
- Firmware Info top line now shows "FreeTRX v0.1.0"; the git commit ID line is
  unchanged. The version is also announced via voice prompt.
- CHANGELOG: promote the accumulated changes to a 0.1.0 section.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-06 18:34:10 +02:00
..
dmr_codec Fix DMR hang: call AMBE codec via C function pointers, not inline asm 2026-07-06 11:14:06 +02:00
functions Layout: add 4px padding below the S-meter before the top info strip 2026-07-06 12:56:33 +02:00
hardware Frequency display: 7-segment "LED" font with dimmed inactive segments 2026-07-06 13:34:35 +02:00
interfaces Initial Commit 2026-07-06 08:45:33 +02:00
io Layout: add 4px padding below the S-meter before the top info strip 2026-07-06 12:56:33 +02:00
linkerdata Initial Commit 2026-07-06 08:45:33 +02:00
usb Initial Commit 2026-07-06 08:45:33 +02:00
user_interface Add FreeTRX version and show it in Firmware Info (v0.1.0) 2026-07-06 18:34:10 +02:00
applicationMain.c Mute: also show mute indicators when volume knob is fully down 2026-07-06 15:54:25 +02:00