FreeTRX/MDUV380_firmware/application/source
Marcus Kida 8fcfb66893 Fix: restore green RX LED after un-muting during a QSO
The mute flash forced the green LED off; on un-mute it was blanked instead of
restored, so a call in progress stayed dark. Restore green from the current RX
state (active DMR slot, or FM/digital signal received) on un-mute; the normal RX
code keeps it correct afterwards.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-10 13:46:51 +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 Channels: on-radio add/delete from the Channel quick menu 2026-07-10 11:11:48 +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 Channels: translate the add/delete menu strings; flash.sh rebuilds packs 2026-07-10 12:47:27 +02:00
applicationMain.c Fix: restore green RX LED after un-muting during a QSO 2026-07-10 13:46:51 +02:00