uv-k5-firmware-custom/ui
2023-12-24 20:55:29 +01:00
..
aircopy.c Display frequencies >=1GHz 2023-10-19 02:35:34 +02:00
aircopy.h
battery.c FIX #269: battery indicator always at 4 bars 2023-12-14 15:07:33 +01:00
battery.h Battery symbol fix 2023-10-09 16:30:20 +02:00
fmradio.c Display frequencies >=1GHz 2023-10-19 02:35:34 +02:00
fmradio.h
helper.c Replace memmove by memcpy 2023-12-13 16:07:07 +01:00
helper.h Correct include guard #endif placement 2023-12-22 20:26:07 +01:00
inputbox.c Display frequencies >=1GHz 2023-10-19 02:35:34 +02:00
inputbox.h Display frequencies >=1GHz 2023-10-19 02:35:34 +02:00
lock.c Fix compilation errors when UART is disabled 2023-12-14 22:03:44 +01:00
lock.h Added power-on compile option 2023-10-06 00:18:47 +01:00
main.c Move variable declaration outside of guarded region 2023-12-24 20:55:29 +01:00
main.h Add enum for TR/TX mode 2023-12-07 00:46:59 +01:00
menu.c Fix other backlight menu issues #275 2023-12-15 18:08:40 +01:00
menu.h Remove redudant symbol 2023-12-08 01:43:12 +01:00
scanner.c Refactoring of cxcss and channel/frequency scanner code 2023-11-06 01:23:36 +01:00
scanner.h
status.c Fix #234: Bring back FM radio status indicator, show dual watch inactive while in FM radio 2023-12-12 00:52:26 +01:00
status.h Comments, refactor 2023-10-28 14:39:13 +02:00
ui.c Drop gScreenToDisplay switch and use function table 2023-12-09 15:50:59 +01:00
ui.h Drop gScreenToDisplay switch and use function table 2023-12-09 15:50:59 +01:00
welcome.c Versioning modified 2023-11-27 00:50:08 +01:00
welcome.h