Commit Graph
250 Commits
Author SHA1 Message Date
Sjef Verhoeven PE5PVB 5ddca26d39 Added extra checks on parsing CT and PIN 2023-11-02 21:10:31 +01:00
Sjef Verhoeven PE5PVB bb747bdbbd Fix for AFREG and AF detector 2023-11-02 20:53:46 +01:00
Sjef Verhoeven PE5PVB ca40d85bd9 Fixed flashing PI is some cases when Show PI errors is enabled 2023-11-01 22:47:05 +01:00
Sjef Verhoeven PE5PVB d9d862389a Added PIN parsing on Group 1B 2023-10-29 23:32:13 +01:00
Sjef Verhoeven PE5PVB 09e8786987 Fixed PTYN refresh 2023-10-29 23:21:14 +01:00
Sjef Verhoeven PE5PVB bb00e30c23 Fixed bug in DAB AF chars 2023-10-29 17:51:16 +01:00
Sjef Verhoeven PE5PVB e71b037303 Added DAB AF 2023-10-29 17:11:52 +01:00
Sjef Verhoeven PE5PVB 17f1ef2eb6 Code cleanup 2023-10-28 23:27:14 +02:00
Sjef Verhoeven PE5PVB 62a6a67fbc Some more fixes on RDS 2023-10-28 23:03:08 +02:00
Sjef Verhoeven PE5PVB 32f3edf49f Added database with USA callsigns and states 2023-10-27 23:50:41 +02:00
Sjef Verhoeven PE5PVB b0999fbf7b Added database USA callsigns and states
Not implemented yet
2023-10-27 16:35:20 +02:00
Sjef Verhoeven PE5PVB 32d866328a AFEON fixes
- Fix crash when more than 12 EON's
- Fix page numbering
- Fix EON overwritten texts
2023-10-24 22:51:48 +02:00
Sjef Verhoeven PE5PVB 038403f267 Fixed AF startpoint 2023-10-24 19:56:43 +02:00
Sjef Verhoeven PE5PVB dd2370a083 Fixed bug in deemphasis selector 2023-10-24 19:23:16 +02:00
Sjef Verhoeven PE5PVB 6786df55bc Added extra AF Method B probe to prevent false Method B detection 2023-10-24 19:07:43 +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 088d510fc5 Fixed bug where -B flag was shown in case station only transmits it's own frequency as AF 2023-10-23 19:53:18 +02:00
Sjef Verhoeven PE5PVB bb3ac3eec0 Bugfix where 0.0MHz is added to AF list when sort mode is disabled 2023-10-23 19:50:00 +02:00
Sjef Verhoeven PE5PVB a0bc7026c3 Bugfixes 2023-10-18 21:36:16 +02:00
Sjef Verhoeven PE5PVB b7c3115649 Added AF-REG 2023-10-18 15:53:09 +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 508a4c9f0a AF Method B bugfixing 2023-10-15 17:09:18 +02:00
Sjef Verhoeven PE5PVB 93d9241764 Add extra failsafe on AF-B flags when incomplete RDS/weak signal 2023-10-15 13:55:06 +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 234c692a05 Update comment 2023-10-13 22:58:19 +02:00
Sjef Verhoeven PE5PVB 95c405ed54 Add extra TMC detection 2023-10-13 22:53:56 +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 3dd7960231 Fix RDS flag detector 2023-10-13 12:56:14 +02:00
Sjef Verhoeven PE5PVB 42f8a1e9f9 Changed 0x60 to ` in RDS table 2023-10-12 21:46:11 +02:00
Sjef Verhoeven PE5PVB c0780d3b4d Underscore mode: no underscores after last char in RT
Only usable when station sends 0x0d after last character. Otherwise all 64 characters will be filled with underscores.
2023-10-12 14:23:16 +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 4ced136b06 Fix AF RV 2023-10-11 22:55:14 +02:00
Sjef Verhoeven PE5PVB 32ed1ef950 Change in AF regional detector 2023-10-11 20:16:18 +02:00
Sjef Verhoeven PE5PVB f6386f1fd0 More RDS finetuning 2023-10-11 19:53:26 +02:00
Sjef Verhoeven PE5PVB ac640d08f8 Updated RDS flag detector 2023-10-11 19:16:30 +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 5022c68b7a Bugfix in AF routine 2023-10-11 11:13:05 +02:00
Sjef Verhoeven PE5PVB d9ed14d8cf Go to buffered PS mode when 8 bytes received 2023-10-10 23:41:11 +02:00
Sjef Verhoeven PE5PVB 101b0caf99 Removed unused time library 2023-10-10 23:25:19 +02:00
Sjef Verhoeven PE5PVB 18f40a20c8 RDS detection improvements 2023-10-10 23:07:14 +02:00
Sjef Verhoeven PE5PVB 3de883a0b5 Some more PS finetuning 2023-10-08 22:47:10 +02:00
Sjef Verhoeven PE5PVB 0fd7648158 When ECC is 0x00 it's not refreshed after tuning. 2023-10-08 22:18:29 +02:00
Sjef Verhoeven PE5PVB 59a5926695 Fixed TA flag behaviour 2023-10-08 22:00:56 +02:00
Sjef Verhoeven PE5PVB cc8b43eb66 When LIC is 0x00 it was not shown as "Unknown" after tuning 2023-10-08 21:44:19 +02:00
Sjef Verhoeven PE5PVB 32fac40ccd Speed improvement and GUI bugfix 2023-10-08 19:10:51 +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 936a202d7a Improvements on PS processing 2023-10-08 16:49:51 +02:00