uv-k5-firmware-custom/app
Juan Antonio cbf4a7c140 Use function table. Simplify logic
Size: 60364 -> 60220
2023-12-25 22:49:06 +01:00
..
action.c Assign NOP function when the flashlight is disabled 2023-12-14 22:03:44 +01:00
action.h Remove redudant symbol 2023-12-08 01:43:12 +01:00
aircopy.c Fix aircopy bypassing TX restrictions & refactor 2023-12-09 19:07:20 +01:00
aircopy.h Fix aircopy bypassing TX restrictions & refactor 2023-12-09 19:07:20 +01:00
app.c Use function table. Simplify logic 2023-12-25 22:49:06 +01:00
app.h Improve AM-fix 2023-12-05 00:22:30 +01:00
chFrScanner.c Scan range in spectrum 2023-12-19 18:25:45 +01:00
chFrScanner.h Scan range in spectrum 2023-12-19 18:25:45 +01:00
common.c
common.h
dtmf.c Use pointers to avoid some string copying 2023-12-25 22:49:06 +01:00
dtmf.h Simplify APP_EndTransmission 2023-12-24 13:34:05 +01:00
flashlight.c Make Flashlight optional 2023-12-07 00:46:59 +01:00
flashlight.h Make Flashlight optional 2023-12-07 00:46:59 +01:00
fm.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
fm.h FM Radio: Simplify logic 2023-12-08 23:18:19 +01:00
generic.c Fix compilation errors when FM radio is disabled 2023-12-14 22:03:44 +01:00
generic.h
main.c Scan range in spectrum 2023-12-19 18:25:45 +01:00
main.h
menu.c Fix other backlight menu issues #275 2023-12-15 18:08:40 +01:00
menu.h
scanner.c
scanner.h
spectrum.c Unify PrintSmall functions 2023-12-25 22:49:06 +01:00
spectrum.h Scan range in spectrum 2023-12-19 18:25:45 +01:00
uart.c Replace memmove by memcpy 2023-12-13 16:07:07 +01:00
uart.h