Commit Graph

39 Commits

Author SHA1 Message Date
Dual Tachyon
313a67a482 Less magic numbers. 2023-09-14 00:51:04 +01:00
Dual Tachyon
377b2ca396 Ability to disable FM Radio. 2023-09-13 22:55:14 +01:00
Dual Tachyon
779449ca50 Ability to disable AIRCOPY, overlay and UART. 2023-09-13 22:03:40 +01:00
Dual Tachyon
4f3ce97f25 Fixed mic sensitivity tuning. 2023-09-07 18:45:02 +01:00
Dual Tachyon
eef76fb26d Fixed some whitespace. 2023-09-06 00:11:30 +01:00
Dual Tachyon
5e09a66bf1 For consistency. 2023-09-02 14:42:44 +01:00
Dual Tachyon
b176a536a7 Unexpected size reduction... 2023-09-02 14:34:28 +01:00
Dual Tachyon
db5fe85f6a Fixed squelch restore. 2023-09-02 14:00:07 +01:00
Dual Tachyon
be06dc365d Added BOARD_FactoryReset. 2023-09-01 12:35:28 +01:00
Dual Tachyon
8b808f2bf0 Remaining UART commands for calibrated units. 2023-09-01 12:27:10 +01:00
Dual Tachyon
3cb345a8b1 Renamed and moved some variables. 2023-08-31 23:27:02 +01:00
Dual Tachyon
630fd265d9 Improved DTMF and moved to app/dtmf. 2023-08-31 15:52:25 +01:00
Dual Tachyon
aa8a8354ff Renamed a bunch of FM variables. 2023-08-31 00:33:14 +01:00
Dual Tachyon
48f52d4d5e Cosmetic changes. 2023-08-30 19:51:00 +01:00
Dual Tachyon
544dc0150b Cosmetic changes. 2023-08-30 00:56:53 +01:00
Dual Tachyon
6960f69b11 Some cosmetic changes. 2023-08-29 19:04:31 +01:00
Dual Tachyon
5c0a732d88 More improved channel checks. 2023-08-29 03:35:21 +01:00
Dual Tachyon
f05df4f802 Fixed / improved channel checks. 2023-08-29 03:24:03 +01:00
Dual Tachyon
d7dec2212e Added more missing code. 2023-08-29 00:29:23 +01:00
Dual Tachyon
05382584f4 More restructuring of functions and variables. 2023-08-28 20:27:54 +01:00
Dual Tachyon
4b1ad7c2dd Renamed channel fields in the EEPROM. 2023-08-28 12:05:15 +01:00
Dual Tachyon
e1147ba977 Added case for F+5. 2023-08-28 01:44:05 +01:00
Dual Tachyon
63be9c50e4 Added handling for UP/DOWN/EXIT in main screen. 2023-08-27 23:58:52 +01:00
Rafa Couto
445e82f6a0 Fixed pin names and some missing defines
- FLASHLIGHT_Init() used pins PC10-13 those don't exist on MCU
- Renamed ST7565 0 and 1 pins to A0 and RES as named in datasheet
- Set pin defined names instead literal numbers on set/clear bit function
2023-08-26 19:29:26 +02:00
Dual Tachyon
f7dde17efb Renamed another EEPROM field. 2023-08-23 00:37:35 +01:00
Dual Tachyon
7fc3f9649a Renamed variables. 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
85b67d4874 Reduction in magic numbers. 2023-08-23 00:37:34 +01:00
Dual Tachyon
ce27c8747a Renamed some EEPROM fields. 2023-08-15 14:04:17 +01:00
Dual Tachyon
1e027f8939 Added battery module. 2023-08-12 17:50:08 +01:00
Dual Tachyon
dcbd538a55 Revamped BK4819 registers to improve readability. 2023-08-12 17:34:20 +01:00
Dual Tachyon
bd54acb76d Fixed type for some EEPROM setting. 2023-08-12 17:18:02 +01:00
Dual Tachyon
615d27a625 Fixed a crash with -Os on some compilers. 2023-08-11 14:06:33 +01:00
Dual Tachyon
e49893261c Implemented loading settings from EEPROM. 2023-08-10 17:51:57 +01:00
Dual Tachyon
7f9c9a15bd Added support for reading the battery state. 2023-08-10 14:08:55 +01:00
Dual Tachyon
0d1e0a084c Added BK1080 initialisation. 2023-08-10 11:46:22 +01:00
Dual Tachyon
994eb4f235 Added ADC initialisation. 2023-08-10 11:45:46 +01:00
Dual Tachyon
67e7a85b05 Exposed bitfields before and after shifting. 2023-08-10 11:09:07 +01:00
Dual Tachyon
fc65cd11a6 First version. 2023-08-09 16:06:51 +01:00