Juan Antonio
a153e63be1
Add function to test if serial configuration is in progress
...
This was formely tested all over using testing for the state of
gSerialConfigCountDown_500ms in a couple of ways. This logic have been
extracted into a function to make the code more readable.
Also testing it with > 0 was a bit misleading as the variable is
unsigned so tesing with == and != is enough.
2023-12-09 15:50:59 +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
eda199d47a
Back-light PWM
2023-10-26 18:20:28 +02:00
OneOfEleven
ec5e9dde66
Squelch tuning
2023-10-05 22:44:44 +01:00
OneOfEleven
bd9f337a5b
Make all warnings vanish over to bricky's house !
2023-10-05 15:26:08 +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
b3ca095af1
Maybe fixed reboot when serial comms start
2023-10-03 10:13:22 +01:00
OneOfEleven
87d1cf7c86
Increased menu BATCAL, F-CALI and BATVOL timeouts to 2 mins + disable TX when serial config upload/download in progress
2023-10-02 22:04:41 +01:00
OneOfEleven
fa3dcf0015
Some variable renames
2023-09-25 18:08:21 +01:00
OneOfEleven
88a556db81
1 sec status bar update rate is volt/percent is enabled
2023-09-19 10:23:50 +01:00
OneOfEleven
78c62d5489
Live DTMF decoder display tidy up
2023-09-17 09:54:24 +01:00
OneOfEleven
1e3b26768e
Overlay stuff
2023-09-16 07:08:18 +01:00
OneOfEleven
dfd7a1f2b4
Variable rename
2023-09-15 12:31:30 +01:00
OneOfEleven
54711a5971
Tidy ups and makefile update
2023-09-14 09:56:30 +01:00
OneOfEleven
54441e27d9
Initial commit
2023-09-09 08:03:56 +01:00