Commit Graph
85 Commits
Author SHA1 Message Date
kuba a4346aa4f1 add support for hardware rtc, not sure if this version won't crash 2026-01-11 12:04:40 +01:00
kuba 950d175f60 some clean ups 2026-01-09 23:26:08 +01:00
kuba ccd5ae694b c with classes and also remove useless drivers in tft_espi 2026-01-08 21:43:59 +01:00
kuba 68d76e0959 globals.h 2026-01-07 16:29:40 +01:00
kuba 0ceb8047e8 small refactorings 2026-01-06 19:58:51 +01:00
kuba 70cbed7570 some cleanup and refactoring, nothing functional 2026-01-06 17:29:48 +01:00
kuba ed89ceaac5 little clean up 2026-01-06 13:32:25 +01:00
kuba bfe5a41ea3 this code was written by clowns? No it was AI 2026-01-05 15:39:59 +01:00
kuba 2579f8a67a WHAT IN THE FUCK. THIS IS A CIRCLE OF HELL 2026-01-04 22:34:09 +01:00
kuba 2b87785e55 fym 'int x; x = 1"? 2026-01-04 22:02:18 +01:00
Sjef Verhoeven PE5PVB 14489b4def Changed MPX switch on XDRGTK protocol to B-command. 2025-12-13 18:01:20 +01:00
Sjef Verhoeven PE5PVB 48cbaca7f5 Added MPX control in xdrgtk protocol
command 'L0' is normal, 'L1' is MPX mode
2025-11-27 20:39:01 +01:00
Sjef Verhoeven PE5PVB 1bca1c09c9 Converted text offset value to a define to make it easier to read and use 2025-09-16 11:48:10 +02:00
Sjef Verhoeven PE5PVB 89cb362d75 Update code to be compatible with board manager v3.2.0 2025-08-27 16:16:35 +02:00
Sjef Verhoeven PE5PVB 0694726b8b Won 105kB flash by optimising UI text handling 2025-06-06 17:00:28 +02:00
Sjef Verhoeven PE5PVB 0e47b2b1b6 UDP protocol update 2025-02-11 19:22:15 +01:00
Sjef Verhoeven PE5PVB cf1c925f40 Extended UDP protocol 2025-02-10 19:13:15 +01:00
MCelliotGandGitHub b0dabf5049 Add files via upload 2025-02-08 23:55:21 +02:00
MCelliotGandGitHub 884ec74f9c Add files via upload 2025-02-08 02:48:12 +02:00
Sjef Verhoeven PE5PVB 8e38677dc6 GUI optimalisation 2025-02-07 11:12:24 +01:00
MCelliotGandGitHub 0c0eb76cdc Major UI enhancements 2025-02-07 01:25:34 +02:00
Sjef Verhoeven PE5PVB 72041fec04 Update speaker icon and added date 2025-02-06 16:51:35 +01:00
MCelliotGandGitHub c5fe70d6c3 UI tweaks pt 2
Moved the mute icon next to squelch, but needs resizing to 22x19
Resized aviation, now we have space for date too.
2025-02-06 05:00:51 +02:00
MCelliotGandGitHub 07f3a89dfd UI tweaks 2025-02-06 03:58:59 +02:00
Sjef Verhoeven PE5PVB d94a7bb064 Optimised memory use for wifi config 2025-01-12 20:28:34 +01:00
Sjef Verhoeven PE5PVB dc69f72951 Added NTP time (overrules RDS CT) 2025-01-09 21:49:11 +01:00
Sjef Verhoeven PE5PVB 5e55bff237 Added logging to GUI 2025-01-08 11:23:21 +01:00
Sjef Verhoeven PE5PVB af3787a89a Added logbook function (not implemented yet) 2025-01-07 22:48:50 +01:00
Sjef Verhoeven PE5PVB e27c2f504e Optimising 2024-12-23 16:10:33 +01:00
Amateur Audio DudeandGitHub e3595a8b04 Band scan bandwidth delay fix 2024-12-20 01:35:48 +11:00
Sjef Verhoeven PE5PVB 16bb931175 Fix mute during bandscan 2024-12-19 10:16:27 +01:00
Sjef Verhoeven PE5PVB ddede970e6 Small speed improvement on XDR scanner 2024-12-09 16:01:36 +01:00
Sjef Verhoeven PE5PVB f7b91c6f40 Updated XDR scanner and BW selector 2024-12-09 15:03:53 +01:00
Sjef Verhoeven PE5PVB 508d49927f Fixed XDRGTK bandscanner 2024-11-06 11:46:00 +01:00
Sjef Verhoeven PE5PVB e568bcc15c Fixed one forgotten cancel DXscan command on remote tuning 2024-08-31 18:59:35 +02:00
Sjef Verhoeven PE5PVB 10fefe2692 Fix: Always cancel fmdxscanner when tune command is received 2024-08-31 15:36:59 +02:00
Sjef Verhoeven PE5PVB 4a2a5521cb Fixed eeprom bug in communication module 2024-07-13 17:29:18 +02:00
Sjef Verhoeven PE5PVB 776aaef787 Added command 'K' to XDRGTK protocol to adjust scanhold 2024-06-11 20:19:56 +02:00
Sjef Verhoeven PE5PVB b9498ed44a Added auto squelch toggle (H3) to XDRGTK protocol 2024-06-05 19:21:24 +02:00
Sjef Verhoeven PE5PVB e361ac60d6 Fixed XDRGTK seek with OIRT and RDS refresh 2024-06-01 13:36:00 +02:00
Sjef Verhoeven PE5PVB 3542892f89 Added command "J" for XDRGTK. J1 start FMDX scan, J0 stop FMDX scan 2024-05-31 19:25:42 +02:00
Sjef Verhoeven PE5PVB c46644c708 Added set FM scan sensitivity for XDRGTK
Also enlarged the range (1-30)
2024-05-31 13:43:34 +02:00
Sjef Verhoeven PE5PVB 810119a972 Set stepsize to default when using XDRGTK seek function 2024-05-31 12:38:50 +02:00
Sjef Verhoeven PE5PVB 69d7fb3a2d Fixed display issues with XDRGTK trickmodes 2024-05-30 22:02:17 +02:00
Sjef Verhoeven PE5PVB 3c6df51020 Extended FM band for 205 radios to start from 64MHz 2024-05-28 19:41:20 +02:00
Sjef Verhoeven PE5PVB dff7714f94 Code optimalisation 2024-05-26 15:50:03 +02:00
Sjef Verhoeven PE5PVB 4cc1987e21 Fix PI recall in memory mode
Also added PI check on manual entries and updated the doc
2024-05-23 20:05:50 +02:00
Sjef Verhoeven PE5PVB d1853c2340 Added auto squelch 2024-05-08 23:03:18 +02:00
Sjef Verhoeven PE5PVB 1b7ba7dd9c Added PI and PS to memory channels 2024-04-06 18:42:53 +02:00
Sjef Verhoeven PE5PVB 7a12c1ffa4 Moved memory channels to struct 2024-04-06 15:03:20 +02:00