FreeTRX/MDUV380_firmware
Marcus Kida f67bb2fade Mute: toggle audio mute with SK2 short-tap, with LED + header indicator
Add a one-tap audio mute on the VFO and Channel screens:

- SK2 short-tap toggles mute via the built-in audioAmpMute()/audioAmpIsMuted().
  The tap is only consumed by the existing "set TX TG to incoming" behaviour
  while a DMR QSO is on screen, so mute works everywhere else.
- Header: a bold "M" is shown just left of the battery while muted (the
  firmware's built-in strike-through over the mode text also still shows).
- LED: flashes red for 0.5s every 2s while muted (main loop), overriding the
  normal RX/TX LED.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-06 15:41:29 +02:00
..
application Mute: toggle audio mute with SK2 short-tap, with LED + header indicator 2026-07-06 15:41:29 +02:00
Core Initial Commit 2026-07-06 08:45:33 +02:00
Drivers Initial Commit 2026-07-06 08:45:33 +02:00
Middlewares Initial Commit 2026-07-06 08:45:33 +02:00
SeggerRTT Initial Commit 2026-07-06 08:45:33 +02:00
tools Add OpenGD77 screen grabber + GD-77 loader tools 2026-07-06 13:17:02 +02:00
USB_DEVICE Initial Commit 2026-07-06 08:45:33 +02:00
.cproject Initial Commit 2026-07-06 08:45:33 +02:00
.project Initial Commit 2026-07-06 08:45:33 +02:00
MDUV380_firmware.cfg Initial Commit 2026-07-06 08:45:33 +02:00
MDUV380_firmware.ioc Initial Commit 2026-07-06 08:45:33 +02:00
STM32F405VGTX_FLASH.ld Initial Commit 2026-07-06 08:45:33 +02:00
STM32F405VGTX_RAM.ld Initial Commit 2026-07-06 08:45:33 +02:00