Commit Graph
199 Commits
Author SHA1 Message Date
Sjef Verhoeven PE5PVB 0b1b4bafb3 Fix: Ghosting text left-bottom corner Advanced RDS screen when scanning 2023-10-24 15:00:27 +02:00
Sjef Verhoeven PE5PVB 753061792d RDS USA now shows both PI and Callsign
Callsign converter needs futher adjustment.
2023-10-23 21:29:05 +02:00
Sjef Verhoeven PE5PVB 68a243d176 Fixed EON list overflow 2023-10-23 19:14:53 +02:00
Sjef Verhoeven PE5PVB a0bc7026c3 Bugfixes 2023-10-18 21:36:16 +02:00
Sjef Verhoeven PE5PVB f709dbec42 Moved ECC and LIC text conversion to API 2023-10-18 13:30:54 +02:00
Sjef Verhoeven PE5PVB 4fe5a936eb RDS code cleanup 2023-10-17 22:36:05 +02:00
Sjef Verhoeven PE5PVB af774f913f Removed CT tag and alligned all tags 2023-10-15 14:33:43 +02:00
Sjef Verhoeven PE5PVB 23b752e287 Moved ECC and LIC texts to API 2023-10-15 13:48:49 +02:00
Sjef Verhoeven PE5PVB e203f8b0b4 AF/EON pagenumber was not visible 2023-10-15 13:28:28 +02:00
Sjef Verhoeven PE5PVB 8205412920 Removed forgotten debug 2023-10-15 00:45:07 +02:00
Sjef Verhoeven PE5PVB b8b1c8ae9d Added clock to default screen 2023-10-15 00:43:43 +02:00
Sjef Verhoeven PE5PVB f51bf0cdb0 Updated AF Method B
- Added S (Same program)
- Changed color and allignment of these characters
- Renamed AF-R to AF-B
- Small fix on LIC
2023-10-14 23:59:43 +02:00
Sjef Verhoeven PE5PVB 8cef90f81b Added AID information
In case AID (Open Data Application’s IDentification) is available a ticker in the AF/EON screen will show you the available AID's on the channel.
2023-10-13 22:06:34 +02:00
Sjef Verhoeven PE5PVB 41e3c6be1f Some more AF finetuning 2023-10-13 19:15:31 +02:00
Sjef Verhoeven PE5PVB eafd385998 Added AF Mixed flag 2023-10-13 16:47:06 +02:00
Sjef Verhoeven PE5PVB e51fddaf41 Added AF-REG indicator
When AF method B is detected, AF-R will be shown.
2023-10-13 15:08:02 +02:00
Sjef Verhoeven PE5PVB 4e7962da38 Updated LIC table 2023-10-12 22:47:10 +02:00
Sjef Verhoeven PE5PVB 7878f1d093 AFEON page 2 now shows the next 10 EON's 2023-10-12 15:22:54 +02:00
Sjef Verhoeven PE5PVB e16ffedbdc AF screen will now also refresh when Method B is detected 2023-10-12 15:13:40 +02:00
Sjef Verhoeven PE5PVB 29b2f79a56 Added Fast PS
When enabled:
When tuning to a new station PS is shown immediately. After two complete PS cycles normal PS detection is activated. This can cause incompete or faulty PS direct after tuning, which will recover.

Disabled:
After two complete PS cycles the PS is shown. This can take some longer time to show PS but will prevent errors as much as possible.

In previous builds fast PS was already enabled, but can now be disabled if wanted.

