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
Dual Tachyon
5dcbbec3bc
Fixed missing airband step.
2023-09-15 14:54:03 +01:00
Dual Tachyon
f5cc006b2a
Ability to disable NOAA.
2023-09-14 11:48:56 +01:00
Dual Tachyon
29f805f542
More cleanups.
2023-09-07 18:40:33 +01:00
Dual Tachyon
c79c672313
Prevent potential UB.
2023-09-07 13:02:32 +01:00
Dual Tachyon
b0f363a890
Improved the frequency check code.
2023-09-03 02:07:08 +01:00
Dual Tachyon
13e694ea33
Fixed a typo with FCC frequency check.
2023-09-03 01:33:10 +01:00
Dual Tachyon
6cff215fee
Use signed values to fix the TX power bug.
2023-08-30 11:11:35 +01:00
Dual Tachyon
1ba5c5ff53
Reorganised frequency configuration.
2023-08-30 10:35:41 +01:00
Dual Tachyon
552daee633
Fixed types of several things.
2023-08-29 19:17:01 +01:00
Dual Tachyon
f05df4f802
Fixed / improved channel checks.
2023-08-29 03:24:03 +01:00
Dual Tachyon
e9bf76c3cf
Fixed potential sign issues.
2023-08-28 13:37:16 +01:00
Dual Tachyon
76966ea3eb
Renamed some RADIO types/names to VFO.
2023-08-23 00:37:34 +01:00
Dual Tachyon
21e2bba583
main() is now complete until before the main loop.
2023-08-14 22:26:27 +01:00
Dual Tachyon
bce35ec297
Added radio configuration. Needs a few fixes.
2023-08-11 11:51:17 +01:00
Dual Tachyon
0173e9157d
Added missing copyright and license notices.
2023-08-10 20:37:33 +01:00
Dual Tachyon
e49893261c
Implemented loading settings from EEPROM.
2023-08-10 17:51:57 +01:00