FreeTRX/MDUV380_firmware/application/source
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 7-segment frequency: inactive segments off, fix MHz colour, +1px RX/TX gap 2026-07-07 15:30:23 +02:00
interfaces Initial Commit 2026-07-06 08:45:33 +02:00
io Screen dimming: add a 15% idle-dim level 2026-07-07 08:16:04 +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 7-segment frequency: inactive segments off, fix MHz colour, +1px RX/TX gap 2026-07-07 15:30:23 +02:00
applicationMain.c Mute: also show mute indicators when volume knob is fully down 2026-07-06 15:54:25 +02:00