FreeTRX/MDUV380_firmware/application
Marcus Kida 5ac77c5ae9 Fix: green LED flicker between red mute flashes during a DMR QSO
The DMR RX handler re-asserts the green LED whenever it reads it off, racing the
main-loop mute clear, so green flickered between the red flashes. Add a
LedGreenSuppress() hold in the LED driver: while muted the green LED is forced
off (the re-assert becomes a no-op); on un-mute the hold is released and green is
restored from the current RX state.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-12 13:15:23 +02:00
..
include Release 0.5.0 2026-07-10 13:54:15 +02:00
source Fix: green LED flicker between red mute flashes during a DMR QSO 2026-07-12 13:15:23 +02:00