Commit Graph

65 Commits

Author SHA1 Message Date
Armel FAUVEAU
d5c0b7a68d Replace BOOT_MODE_MENU_LOCK with BOOT_MODE_RESCUE_OPS 2024-11-21 15:57:47 +01:00
Armel FAUVEAU
52e7701ba4 Replace ENABLE_FEAT_F4HWN_MENU_LOCK with ENABLE_FEAT_F4HWN_RESCUE_OPS 2024-11-21 02:33:03 +01:00
Armel FAUVEAU
397561e0e1 Add SetKey for RescueOps 2024-11-13 06:17:32 +01:00
Armel FAUVEAU
cd5caff593 Add rescueops new feature 2024-11-13 04:57:08 +01:00
Armel FAUVEAU
47de0d6951 F_Lock shift 2024-11-10 20:11:01 +01:00
Armel FAUVEAU
08cce22968 Add RESTORE_SCAN feature 2024-10-28 02:03:52 +01:00
Armel FAUVEAU
4a144cb522 Add SetOff menu (experimental) 2024-09-24 22:55:33 +02:00
Armel FAUVEAU
74862d1ac2 Check tab only... 2024-08-16 00:11:09 +02:00
Armel FAUVEAU
e008313170 Add SetTmr 2024-08-15 04:34:00 +02:00
Armel FAUVEAU
b6334e3b91 F Lock is a trap... so refactoring 2024-07-31 03:21:39 +02:00
Armel FAUVEAU
0d6eb3d1bc Quick fix F_LOCK for VOXLess version 2024-07-21 22:39:55 +02:00
Armel FAUVEAU
5df29e0955 Fix bug with F_LOCK menu 2024-07-19 23:59:57 +02:00
Armel FAUVEAU
ce712fe94d Shift F-Lock index again 2024-07-16 04:55:43 +02:00
Armel FAUVEAU
697bcb4a2e Improve power settings 2024-07-16 03:20:51 +02:00
Armel FAUVEAU
f87ce1119a Fix F-Lock index 2024-07-14 01:36:47 +02:00
Armel FAUVEAU
f9f15df8d1 Improve RxMode and MainOnly action 2024-06-12 04:28:17 +02:00
Armel FAUVEAU
014f946ed4 Improve hidden menus (issue #71) 2024-05-03 04:45:46 +02:00
Armel FAUVEAU
20ddf1e820 Improve hidden menus (issue #71) 2024-05-03 04:33:06 +02:00
Armel FAUVEAU
df1cceb160 Improve hidden menus (issue #71) 2024-05-02 04:45:42 +02:00
Armel FAUVEAU
0b0dac694d Fix bug on MO if RX at startup 2024-04-11 18:58:25 +02:00
Armel FAUVEAU
4cd00a0a97 Improve BackLt (35/63) 2024-04-05 06:28:51 +02:00
Armel FAUVEAU
d489dedf51 Improve BackLt (35/63) 2024-04-05 05:03:40 +02:00
Armel FAUVEAU
cf9594a99f Save 116 bytes 2024-04-01 06:53:30 +02:00
Armel FAUVEAU
c524a7055a Add sound alert on startup 2024-02-21 03:19:47 +01:00
Juan Antonio
2a75f8a9be Refactoring #285
Signed-off-by: Krzysiek Egzmont <egzumer@gmail.com>
2023-12-16 18:34:54 +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
0793b68971 Write build options to EEPROM for CHIRP to use. 2023-12-07 22:51:48 +01:00
Krzysiek Egzmont
cfa745fda0 Refactor 2023-12-02 22:59:36 +01:00
Krzysiek Egzmont
eda199d47a Back-light PWM 2023-10-26 18:20:28 +02:00
Krzysiek Egzmont
4dd2445833 Menu items reordered 2023-10-17 13:34:18 +02:00
Krzysiek Egzmont
0c0cbb232c Refactoring 2023-10-17 02:26:20 +02:00
Krzysiek Egzmont
d817ff7e6a Fixed RSSI calibration 2023-10-16 13:01:24 +02:00
OneOfEleven
f25e0230f0 Added power-on compile option 2023-10-06 00:18:47 +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
bf2564b9f5 F-CAL hidden meni compile option added + BATCAL menu range adjust range increased 2023-10-02 20:52:18 +01:00
OneOfEleven
af342cf904 Restored battery bar thresholds back to the stored calibration values. 2023-10-02 10:40:27 +01:00
OneOfEleven
aea80cb046 Updated menu battery cal from egzumer 2023-10-02 01:09:35 +01:00
OneOfEleven
4333fdeb3a Added menu battery calibration from egzumer (hidden menu option) 2023-10-02 00:38:59 +01:00
OneOfEleven
de174d072c Removed unneeded function call param (band) 2023-10-01 17:19:38 +01:00
OneOfEleven
fc1bc8791c Menu update, F-LOCK CE update, main screen fix 2023-10-01 14:34:51 +01:00
OneOfEleven
d2729c2007 Fix RADIO_ConfigureChannel() calls to make sense 2023-09-28 22:42:52 +01:00
OneOfEleven
618d6962ff Added 30 sec TX timeout option 2023-09-28 17:39:45 +01:00
OneOfEleven
9d178c549a Limit screen update rate in AM fixer 2023-09-26 11:41:10 +01:00
OneOfEleven
fa3dcf0015 Some variable renames 2023-09-25 18:08:21 +01:00
OneOfEleven
8b44428ea5 Stuff 2023-09-24 00:06:10 +01:00
OneOfEleven
fb85c14037 First test 2023-09-21 23:06:47 +01:00
OneOfEleven
b02d46f66a Restore wideband weak signal bandwidth (squelch more sensitive), added 5 sec BKLT 2023-09-21 12:06:31 +01:00
OneOfEleven
653a00b89d Fixed compander setting, .bat typo and started menulist unify 2023-09-21 08:46:24 +01:00
OneOfEleven
835378c78c Fixed error I made in makefile (python call now works - IF you have python installed) 2023-09-21 07:31:29 +01:00