Commit Graph

25 Commits

Author SHA1 Message Date
Armel FAUVEAU
7558d95267 Remove strange CMD_052D (and save 148 bytes) 2025-02-11 02:51:16 +01:00
Armel FAUVEAU
3ab1f8ac3e Revert "Save 52 bytes"
This reverts commit b8b652b10e.
2025-02-11 02:19:54 +01:00
Armel FAUVEAU
b8b652b10e Save 52 bytes 2025-02-11 01:16:54 +01:00
Armel FAUVEAU
74862d1ac2 Check tab only... 2024-08-16 00:11:09 +02:00
Armel FAUVEAU
7c53df8d2b Remove mysterious AES_Encrypt call 2024-08-15 05:07:20 +02:00
Krzysiek Egzmont
3f012b3afe Fix uart BK regs reading/writing 2023-12-30 15:32:11 +01:00
Krzysiek Egzmont
995045006f Read/write BK4819 regs through UART 2023-12-25 23:52:15 +01:00
Juan Antonio
d0ae34f9b4 Replace memmove by memcpy 2023-12-13 16:07:07 +01:00
Krzysiek Egzmont
e22cc4ccd0 Code comments 2023-12-09 15:51:40 +01:00
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