Commit Graph
163 Commits
Author SHA1 Message Date
Sjef Verhoeven PE5PVB 52bb1b8366 Added PTY to EON screen 2023-11-15 19:55:44 +01:00
Sjef Verhoeven PE5PVB 2c4b6463be Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32 2023-11-11 12:23:38 +01:00
Sjef Verhoeven PE5PVB 5a0878e0e5 RDS USA mode: When callsign not found in database and calculator ends up with wrong chars, only show a ? 2023-11-11 12:23:37 +01:00
Adam WisherandGitHub 2ca82e285a Do not filter current frequency in unsorted AF list
When AF sort is disabled, do not remove the current tuned frequency from the list.
2023-11-10 13:49:47 +00:00
Sjef Verhoeven PE5PVB f306324374 Changed AF Method B detector 2023-11-09 20:58:28 +01:00
Sjef Verhoeven PE5PVB 9966b72b8c currentfreq with be rounded in API 2023-11-09 19:59:08 +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 6e854036da Changed initialize data to PROGMEM to save RAM 2023-11-08 21:59:59 +01:00
Sjef Verhoeven PE5PVB ff125360bf Added EON sorting 2023-11-07 22:55:31 +01:00
Sjef Verhoeven PE5PVB ccb3964aee Added I2S input switch for future purpose 2023-11-07 21:25:42 +01:00
Sjef Verhoeven PE5PVB 88423c6bfe Fixed RDS-flag detector when RDS filter was switched on 2023-11-07 12:47:03 +01:00
Sjef Verhoeven PE5PVB faf55dc60c Another approch to prevent flashing PI when PI errors are on and signal is weak. 2023-11-07 12:41:06 +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 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