custom-uv-k5-firmware/app
Wouter van Gulik 2e4cc7409a Disable some more NOAA related code.
If NOAA is not enabled then IS_NOAA_CHANNEL will never be used.
The NOAA channels are no longer in the list of channels.

If NOAA is enabled, the size of the array is taken into account, instead
of magic number 10.
2023-09-19 22:07:59 +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 Ability to disable ALARM and TX1750. 2023-09-16 00:52:30 +01:00
app.h All functions now have some name. 2023-09-05 14:59:22 +01:00
dtmf.c Ability to disable FM Radio. 2023-09-13 22:55:14 +01:00
dtmf.h DTMF improvements. 2023-09-05 16:06:58 +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 Ability to disable ALARM and TX1750. 2023-09-16 00:52:30 +01:00
menu.h Renamed to an accurate name. 2023-09-08 23:11:35 +01:00
scanner.c Ability to disable NOAA. 2023-09-14 11:48:56 +01:00
scanner.h Renamed Index to Code. 2023-09-07 19:49:01 +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