Armel FAUVEAU
|
e4f26166fb
|
Revert BackLight Action and add 2 new buttons shortcuts
|
2024-03-12 04:55:13 +01:00 |
|
Armel FAUVEAU
|
ad3b8b5b9a
|
Add Switch BackLight action
|
2024-03-11 02:48:21 +01:00 |
|
Armel FAUVEAU
|
ab606b7eea
|
Improve memory usage
|
2024-02-24 05:34:21 +01:00 |
|
Armel FAUVEAU
|
c524a7055a
|
Add sound alert on startup
|
2024-02-21 03:19:47 +01:00 |
|
Armel FAUVEAU
|
19e5cf2f20
|
Save 84 bytes
|
2024-02-12 04:33:58 +01:00 |
|
Armel FAUVEAU
|
db56943296
|
Fix crazy bug with video reverse and 1750
|
2024-02-10 04:42:16 +01:00 |
|
Armel FAUVEAU
|
54ecded5ba
|
Calibrate brightness
|
2024-02-07 04:08:10 +01:00 |
|
Armel FAUVEAU
|
9691e9ab7b
|
Refactoring
|
2024-02-07 01:52:08 +01:00 |
|
Armel FAUVEAU
|
89d308293f
|
Add SetInv menu
|
2024-02-06 05:00:55 +01:00 |
|
Armel FAUVEAU
|
e8760bda5f
|
Add Contrast feature
|
2024-02-03 05:50:00 +01:00 |
|
Armel FAUVEAU
|
c9b8476733
|
Don't send tail tone when STE is off
|
2024-01-30 22:23:02 +01:00 |
|
Armel FAUVEAU
|
74421ed6d7
|
Apply changes to v0.22
|
2024-01-29 22:43:47 +01:00 |
|
Krzysiek Egzmont
|
46e2d1a0fd
|
FM radio band selection #230
|
2024-01-15 22:30:12 +01:00 |
|
Krzysiek Egzmont
|
adbc466c49
|
Refactor
|
2024-01-15 17:01:42 +01:00 |
|
Juan Antonio
|
1281bbf033
|
Remove redundant mensets. Memmove -> memcpy
* The whole gEeprom has been zero'd before. Moreover, strcpy null-terminates.
* There's no aliasing between gEeprom.* and Data.
Size: 60760 -> 60664
|
2023-12-25 22:49:06 +01:00 |
|
Juan Antonio
|
1f4f026162
|
Simplify APP_EndTransmission
* Unify Roger-Beep selection
* Extract function for DTMF EoT
|
2023-12-24 13:34:05 +01:00 |
|
Juan Antonio
|
bc9bb489e6
|
Un-unroll some loops and save a few bytes
|
2023-12-24 13:34:05 +01:00 |
|
Juan Antonio
|
2a75f8a9be
|
Refactoring #285
Signed-off-by: Krzysiek Egzmont <egzumer@gmail.com>
|
2023-12-16 18:34:54 +01:00 |
|
Krzysiek Egzmont
|
1151cf8667
|
Backlight brightness tuned down for backlight menu entries #275
|
2023-12-15 16:54:18 +01:00 |
|
Juan Antonio
|
a99d2dd1b1
|
Fix #272: Backlight time doubled
|
2023-12-15 02:56:25 +01:00 |
|
Juan Antonio
|
9dc79ce868
|
Fix compilation errors when UART is disabled
|
2023-12-14 22:03:44 +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
|
f3297c29cb
|
AGC debugging option
|
2023-12-04 22:58:27 +01:00 |
|
Krzysiek Egzmont
|
e039e65ee4
|
Refactoring
|
2023-12-04 22:53:59 +01:00 |
|
Krzysiek Egzmont
|
235a1a2f14
|
Refactor
|
2023-12-02 18:04:19 +01:00 |
|
Krzysiek Egzmont
|
5a2086fcd0
|
Improve AM-fix #160
|
2023-12-01 02:14:28 +01:00 |
|
Krzysiek Egzmont
|
c341570838
|
Refactor cleanup
|
2023-12-01 02:14:28 +01:00 |
|
Krzysiek Egzmont
|
9a3249a667
|
FIX #121: Rise tones volume
|
2023-11-23 21:20:24 +01:00 |
|
Krzysiek Egzmont
|
6e5e7e7aef
|
FIX #85: Equalize tones volume in DTMF codes, fix wrong DTMF frequency values
|
2023-11-20 21:24:09 +01:00 |
|
Krzysiek Egzmont
|
b4abf369e1
|
FIX #76: Apollo Quindar mutes microphone
|
2023-11-06 16:20:45 +01:00 |
|
wrobepio
|
23986a8648
|
Add "BLMIN TMP OFF" function for programmable buttons
|
2023-11-06 15:55:13 +01:00 |
|
Krzysiek Egzmont
|
388c3dadf1
|
SSB, BYP, RAW demodulation modes added #64
|
2023-11-03 01:15:29 +01:00 |
|
Krzysiek Egzmont
|
72fc4bf52f
|
FIX #60: LCD interference glitch
|
2023-11-03 01:13:28 +01:00 |
|
Krzysiek Egzmont
|
3e0ea6f7de
|
Backlight setting 1 was fully off for some reason on higher freq PWM
|
2023-10-30 18:57:35 +01:00 |
|
Krzysiek Egzmont
|
d70fa1b7b4
|
Refactor
|
2023-10-30 16:39:18 +01:00 |
|
Krzysiek Egzmont
|
c1657a37f2
|
Refactor
|
2023-10-28 22:50:42 +02:00 |
|
Krzysiek Egzmont
|
a2580d5d8d
|
Increase backlight PWM frequency to reduce flicker
|
2023-10-28 16:10:37 +02:00 |
|
Krzysiek Egzmont
|
5d4f7529ed
|
Refactor
|
2023-10-28 16:09:49 +02:00 |
|
Krzysiek Egzmont
|
f3cc0f5acf
|
Comments, refactor
|
2023-10-28 14:39:13 +02:00 |
|
Krzysiek Egzmont
|
1740583ccc
|
Set the backlight to minimum on reboot
|
2023-10-27 11:08:28 +02:00 |
|
Krzysiek Egzmont
|
b12244e352
|
Fix the RX buzzing problem after reboot
|
2023-10-27 10:53:22 +02:00 |
|
Krzysiek Egzmont
|
e6ac0d1d8d
|
Import bk4819 changes
|
2023-10-26 18:30:35 +02:00 |
|
Krzysiek Egzmont
|
eda199d47a
|
Back-light PWM
|
2023-10-26 18:20:28 +02:00 |
|
Krzysiek Egzmont
|
f7c0d4149b
|
Reduce EEPROM wear, don't check if changed before write.
|
2023-10-20 12:01:06 +02:00 |
|
Krzysiek Egzmont
|
13b41abce6
|
REFACTORING: Fixed correct BK4819 GPIO pin names
|
2023-10-18 17:27:18 +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
|
5397b3ee88
|
Fixed key number offset bug added yesterday
|
2023-10-06 07:48:45 +01:00 |
|
OneOfEleven
|
ec5e9dde66
|
Squelch tuning
|
2023-10-05 22:44:44 +01:00 |
|
OneOfEleven
|
5c346c8466
|
Fic typing in keys bug
|
2023-10-05 17:38:25 +01:00 |
|