Commit Graph

88 Commits

Author SHA1 Message Date
Armel FAUVEAU
ee59118fce Add Not In List and All In List 2024-06-24 05:41:21 +02:00
Armel FAUVEAU
2deff09d47 Add third list 2024-06-24 00:24:47 +02:00
Armel FAUVEAU
0235d26326 Remove AM Fix menu 2024-06-17 01:11:39 +02:00
Armel FAUVEAU
f9f15df8d1 Improve RxMode and MainOnly action 2024-06-12 04:28:17 +02:00
Armel FAUVEAU
4cd00a0a97 Improve BackLt (35/63) 2024-04-05 06:28:51 +02:00
Armel FAUVEAU
623a86b298 Improve TxTOut (28/63) 2024-04-05 06:05:49 +02:00
Armel FAUVEAU
d489dedf51 Improve BackLt (35/63) 2024-04-05 05:03:40 +02:00
Armel FAUVEAU
8fa42a5ad7 Add exclude memory channel 2024-03-26 22:44:34 +01:00
Armel FAUVEAU
259cf446bf Add exclude memory channel 2024-03-26 04:45:00 +01:00
Armel FAUVEAU
25ced9401e Add exclude memory channel 2024-03-26 00:34:04 +01:00
Armel FAUVEAU
fbbfbeb268 Revert BackLight Action and add 2 new buttons shortcuts 2024-03-12 14:58:13 +01:00
Armel FAUVEAU
ecfd3eeaec Optimize KEY_LOCK_PTT 2024-02-27 04:21:18 +01:00
Armel FAUVEAU
9df06b53e5 Fix contrast 2024-02-21 23:01:57 +01:00
Armel FAUVEAU
c524a7055a Add sound alert on startup 2024-02-21 03:19:47 +01:00
Armel FAUVEAU
308affa672 New design Dual Watch 2024-02-17 19:05:06 +01:00
Armel FAUVEAU
1100388ce3 Add SetMet to set meter 2024-02-11 20:01:31 +01:00
Armel FAUVEAU
fcfd636aa3 Playing with bitwise 2024-02-11 04:52:14 +01:00
Armel FAUVEAU
d6a57be4c4 Add SetLck 2024-02-11 03:47:31 +01:00
Armel FAUVEAU
2307976c17 Add SetEot (End Of Transmission) 2024-02-10 23:41:54 +01:00
Armel FAUVEAU
f321ea9fb1 Prevent SCR 2024-02-09 21:19:46 +01:00
Armel FAUVEAU
2f813914dd Fix bug on max contrast saving 2024-02-09 03:18:01 +01:00
Armel FAUVEAU
186ea416bf Revert fix bug on SWITCH MAIN ONLY 2024-02-08 01:48:18 +01:00
Armel FAUVEAU
1b6528fe05 Fix contrast on V1.7 only 2024-02-07 19:45:28 +01:00
Armel FAUVEAU
677f66e489 Calibrate brightness 2024-02-07 04:16:03 +01:00
Armel FAUVEAU
253bc3a1de Fix bug on settings 2024-02-07 03:20:08 +01:00
Armel FAUVEAU
0b3cc6cbcf Optimize save settings 2024-02-06 16:02:45 +01:00
Armel FAUVEAU
89d308293f Add SetInv menu 2024-02-06 05:00:55 +01:00
Armel FAUVEAU
e45c2f5904 Fix F4IRT shortcut bug 2024-02-05 23:49:56 +01:00
Armel FAUVEAU
e8760bda5f Add Contrast feature 2024-02-03 05:50:00 +01:00
Armel FAUVEAU
103a23926d Add SetTot menu 2024-02-01 06:16:02 +01:00
Armel FAUVEAU
74421ed6d7 Apply changes to v0.22 2024-01-29 22:43:47 +01:00
Krzysiek Egzmont
46e2d1a0fd FM radio band selection #230 2024-01-15 22:30:12 +01:00
Krzysiek Egzmont
adbc466c49 Refactor 2024-01-15 17:01:42 +01:00
Krzysiek Egzmont
ed5ae7842b Fix #366: Scan list 2 ignored everywhere 2024-01-01 20:50:21 +01:00
Krzysiek Egzmont
1882ab0cc1 Refactor 2023-12-26 01:40:04 +01:00
Juan Antonio
1281bbf033 Remove redundant mensets. Memmove -> memcpy
* The whole gEeprom has been zero'd before. Moreover, strcpy null-terminates.
* There's no aliasing between gEeprom.* and Data.

Size: 60760 -> 60664
2023-12-25 22:49:06 +01:00
Krzysiek Egzmont
de8c501d65 S0, S9 settings even more constrained 2023-12-18 15:27:31 +01:00
Krzysiek Egzmont
c4d9cfc895 Add AM-fix build option to EEPROM 2023-12-17 03:47:17 +01:00
Juan Antonio
9dc79ce868 Fix compilation errors when UART is disabled 2023-12-14 22:03:44 +01:00
Juan Antonio
bd17aea72b Make SETTINGS_InitEEPROM zero struct gEeprom 2023-12-13 16:07:07 +01:00
Krzysiek Egzmont
00a2bc75b8 Tighter constraints for S0, S9 s-meter EEPROM settings #252 2023-12-13 13:48:18 +01:00
Krzysiek Egzmont
268c4dece3 S0 and S9 value settings #174 2023-12-12 18:51:38 +01:00
Krzysiek Egzmont
0793b68971 Write build options to EEPROM for CHIRP to use. 2023-12-07 22:51:48 +01:00
Juan Antonio
754d2ce5fb Make Flashlight optional 2023-12-07 00:46:59 +01:00
Juan Antonio
52bdd408c4 Refactor, merge #186 2023-12-05 02:01:43 +01:00
Krzysiek Egzmont
d944ff4a34 Fix #170: ChName saves a name with wrong settings when used in frequency mode 2023-12-02 23:06:22 +01:00
Krzysiek Egzmont
cfa745fda0 Refactor 2023-12-02 22:59:36 +01:00
Krzysiek Egzmont
050e04bcfd Enable/disable DTMF calling compile option 2023-11-28 23:00:01 +01:00
Krzysiek Egzmont
fb30ec8c86 Refactor 2023-11-22 23:40:20 +01:00
Krzysiek Egzmont
49cec54cd3 TX on all bands #68 2023-11-08 01:43:06 +01:00