FreeTRX/MDUV380_firmware/application/include/hardware
Marcus Kida 70089d370f Frequency display: 7-segment "LED" font with dimmed inactive segments
Render the VFO/Channel frequency (and the SK1-held frequency view, which share
uiUtilityDisplayFrequency) as 7-segment "LED" digits instead of the normal font,
on colour displays.

- HX8353E_display.c: displayDrawFrequencySevenSeg() draws each digit's 7 segments
  as filled rectangles; lit segments use the theme frequency colour, inactive
  segments a dimmed (~3/8 intensity, same hue) version, giving the classic LED
  look with faintly-visible "off" segments. The decimal point takes half a cell.
- Digits are 12 px wide (wider than the 8 px font) to fill the space toward the
  "MHz" label; height follows the existing single/double-height frequency layout.
- Monochrome displays keep the normal font.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-06 13:34:35 +02:00
..
AT1846S.h Initial Commit 2026-07-06 08:45:33 +02:00
EEPROM.h Initial Commit 2026-07-06 08:45:33 +02:00
HR-C6000.h Initial Commit 2026-07-06 08:45:33 +02:00
HX8353E.h Frequency display: 7-segment "LED" font with dimmed inactive segments 2026-07-06 13:34:35 +02:00
HX8353E_charset.h Initial Commit 2026-07-06 08:45:33 +02:00
HX8353E_charset_JA.h Initial Commit 2026-07-06 08:45:33 +02:00
radioHardwareInterface.h Initial Commit 2026-07-06 08:45:33 +02:00
SPI_Flash.h Initial Commit 2026-07-06 08:45:33 +02:00