Commit Graph
156 Commits
Author SHA1 Message Date
Sjef Verhoeven PE5PVB 0e1424e5da finalizing new skin 2024-03-30 19:09:52 +01:00
Sjef Verhoeven PE5PVB 48d3085ead Working on new skin 2024-03-29 17:46:33 +01:00
Sjef Verhoeven PE5PVB ae7e338cdd More work on skin 2024-03-28 23:18:47 +01:00
Sjef Verhoeven PE5PVB dfa481a9be Finished menu to sprite conversion 2024-03-14 19:37:47 +01:00
Sjef Verhoeven PE5PVB 841aa44b2b Fix radiotext sprite 2024-03-04 19:00:34 +01:00
MCelliotGandGitHub 925471b203 Cosmetic - rounded RDS level bars and fix contour 2024-02-25 05:24:37 +02:00
Sjef Verhoeven PE5PVB 0dc6044a57 Bugfix in mutescreen routine 2024-02-19 21:15:42 +01:00
Sjef Verhoeven PE5PVB b8b54193d6 Font updates, i2s mod, add extra space in radiotext ticker 2024-02-18 00:40:50 +01:00
Sjef Verhoeven PE5PVB aad26ba829 Fix EON text scrolling when EON flag is detected but no content 2024-02-12 23:33:26 +01:00
Sjef Verhoeven PE5PVB 2a3e8d7197 Added coaxswitch via GPIO0 (XDRGTK)
Optimised XDRGTK parsing
Fix problem where PS/PTY/PI sometimes turned blue on correct RDS when switching from Adv. RDS to normal screen
2024-02-12 23:17:46 +01:00
Sjef Verhoeven PE5PVB 58502a4e8b Bugfix on RDS error meter. When tuning fast, one bar was still on the screen 2024-02-12 00:08:18 +01:00
Sjef Verhoeven PE5PVB f03328b842 Added RDS quality bar 2024-02-11 22:16:51 +01:00
Sjef Verhoeven PE5PVB 791eea7ff9 Fix for continious scrolling 2024-02-11 20:45:09 +01:00
Konrad Kosmatka d4d64b8f78 Revert to legacy RDS message 2024-02-11 00:35:55 +01:00
Sjef Verhoeven PE5PVB 0290d12230 Small change in RDS output 2024-02-05 23:49:53 +01:00
Sjef Verhoeven PE5PVB 494cf974a2 Disable radiotext to display processing on screenmute 2024-02-04 16:39:41 +01:00
Sjef Verhoeven PE5PVB 892cb28860 Small speed improvements 2024-02-03 18:38:50 +01:00
Sjef Verhoeven PE5PVB e473812904 RDS data for XDRGTK changed to uppercase
Fix a init problem cuased by X-tal selector. Needs some additional work
2024-01-27 17:48:03 +01:00
Sjef Verhoeven PE5PVB dbf8cf61da Compatibility with FM-DX-Webserver 2024-01-27 16:57:29 +01:00
Sjef Verhoeven PE5PVB de83b31f4e Added endless scrolling in tickers 2024-01-26 23:58:10 +01:00
Konrad Kosmatka 7845d5c609 Fix error correction output in XDR-GTK RDS message 2024-01-03 18:42:16 +01:00
MCelliotG 4a2aacd6da Finished color mapping, add new theme 2024-01-02 05:49:19 +02:00
MCelliotG f6e473b3b1 Initial color mapping 2024-01-01 21:34:14 +02:00
MCelliotGandGitHub 81f0ed5c81 Update rds.cpp 2023-12-31 01:05:37 +02:00
Sjef Verhoeven PE5PVB f7748020c4 Update rds.cpp 2023-12-31 00:01:37 +01:00
MCelliotG b5985871a6 Translation remapping 2023-12-31 00:53:44 +02:00
Sjef Verhoeven PE5PVB 707111eeb1 Only show EON when there are actual services in the list 2023-12-30 23:11:10 +01:00
Sjef Verhoeven PE5PVB 792902c48e Redo 2023-12-26 00:47:21 +01:00
Sjef Verhoeven PE5PVB 59c5e076a6 Fix on tickers 2023-12-26 00:33:10 +01:00
Konrad Kosmatka 47ba771177 Fix RDS data in XDR-GTK protocol messages 2023-12-25 22:21:23 +01:00
Sjef Verhoeven PE5PVB 208f7f2540 Fix wrong colors of PS/PI/PTY after AF recovery with no signal 2023-11-30 11:17:25 +01:00
Sjef Verhoeven PE5PVB 7a527759f7 Fixed wrong color of PI and ID in RDS America mode 2023-11-30 10:35:44 +01:00
Sjef Verhoeven PE5PVB b6f0ae24fc Fix on RDS error indicators on RDS loss 2023-11-29 15:10:46 +01:00
Sjef Verhoeven PE5PVB c2d89bab24 Fix on color when RDS is lost. 2023-11-21 14:42:13 +01:00
MCelliotGandGitHub 4b90a24c8f Some cosmetics 2023-11-19 02:48:32 +02:00
MCelliotGandGitHub dc361af3f1 Some cosmetics 2023-11-19 02:41:50 +02:00
Sjef Verhoeven PE5PVB 52bb1b8366 Added PTY to EON screen 2023-11-15 19:55:44 +01:00
Sjef Verhoeven PE5PVB 2eac470c53 Corrected mappedfreq2 color. 2023-11-14 15:56:13 +01:00
Sjef Verhoeven PE5PVB 25920aa6ee Blue-out AF/EON/RT+ ticker on RDS loss 2023-11-09 21:19:18 +01:00
Sjef Verhoeven PE5PVB f306324374 Changed AF Method B detector 2023-11-09 20:58:28 +01:00
Sjef Verhoeven PE5PVB 3738781457 Updated AF/EON screen
First page only AF
2nd and optional 3th page only EON, including 3x Mapped freq. and TP TA flags.
2023-11-09 19:50:07 +01:00
Sjef Verhoeven PE5PVB 529e054aa4 Fixed clock resume after signalloss
Also fixed tickerspeed and color.
2023-11-07 22:17:38 +01:00
Sjef Verhoeven PE5PVB 73ede86571 On RDS loss clock keeps running 2023-11-07 12:56:09 +01:00
Sjef Verhoeven PE5PVB 5d86568f48 Fix flashing PI in USA mode while searching callsign in database 2023-11-07 12:33:52 +01:00
Sjef Verhoeven PE5PVB ea44570642 Fixed CT glitching 2023-11-02 00:08:28 +01:00
Sjef Verhoeven PE5PVB 11509545d8 Fix CT glitch 2023-10-30 21:29:53 +01:00
Sjef Verhoeven PE5PVB dbe2d38a79 Fixed AF/EON page when over 30 AF's 2023-10-30 21:14:29 +01:00
Sjef Verhoeven PE5PVB e71b037303 Added DAB AF 2023-10-29 17:11:52 +01:00
Sjef Verhoeven PE5PVB a365267ad9 Reduced sprites to save RAM 2023-10-29 15:08:25 +01:00
Sjef Verhoeven PE5PVB 17f1ef2eb6 Code cleanup 2023-10-28 23:27:14 +02:00