Commit Graph

107 Commits

Author SHA1 Message Date
Armel FAUVEAU
c74b91629c Add ENABLE_FEAT_F4HWN_RX_TX_TIMER 2024-08-01 01:23:34 +02:00
Armel FAUVEAU
a271d847c3 Improve exclude feature 2024-07-25 04:56:50 +02:00
Armel FAUVEAU
697bcb4a2e Improve power settings 2024-07-16 03:20:51 +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
27bfe1f4ac Add Rx/Tx timer 2024-04-16 19:46:17 +02: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
8ec757dbfe Add debug helper in status 2024-03-25 01:28:49 +01:00
Armel FAUVEAU
fbbfbeb268 Revert BackLight Action and add 2 new buttons shortcuts 2024-03-12 14:58:13 +01:00
Armel FAUVEAU
e4f26166fb Revert BackLight Action and add 2 new buttons shortcuts 2024-03-12 04:55:13 +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
04da5ae1dc Fix EOT blocking issue and EOT is now fixed at 4s 2024-02-16 19:50:49 +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
186ea416bf Revert fix bug on SWITCH MAIN ONLY 2024-02-08 01:48:18 +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
f85ed9440d Refactor 2024-01-28 23:57:15 +01:00
Krzysiek Egzmont
04b0bd8c93 Refactor 2024-01-13 23:30:44 +01:00
Juan Antonio
2e69acbdc4 Fix aircopy bypassing TX restrictions & refactor
And scrapes together a few more bytes.
2023-12-09 19:07:20 +01:00
Juan Antonio
335c2ec9cd ACTION_Handle: Drop switch in favour of a function array 2023-12-08 01:43:12 +01:00
Juan Antonio
754d2ce5fb Make Flashlight optional 2023-12-07 00:46:59 +01:00
Juan Antonio
103bdf212f Use enum for Flaslight & return early 2023-12-07 00:44:51 +01:00
Juan Antonio
bafe372cbc Simplify backlight logic 2023-12-07 00:44:51 +01:00
Krzysiek Egzmont
e95f577074 Real AM fix attempt, messy 2023-12-05 23:14:43 +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
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
Krzysiek Egzmont
b1d3a95ca2 Replace RX CSS menu scanning procedure with BK scanning method 2023-11-06 01:25:44 +01:00
Krzysiek Egzmont
1238bf090c Refactoring of cxcss and channel/frequency scanner code 2023-11-06 01:23:36 +01:00
Krzysiek Egzmont
25334823e5 Refactoring 2023-10-31 19:58:10 +01:00
Krzysiek Egzmont
72eddd009b Refactor 2023-10-25 01:26:14 +02:00
Krzysiek Egzmont
ffb26a1f86 Refactoring 2023-10-22 02:23:16 +02:00
Krzysiek Egzmont
d132969c91 Support for >1GHz frequencies input 2023-10-20 00:15:11 +02:00
Krzysiek Egzmont
1d95737088 Refactoring, cleanup, comments 2023-10-19 16:58:12 +02:00
Krzysiek Egzmont
2f7042056a Display frequencies >=1GHz 2023-10-19 02:35:34 +02:00
Krzysiek Egzmont
298ff29cf4 Fix restore VFO settings after scan 2023-10-16 22:59:17 +02:00
Krzysiek Egzmont
f70707e17f Fix copy channel to VFO function copying wrong VFO, clean VFO setup 2023-10-16 18:39:20 +02:00
Krzysiek Egzmont
d817ff7e6a Fixed RSSI calibration 2023-10-16 13:01:24 +02:00
Krzysiek Egzmont
7e6a78ab6c FIX #26: vfo state (TX DISABLE label) update issue when FM radio disabled in Makefile 2023-10-12 00:44:52 +02:00
Krzysiek Egzmont
063dc61e65 Part of the recent changes form 1o11, including DTMF input box error #19 2023-10-09 21:47:06 +02:00
OneOfEleven
609df5f279 Ignore all long-press/function keys whilst in menu 2023-10-05 09:17:38 +01:00