Commit Graph

774 Commits

Author SHA1 Message Date
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
6ae0cac264 Memory channels were not working correct in LW/MW/OIRT 2023-10-15 13:11:52 +02:00
Sjef Verhoeven PE5PVB
829d5427cf Merge pull request #314 from andimik/main 2023-10-15 10:11:54 +02:00
andimik
288b5c5e78 Update language.h German 15th Oct 2023-10-15 09:23:47 +02:00
Sjef Verhoeven PE5PVB
17769ee290 Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32 2023-10-15 01:41:54 +02:00
Sjef Verhoeven PE5PVB
317080ac64 Changed color of "MHz" in advanced RDS view 2023-10-15 01:41:52 +02:00
Sjef Verhoeven PE5PVB
a79da97834 Update README.md 2023-10-15 00:59:02 +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
a023be0524 LIC table fix 2023-10-14 22:21:08 +02:00
Sjef Verhoeven PE5PVB
11f3ee0f0e Merge pull request #313 from KOTYA8/patch-14 2023-10-14 20:19:07 +02:00
KOTYA8
0df2a6302b Update Language 2023-10-14 20:49:56 +03:00
Sjef Verhoeven PE5PVB
b4e12e226f Merge pull request #312 from MCelliotG/main 2023-10-14 19:28:45 +02:00
MCelliotG
7ea4684a0a Added Spanish language 2023-10-14 20:23:49 +03:00
Sjef Verhoeven PE5PVB
873a4c9b05 Merge pull request #311 from MCelliotG/main 2023-10-14 16:04:41 +02:00
MCelliotG
57def06284 Greek and French translation 14-10-23 2023-10-14 15:35:16 +03:00
Sjef Verhoeven PE5PVB
c9f3b5e5a4 Merge pull request #310 from mx4zxc/main 2023-10-14 12:07:07 +02:00
Jan Ove Overland
e0a9c96a3f Updated norwegian in language.h 2023-10-14 11:24:26 +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
19160fa8a8 Clear RDS after AF tune in method B 2023-10-13 16:59:47 +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
3dd7960231 Fix RDS flag detector 2023-10-13 12:56:14 +02:00
Sjef Verhoeven PE5PVB
a11dd57a30 I had to shorten some texts otherwise it wouldn't fit in display 2023-10-12 22:58:24 +02:00
Sjef Verhoeven PE5PVB
4e7962da38 Updated LIC table 2023-10-12 22:47:10 +02:00
Sjef Verhoeven PE5PVB
42f8a1e9f9 Changed 0x60 to ` in RDS table 2023-10-12 21:46:11 +02:00
Sjef Verhoeven PE5PVB
83105340a7 Update list of contributors 2023-10-12 15:56:12 +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
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
dd81c4af21 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:15:17 +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
08deb58ae4 Fix missing RT+ indicator after leaving AFEON 2023-10-11 23:21:42 +02:00
Sjef Verhoeven PE5PVB
4ced136b06 Fix AF RV 2023-10-11 22:55:14 +02:00
Sjef Verhoeven PE5PVB
bceced17fc Band was not updated in XDRGTK when using bandbutton on radio 2023-10-11 20:37:14 +02:00
Sjef Verhoeven PE5PVB
32ed1ef950 Change in AF regional detector 2023-10-11 20:16:18 +02:00
Sjef Verhoeven PE5PVB
a1a30add06 Fixed AM frequency recovery on XDRGTK 2023-10-11 20:09:05 +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
0545c62350 Extended memory channels to 99 2023-10-11 14:33:15 +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
f7b167b81f Removed unnecessary files/folder 2023-10-11 11:49:04 +02:00
Sjef Verhoeven PE5PVB
5022c68b7a Bugfix in AF routine 2023-10-11 11:13:05 +02:00
Sjef Verhoeven PE5PVB
b7f187058c Fixed meter-band update flashing 2023-10-11 10:31:25 +02:00