Commit Graph

95 Commits

Author SHA1 Message Date
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
23b752e287 Moved ECC and LIC texts to API 2023-10-15 13:48:49 +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
eafd385998 Added AF Mixed flag 2023-10-13 16:47:06 +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
bc21e566a7 Modified double RDS data over USB/TCP script. 2023-10-11 12:17:39 +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
18f40a20c8 RDS detection improvements 2023-10-10 23:07:14 +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
Sjef Verhoeven PE5PVB
04f1eaab6f Squelch now also working in MPX audio mode 2023-10-01 14:52:08 +02:00
Sjef Verhoeven PE5PVB
42e7cede25 Fixed a bug where some RDS info was not parsed 2023-10-01 13:52:41 +02:00
Sjef Verhoeven PE5PVB
7e3b9b72a7 Added check for AF method B 2023-09-06 16:31:31 +02:00
Sjef Verhoeven PE5PVB
616a5c0694 Added RDS error threshold
Possible settings:
Off: No errors allowed

Small: small errors allowed; possible 1 bit reception error detected; data is corrected

Large: large error allowed; theoretical correctable error detected; data is corrected

All: All data allowed
2023-09-06 15:48:11 +02:00
ohmytime
496d7320f2 Fix deemphasis value error 2023-08-21 11:25:12 +08:00
ohmytime
2ce25a2888 Add FM deemphasis 2023-08-17 08:03:55 +08:00
Sjef Verhoeven PE5PVB
a2a67023b2 Some more RDS improvements 2023-08-14 21:04:17 +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
0279672d8e Changes in SNR 2023-08-10 21:03:16 +02:00
Sjef Verhoeven PE5PVB
e75afaeacb Fix for XDRGTK scan 2023-08-10 20:31:16 +02:00
ohmytime
431938df97 Add co-channel detector on AM 2023-08-08 22:59:05 +08:00
Sjef Verhoeven PE5PVB
4699155a7c Removed filler from RDS AF 2023-08-07 16:22:34 +02:00
Sjef Verhoeven PE5PVB
d258d1dd3c Added RT buffering as menu option 2023-08-06 16:38:26 +02:00
Sjef Verhoeven PE5PVB
1e78088dc0 Added RT buffering 2023-08-04 19:58:40 +02:00
Sjef Verhoeven PE5PVB
a42c636ebf Created gui.h to increase readability of the main ino 2023-08-03 22:51:26 +02:00
kevin
c85bb22cc0 Show battery value or percent 2023-08-03 18:57:06 +08:00
Sjef Verhoeven PE5PVB
bf44b0566d Update radiotext Plus 2023-07-31 20:04:55 +02:00
Sjef Verhoeven PE5PVB
48358719e2 Work on RT+ 2023-07-30 23:57:24 +02:00
Sjef Verhoeven PE5PVB
4cf3877b39 Bugfixes 2023-07-29 15:52:33 +02:00
kevin
fe83036c78 Add Model selector & some optimization for China portable
Touch screen part need to be done.
2023-07-27 20:36:16 +08:00
Sjef Verhoeven PE5PVB
6321868feb Extra EON PS cleaning and bugfixing 2023-07-23 13:25:50 +02:00
kevin
d16ecc50e5 Add separate OIRT band & user band selection 2023-07-23 14:15:06 +08:00
Sjef Verhoeven PE5PVB
279fc96c9a Changes for XDRGTK
- Changed bandscanner
- Enabled Advanced RDS viewer
2023-07-22 00:12:36 +02:00
Sjef Verhoeven PE5PVB
00ceee0c58 More (minor) bugfixes. 2023-07-18 12:30:17 +02:00
Sjef Verhoeven PE5PVB
29603bddf9 Bugfixing 2023-07-16 23:17:17 +02:00
Sjef Verhoeven PE5PVB
7583d80646 Bugfixing 2023-07-16 16:45:55 +02:00
Sjef Verhoeven PE5PVB
406fe4762f Added AF 2023-07-16 01:20:02 +02:00
Sjef Verhoeven PE5PVB
e3989ecd1b Moved SNR to API 2023-07-14 21:26:17 +02:00
Sjef Verhoeven PE5PVB
ee3cc2a493 Moved setclock to API 2023-07-14 20:43:35 +02:00
Sjef Verhoeven PE5PVB
e1f763f557 Bigfixes
- Fixed clock
- Fixed double mapped frequencies in EON
- All tickers now first freeze before scrolling
2023-07-13 23:49:36 +02:00
Sjef Verhoeven PE5PVB
c77881915c Small fix on PI detector when show PI errors is on 2023-07-12 23:09:31 +02:00
Sjef Verhoeven PE5PVB
db8a8ae4ca Added AM level offset 2023-07-11 22:53:29 +02:00
kevin
1b9fc3f73f Add more power options
Change " % " -> "%" in BuildDisplay().
2023-07-11 22:38:15 +08:00
Sjef Verhoeven PE5PVB
f13c1e9e3c Added support for 32 chars RT. 2023-07-09 14:34:39 +02:00
Sjef Verhoeven PE5PVB
84c4a0515d Added TMC indicator 2023-07-09 11:52:23 +02:00
Sjef Verhoeven PE5PVB
52c5d19059 Added Advanced RDS view
Hold band button in FM mode to switch to advanced RDS view
2023-07-08 19:17:40 +02:00