FreeTRX/MDUV380_firmware/application/include
Marcus Kida 4ec5cfdd4c Battery header: add "Bars" display mode
Extends the battery header setting from a %/V toggle into a 3-state
option (Percentage / Voltage / Bars), encoded across two option bits so
existing codeplugs keep reading as Percentage.

Bars renders a battery-shaped icon (outlined body + terminal nub) with
up to 4 segments, each representing 25% of charge, and blinks the fill
when the battery is low.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-22 11:06: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 Battery header: add "Bars" display mode 2026-07-22 11:06:24 +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.11.0 2026-07-14 23:51:39 +02:00
utils.h Initial Commit 2026-07-06 08:45:33 +02:00