Commit Graph

25 Commits

Author SHA1 Message Date
Dual Tachyon
38c7db80b3 Fixed magic numbers. 2023-08-26 18:40:24 +01:00
Dual Tachyon
a2fd4c7a8b Added macros for the BK4819 interrupt mask. 2023-08-26 17:21:39 +01:00
Dual Tachyon
f7dde17efb Renamed another EEPROM field. 2023-08-23 00:37:35 +01:00
Dual Tachyon
3f170ed900 Reduction of magic numbers. 2023-08-23 00:37:35 +01:00
Dual Tachyon
f9bea2647a Renamed newly found AM variables. 2023-08-23 00:37:35 +01:00
Dual Tachyon
54834533cc Renamed ChNum to Channel. 2023-08-23 00:37:34 +01:00
Dual Tachyon
76966ea3eb Renamed some RADIO types/names to VFO. 2023-08-23 00:37:34 +01:00
Dual Tachyon
85b67d4874 Reduction in magic numbers. 2023-08-23 00:37:34 +01:00
Dual Tachyon
7bd0aebcf8 Renamed scheduler variables. 2023-08-15 22:49:02 +01:00
Dual Tachyon
21e2bba583 main() is now complete until before the main loop. 2023-08-14 22:26:27 +01:00
Dual Tachyon
f9eaadd974 Converted magic numbers. 2023-08-14 17:37:20 +01:00
Dual Tachyon
ab8c439742 Another big WIP update. 2023-08-14 17:30:30 +01:00
Dual Tachyon
b7f2d27de2 Added many BK4819 functions. 2023-08-14 17:09:51 +01:00
Dual Tachyon
c313e41e06 WIP of the GUI code. 2023-08-14 12:28:09 +01:00
Dual Tachyon
99757d0efd Added RADIO_ConfigureNOAA. 2023-08-14 00:39:49 +01:00
Dual Tachyon
334f4fde0b Added big chunk of code to support main(). 2023-08-13 23:27:35 +01:00
Dual Tachyon
af68a200f0 fixed incorrect logic in TX channel. 2023-08-13 22:29:18 +01:00
Dual Tachyon
6ebac5a634 Renamed *CxCSS to resolve conflicts in Ghidra. 2023-08-12 21:27:23 +01:00
Dual Tachyon
0e4868df43 Updated newly named squelch fields. 2023-08-12 18:26:38 +01:00
Dual Tachyon
dcbd538a55 Revamped BK4819 registers to improve readability. 2023-08-12 17:34:20 +01:00
Dual Tachyon
57c0ae3a46 Renames from Andrej. 2023-08-12 17:17:29 +01:00
Dual Tachyon
7fb8f1dd96 Fixed TODOs in radio code. 2023-08-11 22:37:38 +01:00
Dual Tachyon
3b34df58cf Fixed file mode. 2023-08-11 15:59:08 +01:00
Dual Tachyon
9695818121 Backup of almost finished radio register setup. 2023-08-11 15:41:23 +01:00
Dual Tachyon
bce35ec297 Added radio configuration. Needs a few fixes. 2023-08-11 11:51:17 +01:00