uv-k5-firmware-custom/app
2023-12-19 18:25:45 +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 Refactoring #285 2023-12-16 18:34:54 +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 Logic simplification. Replace memmove by memcpy 2023-12-13 16:07:07 +01:00
dtmf.h Enable/disable DTMF calling compile option 2023-11-28 23:00:01 +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 Enable/disable DTMF calling compile option 2023-11-28 23:00:01 +01:00
scanner.h
spectrum.c Scan range in spectrum 2023-12-19 18:25:45 +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