FreeTRX/MDUV380_firmware/application/include
Marcus Kida 734b861917 7-segment frequency: inactive segments off, fix MHz colour, +1px RX/TX gap
- Inactive segments now render in the background colour (off) instead of dimmed.
- The 7-seg renderer left the foreground on the last segment drawn (now the
  background colour), which hid MHz; re-apply the frequency theme colour before
  drawing MHz so it reappears and matches the digits.
- Move the TX frequency line down 1px for a little more RX/TX separation.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 15:30:23 +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 Screen dimming: add a 15% idle-dim level 2026-07-07 08:16:04 +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
usb Initial Commit 2026-07-06 08:45:33 +02:00
user_interface 7-segment frequency: inactive segments off, fix MHz colour, +1px RX/TX gap 2026-07-07 15:30:23 +02:00
applicationMain.h Initial Commit 2026-07-06 08:45:33 +02:00
freetrxVersion.h Add FreeTRX version and show it in Firmware Info (v0.1.0) 2026-07-06 18:34:10 +02:00
utils.h Initial Commit 2026-07-06 08:45:33 +02:00