uv-k5-firmware/app
2023-09-28 16:36:20 +01:00
..
action.c Ability to disable ALARM and TX1750. 2023-09-16 00:52:30 +01:00
action.h Moved actions to app/action. 2023-09-02 21:27:49 +01:00
aircopy.c Renamed GetRegister for consistency. 2023-09-07 20:15:32 +01:00
aircopy.h More consistent names. 2023-09-02 17:20:22 +01:00
app.c Fixed build issue from last PR. 2023-09-28 13:44:15 +01:00
app.h All functions now have some name. 2023-09-05 14:59:22 +01:00
dtmf.c Fixed return type for DTMF_CheckGroupCall. 2023-09-28 16:36:20 +01:00
dtmf.h Fixed return type for DTMF_CheckGroupCall. 2023-09-28 16:36:20 +01:00
fm.c Restore the original check because % doesn't work. 2023-09-19 21:47:34 +01:00
fm.h Another rename and deleted some redundant code. 2023-09-05 22:02:11 +01:00
generic.c Ability to disable FM Radio. 2023-09-13 22:55:14 +01:00
generic.h Added missing notices. 2023-08-28 20:32:07 +01:00
main.c Disable some more NOAA related code. 2023-09-19 22:07:59 +01:00
main.h More consistent names. 2023-09-02 17:20:22 +01:00
menu.c Fixed build in non-NOAA. 2023-09-20 11:06:56 +01:00
menu.h Renamed to an accurate name. 2023-09-08 23:11:35 +01:00
scanner.c Fixed scanlist behaviour. 2023-09-28 13:31:48 +01:00
scanner.h Fixed scanlist behaviour. 2023-09-28 13:31:48 +01:00
uart.c Ability to disable NOAA. 2023-09-14 11:48:56 +01:00
uart.h Added missing file from previous commit. 2023-08-31 23:31:51 +01:00