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
d95491b73d
Clean code
2024-03-23 02:33:43 +01:00
Armel FAUVEAU
64502bbbc5
Save 48 octets (thank you Joc)
2024-03-20 04:16:31 +01:00
Armel FAUVEAU
5200915c13
Revert BackLight Action and add 2 new buttons shortcuts
2024-03-12 04:46:26 +01:00
Armel FAUVEAU
ad3b8b5b9a
Add Switch BackLight action
2024-03-11 02:48:21 +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
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
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
677f66e489
Calibrate brightness
2024-02-07 04:16:03 +01:00
Armel FAUVEAU
89d308293f
Add SetInv menu
2024-02-06 05:00:55 +01:00
Armel FAUVEAU
9e462f777a
Just 3 times to Unlock All
2024-02-05 23:50:48 +01:00
Armel FAUVEAU
e45c2f5904
Fix F4IRT shortcut bug
2024-02-05 23:49:56 +01:00
Armel FAUVEAU
ec87fff311
Remove useless line
2024-02-05 05:31:05 +01:00
Armel FAUVEAU
e8760bda5f
Add Contrast feature
2024-02-03 05:50:00 +01:00
Armel FAUVEAU
4b7dd4bdde
Remove Scrambler
2024-02-02 03:15:47 +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
dc1808b1fe
FIX #444 : build error when ENABLE_DTMF_CALLING disabled
2024-01-29 16:50:58 +01:00
wu58430
4efabfc2b6
Prohibit entering submenus when displaying DTMF information
2024-01-12 17:51:36 +01:00
Juan Antonio
289418f1c7
Reduce nesting
2023-12-28 22:08:57 +01:00
Krzysiek Egzmont
fc679c77a4
Fix other backlight menu issues #275
2023-12-15 18:08:40 +01:00
Juan Antonio
cc49a5007c
Fix #275 Backlight does not get back to MAX brightness after exiting backlight menu entries
...
Backlight is set to FULL when interacting with backlight menu entries,
but it is not set back to MAX when exiting from those entries. This
commit corrects that behaviour.
2023-12-15 13:00:08 +01:00
Juan Antonio
d0ae34f9b4
Replace memmove by memcpy
2023-12-13 16:07:07 +01:00
Juan Antonio
82ddbcd375
Refactor stepFruencyTable & drop ARRAY_SIZE for frequencyBandTable
2023-12-08 23:17:33 +01:00
Krzysiek Egzmont
f7061c3195
FIX #206 : missing 254.1Hz CTCSS code
2023-12-07 22:03:22 +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
b505f81958
FIX #166 : Switching to AM overwrites channel CTCSS/DCS (and some other) settings
2023-12-02 18:36:00 +01:00
Krzysiek Egzmont
235a1a2f14
Refactor
2023-12-02 18:04:19 +01:00
Krzysiek Egzmont
c341570838
Refactor cleanup
2023-12-01 02:14:28 +01:00
Krzysiek Egzmont
050e04bcfd
Enable/disable DTMF calling compile option
2023-11-28 23:00:01 +01:00
Krzysiek Egzmont
a43a3f949f
READ MANUAL prompt for unlocking TX
2023-11-09 10:33:28 +01:00
Krzysiek Egzmont
49cec54cd3
TX on all bands #68
2023-11-08 01:43:06 +01:00
Krzysiek Egzmont
b1d3a95ca2
Replace RX CSS menu scanning procedure with BK scanning method
2023-11-06 01:25:44 +01:00
Krzysiek Egzmont
388c3dadf1
SSB, BYP, RAW demodulation modes added #64
2023-11-03 01:15:29 +01:00
Krzysiek Egzmont
2796973ad3
Use the custom battery percentage calculations for battery icon and low battery beeping
2023-10-31 19:40:00 +01:00
Krzysiek Egzmont
61527d1281
More frequency steps
2023-10-31 14:33:05 +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
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
72eddd009b
Refactor
2023-10-25 01:26:14 +02:00
Krzysiek Egzmont
a510b89c6a
Refactor frequency rounding
2023-10-24 02:25:01 +02:00
Krzysiek Egzmont
99fc8a8311
FIX #43 : frequent offset menu is not working properly
2023-10-24 01:54:57 +02:00
Krzysiek Egzmont
a8ae1b7739
Add menu configurable long-press function for MENU button
2023-10-22 02:11:26 +02:00