FreeTRX/MDUV380_firmware/application/include
Marcus Kida bc696ae5b2 Power off: CRT-style collapse animation
Replace the 'Power Off' / 73 message on colour displays with a shut-off
animation that collapses the current screen towards the middle (vertical
squeeze to a line, then horizontal collapse to a centre dot) like an old CRT.
Snapshots the live framebuffer into the (idle) notification offscreen buffer
so no extra RAM is needed; runs blocking with vTaskDelay between frames.
Mono displays keep the existing message. Docs updated.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 23:51:24 +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 DMR text messages (SMS): ETSI/Motorola-TMS messaging on the radio 2026-07-13 16:52:54 +02:00
hardware Themes: add 'Pride' rainbow-background preset 2026-07-14 14:47:45 +02:00
interfaces Initial Commit 2026-07-06 08:45:33 +02:00
io Add missing LedGreenSuppress() declaration to LEDs.h 2026-07-13 16:52:19 +02:00
usb Initial Commit 2026-07-06 08:45:33 +02:00
user_interface Power off: CRT-style collapse animation 2026-07-14 23:51:24 +02:00
applicationMain.h Initial Commit 2026-07-06 08:45:33 +02:00
freetrxVersion.h Release 0.10.1 2026-07-14 23:28:09 +02:00
utils.h Initial Commit 2026-07-06 08:45:33 +02:00