..
aircopy.c
Display frequencies >=1GHz
2023-10-19 02:35:34 +02:00
aircopy.h
Tidy ups and makefile update
2023-09-14 09:56:30 +01:00
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
Tidy ups and makefile update
2023-09-14 09:56:30 +01:00
helper.c
Replace memmove by memcpy
2023-12-13 16:07:07 +01:00
helper.h
Spectrum refactor
2023-11-25 19:28:21 +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
Fix use of wrong ENABLE guard
2023-12-14 22:03:44 +01:00
main.h
Add enum for TR/TX mode
2023-12-07 00:46:59 +01:00
menu.c
Fix #275 Backlight does not get back to MAX brightness after exiting backlight menu entries
2023-12-15 13:00:08 +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
Initial commit
2023-09-09 08:03:56 +01:00
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
Menu update, F-LOCK CE update, main screen fix
2023-10-01 14:34:51 +01:00