Also a small fix: when RDS is lost and level drops below low level threshold, the textcolor was not changed.
2023-10-12 12:11:40 +02:00
Sjef Verhoeven PE5PVB a013efddd3 When radiotext changes, ticker is reset 2023-10-11 23:33:54 +02:00
Sjef Verhoeven PE5PVB f6386f1fd0 More RDS finetuning 2023-10-11 19:53:26 +02:00
Sjef Verhoeven PE5PVB bc21e566a7 Modified double RDS data over USB/TCP script. 2023-10-11 12:17:39 +02:00
Sjef Verhoeven PE5PVB c9eb52046d Changed squelch to sprite 2023-10-09 17:02:10 +02:00
Sjef Verhoeven PE5PVB 32fac40ccd Speed improvement and GUI bugfix 2023-10-08 19:10:51 +02:00
Sjef Verhoeven PE5PVB 1492195dcd Added RT A/B indicator 2023-10-08 18:51:18 +02:00
Sjef Verhoeven PE5PVB 46a41e239e Some data was written to display continuously when no RDS 2023-10-08 18:18:02 +02:00
Sjef Verhoeven PE5PVBandGitHub 956c0188b0 Merge pull request #295 from MCelliotG/main
Centered PI value in order ?? not to wrap
2023-10-08 17:39:23 +02:00
Sjef Verhoeven PE5PVB 2fbdcb163c RDS clock is now shown as it's transmitted via RDS (not the RTC time) 2023-10-08 17:37:51 +02:00
Sjef Verhoeven PE5PVB a4d688f1d7 When ECC value is unknown, text "unknown" was not written 2023-10-08 15:56:39 +02:00
MCelliotGandGitHub fef6b24fb0 Centered PI value in order ?? not to wrap 2023-10-08 13:27:47 +03:00
Sjef Verhoeven PE5PVB 61eec6e1d5 Fix where LIC was not refreshed 2023-09-10 21:02:42 +02:00
Sjef Verhoeven PE5PVB bdbd851e29 Reduced UDP traffic on WiFi 2023-09-06 16:54:07 +02:00
Sjef Verhoeven PE5PVB 7e3b9b72a7 Added check for AF method B 2023-09-06 16:31:31 +02:00
Sjef Verhoeven PE5PVB d1726931b2 Fix PI position
Changed PI position in normal and advanced view. PI with double questionmark didn't fit.
2023-09-06 11:45:25 +02:00
andimikandGitHub 6e533be108 Missing sender for AF and ECC udp packets for Stationlist 2023-08-26 16:15:34 +02:00
Sjef Verhoeven PE5PVB 14c8767f5f Bugfix Stationlist
- ID was not always send
- When screenmute is active, the RDS info was not send.
2023-08-17 14:05:58 +02:00
Sjef Verhoeven PE5PVB c5350b3860 Bugfixes
- Show PI errors is fixed
- RDS error detector fixed
- Battery indicator fixed
- Regional AF's now have a leading 'r'
- Edge beep on SW bands added
- Beep on boot only when edge beep is enabled
- Added Stationlist ID, this is used for identification in Stationlist log
- Code optimalisation
2023-08-14 20:30:38 +02:00
Sjef Verhoeven PE5PVB ab94e952dd Several updates
- New font for frequency
- Added auto AF sort on/off
- Mask regional AF frequencies
- Some changes that make tuning a bit faster
- Small bugfixes
- Code cleanup
2023-08-13 20:52:11 +02:00
Sjef Verhoeven PE5PVB 48ce184a27 Fixed AF after RDS loss (again) 2023-08-11 20:39:18 +02:00
MarcinandGitHub ab034b5c52 Update rds.cpp
serbia
2023-08-08 02:13:21 +02:00
MarcinandGitHub dc69fc44d8 Update rds.cpp
s leone
2023-08-08 01:55:56 +02:00
MarcinandGitHub dcd3646eeb Update rds.cpp
mistakes Marshal islands, Namibia, Guatemala, Bolivia
2023-08-08 01:49:48 +02:00
MarcinandGitHub b699b41f49 Update rds.cpp
mistake in macedonia
2023-08-07 23:42:25 +02:00
Sjef Verhoeven PE5PVB 77e8596e22 Update on communication and AF tune 2023-08-07 21:17:45 +02:00
Sjef Verhoeven PE5PVB 4699155a7c Removed filler from RDS AF 2023-08-07 16:22:34 +02:00
Elektronik232andGitHub c509086582 Update rds.cpp
all ECC add
2023-08-06 23:51:00 +02:00
Elektronik232andGitHub 44d377ce45 Update rds.cpp
add ECC
2023-08-06 19:53:08 +02:00
Sjef Verhoeven PE5PVB a694675ab7 Seperate RDS and communication from INO
Squelch now show dBuV, dBf, dBm
2023-08-06 15:47:26 +02:00