Commit Graph

75 Commits

Author SHA1 Message Date
Nunu
a6754c68a6 working EncKey menu, saving and loading 2024-01-25 12:04:52 +01:00
Nunu
0f99079920 update comment 2024-01-24 16:19:56 +01:00
Nunu
9159fea8c6 fix #81 fm radio 10s scan timeout, eeprom frequency validation 2024-01-19 11:16:15 +01:00
Nunu
99e9862f0e fix #71 all ctcss memories shifted by 1, added new ctcss codes 2024-01-16 10:29:57 +01:00
Nunu
d0b21f8b45 Add accidentaly removed rtte 2024-01-15 19:47:05 +01:00
Nunu
58803e0a09 SQLTone saving and loading from eeprom. 2024-01-15 19:38:17 +01:00
Nunu
b5f06379a4 Menu STE removed - now its always on. 2024-01-15 19:24:54 +01:00
Nunu
7ca63dea3c reboot after factory reset 2024-01-13 20:31:07 +01:00
Nunu
a40072069f Revert "UART disabled in locked state."
This reverts commit 1227460f95.
2024-01-13 18:39:07 +01:00
Nunu
3bce162b0d password wrong attempts stored in eeprom 2024-01-13 17:41:25 +01:00
Nunu
a8259c05ec update factory reset 2024-01-13 17:18:59 +01:00
Nunu
1227460f95 UART disabled in locked state. 2024-01-13 16:58:16 +01:00
Nunu
867709af65 last frequency stored and loaded in eeprom 2024-01-12 16:25:37 +01:00
Nunu
e7784acdd4 fm: bunch of stuff removed 2024-01-12 15:23:09 +01:00
Nunu
2c268a50b5 Added RxAGC MENU item. 2024-01-07 15:29:59 +01:00
Nunu
d5828f3651 AM_FIX removed. 2024-01-07 13:44:32 +01:00
Nunu
7dd616d876 MicBar MENU item removed, its on by default. 2024-01-07 12:07:01 +01:00
Nunu
e4c8a47d0f fixes battery calibration. 2024-01-05 14:59:01 +01:00
Nunu
347d5b57c3 Saving and reading VOX delay. 2023-12-29 13:41:51 +01:00
Nunu
90387d6a79 Fix and improve VOX sensitivity. 2023-12-29 12:45:40 +01:00
Nunu
f706388094 VOX delay configurable. 2023-12-28 22:01:32 +01:00
Nunu
948f646a7a fix: last 199 channel was not being read 2023-12-28 14:47:54 +01:00
Nunu
77a4005b3e Move FetchChannelName function from BOARD to SETTINGS. 2023-12-23 20:19:54 +01:00
Nunu
731ebed74b Fix rxoffset overwriting mr ch 4 name, prevent calibration overwrite, add eeprom map. 2023-12-18 12:46:23 +01:00
Nunu
97a123f31b fix txoffs setting invalid init values. 2023-12-17 16:05:12 +01:00
Nunu
f6b6d2c3bc Working prototype (memory). 2023-12-16 14:48:38 +01:00
Nunu
de15a264bd Initial implementation. 2023-12-15 18:27:47 +01:00
Nunu
a1092d9008 Revert comment changes. 2023-12-05 13:02:33 +01:00
Nunu
f6c2e63f66 RxOffset EEPROM persistence. 2023-12-04 21:54:49 +01:00
Krzysiek Egzmont
050e04bcfd Enable/disable DTMF calling compile option 2023-11-28 23:00:01 +01:00
Krzysiek Egzmont
0ce7d7bdc3 FIX #129: Bug in radio initialization after reset. 2023-11-22 23:40:39 +01:00
Krzysiek Egzmont
49cec54cd3 TX on all bands #68 2023-11-08 01:43:06 +01:00
wrobepio
23986a8648 Add "BLMIN TMP OFF" function for programmable buttons 2023-11-06 15:55:13 +01:00
Krzysiek Egzmont
140b5f4b4a Added second discharge curve for 2200mAh type battery and hidden BatTyp menu entry 2023-10-31 00:41:53 +01:00
Krzysiek Egzmont
5d4f7529ed Refactor 2023-10-28 16:09:49 +02:00
Krzysiek Egzmont
f3cc0f5acf Comments, refactor 2023-10-28 14:39:13 +02:00
Krzysiek Egzmont
eda199d47a Back-light PWM 2023-10-26 18:20:28 +02:00
Krzysiek Egzmont
a8ae1b7739 Add menu configurable long-press function for MENU button 2023-10-22 02:11:26 +02:00
Krzysiek Egzmont
b9f9566158 Additional fix for RSSI calibration 2023-10-18 17:02:49 +02:00
Krzysiek Egzmont
d817ff7e6a Fixed RSSI calibration 2023-10-16 13:01:24 +02:00
OneOfEleven
9c7d6a38e5 Remember scan ALL channels option across power cycles 2023-10-05 22:59:26 +01:00
OneOfEleven
609df5f279 Ignore all long-press/function keys whilst in menu 2023-10-05 09:17:38 +01:00
OneOfEleven
e042b21e65 Rename RX_CHANNEL and TX_CHANNEL to RX_VFO and TX_VFO to be much less confusing 2023-10-05 01:07:04 +01:00
OneOfEleven
1cfb59fa38 Scanlist now 1, 2 or all channels 2023-10-04 22:08:13 +01:00
OneOfEleven
fe949d2ae3 Sanity check on DTMF hold time 2023-10-04 21:29:35 +01:00
OneOfEleven
429ac36ffe Backlight TX/RX menu update 2023-10-04 16:37:11 +01:00
OneOfEleven
f4b637b51a Added VOX enable/disable compile option 2023-10-04 11:57:34 +01:00
OneOfEleven
84e174544d Added backlight on RX menu option "BLT RX" 2023-10-03 13:18:49 +01:00
OneOfEleven
de174d072c Removed unneeded function call param (band) 2023-10-01 17:19:38 +01:00
OneOfEleven
fd0e166315 Fix RSSI bar bug 2023-09-29 15:22:41 +01:00