Commit Graph

154 Commits

Author SHA1 Message Date
f1904e03fe Try out the fsk
All checks were successful
Build Firmware / build (push) Successful in 2m30s
2025-03-31 21:53:23 +02:00
85fb527020 Do some stuff
All checks were successful
Build Firmware / build (push) Successful in 2m19s
2025-03-28 22:07:50 +01:00
4fe99744e1 Do some stuff
All checks were successful
Build Firmware / build (push) Successful in 27s
2025-03-10 21:48:58 +01:00
8dd68d74a6 Test out some things
All checks were successful
Build Firmware / build (push) Successful in 22s
2025-03-05 22:35:45 +01:00
72558f93f3 Do some stuff
All checks were successful
Build Firmware / build (push) Successful in 3m32s
2025-03-04 16:46:02 +01:00
f4ff2e6048 Apply my changes v1
Some checks failed
Build Firmware / build (push) Failing after 3m21s
2025-02-27 16:49:04 +01:00
Armel FAUVEAU
171bfd1eb6 Refactoring 2025-02-18 22:03:39 +01:00
Armel FAUVEAU
684d330965 ENABLE_FEAT_F4HWN_CTR and ENABLE_FEAT_F4HWN_INV refactoring 2025-02-16 05:05:19 +01:00
Armel FAUVEAU
7df26c44e8 Fix newline 2025-02-10 05:03:03 +01:00
Armel FAUVEAU
d87e20186c Refactoring Mute and Gauge conditions 2025-02-10 02:28:35 +01:00
Armel FAUVEAU
e35eac6835 Add Mute action 2025-01-24 03:54:26 +01:00
Armel FAUVEAU
b4099fc1e7 Add gauge 2024-12-23 05:02:56 +01:00
Armel FAUVEAU
07c31a0e48 Finaly add deep sleep to Voxless version 2024-10-30 04:26:15 +01:00
Armel FAUVEAU
c94ea17943 Fix FM, NFM, NFM+ (an AM ready) 2024-10-20 22:55:17 +02:00
Armel FAUVEAU
46fbbbf3c5 Refactoring 2024-09-28 17:03:48 +02:00
Armel FAUVEAU
b993a7a832 Fix bug on SetOff if BLMin > 0 2024-09-28 00:47:30 +02:00
Armel FAUVEAU
17b8aee527 Fix bug on SetOff if BLMin > 0 2024-09-27 21:12:01 +02:00
Armel FAUVEAU
df9922c370 Move up affectation 2024-09-25 01:50:25 +02:00
Armel FAUVEAU
4a144cb522 Add SetOff menu (experimental) 2024-09-24 22:55:33 +02:00
Armel FAUVEAU
74862d1ac2 Check tab only... 2024-08-16 00:11:09 +02:00
Armel FAUVEAU
cb88330110 Fix backlight level 1 and 2 issue #131 2024-07-02 13:12:24 +02:00
Silviu Stroe
9e50939897 Increase PWM tone to 25kHz to cover majority of users 2024-05-24 15:23:39 +03:00
Silviu Stroe
eca1abf391 Fix for PWM tone in transmission 2024-05-24 12:31:52 +03:00
Armel FAUVEAU
4cd00a0a97 Improve BackLt (35/63) 2024-04-05 06:28:51 +02:00
Armel FAUVEAU
d489dedf51 Improve BackLt (35/63) 2024-04-05 05:03:40 +02:00
Armel FAUVEAU
96664f93b9 Refactoring 2024-04-02 05:57:47 +02:00
Armel FAUVEAU
6171da9fd0 Save 68 bytes 2024-04-02 05:36:20 +02:00
Armel FAUVEAU
4276211ed9 Refactoring 2024-04-01 07:17:25 +02:00
Armel FAUVEAU
3ad2983baf Fix bug on gK5startup 2024-03-14 20:04:43 +01:00
Armel FAUVEAU
857dcec36d Add Last QRG 2024-03-14 06:10:25 +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
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