Commit Graph

290 Commits

Author SHA1 Message Date
Sjef Verhoeven PE5PVB
b919eb934f When LW/MW/SW memorychannels are next to eachother, frequency in display was not updated 2023-10-17 17:13:29 +02:00
ohmytime
330013b0af Wake up in the first round,then toggle band in the second round 2023-10-17 21:38:58 +08:00
ohmytime
d0976ae34e Add missing function:touch rotating 2023-10-17 21:26:11 +08:00
Sjef Verhoeven PE5PVB
51576b316f Added time-out timer
You can choose for off, 15m, 30m, 60m and 90m.
Timer will reset everytime you use a button or the rotary.
Radio will go in full deep-sleep, including the processor.
To wake up, just jiggle the knob.
2023-10-15 20:17:09 +02:00
Sjef Verhoeven PE5PVB
af774f913f Removed CT tag and alligned all tags 2023-10-15 14:33:43 +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
317080ac64 Changed color of "MHz" in advanced RDS view 2023-10-15 01:41:52 +02:00
Sjef Verhoeven PE5PVB
b8b1c8ae9d Added clock to default screen 2023-10-15 00:43: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
19160fa8a8 Clear RDS after AF tune in method B 2023-10-13 16:59:47 +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
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
bceced17fc Band was not updated in XDRGTK when using bandbutton on radio 2023-10-11 20:37:14 +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
f7b167b81f Removed unnecessary files/folder 2023-10-11 11:49:04 +02:00
Sjef Verhoeven PE5PVB
b7f187058c Fixed meter-band update flashing 2023-10-11 10:31:25 +02:00
Sjef Verhoeven PE5PVB
101b0caf99 Removed unused time library 2023-10-10 23:25:19 +02:00
Sjef Verhoeven PE5PVB
a5181c2463 Last state SW BAND/AUTO stored in flash and made it more user friendly 2023-10-10 17:42:25 +02:00
Sjef Verhoeven PE5PVB
fa7146f52a Bugfix in Stationlist tuning 2023-10-09 23:23:00 +02:00
Sjef Verhoeven PE5PVB
014a4614bb Fixed ECC 2023-10-09 17:17:09 +02:00
Sjef Verhoeven PE5PVB
c9eb52046d Changed squelch to sprite 2023-10-09 17:02: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
ca6a9957d2 When in screenmute quality data was not polled, so AF could not work correct. 2023-10-08 22:09:08 +02:00
Sjef Verhoeven PE5PVB
98a5120dfd When WiFi is active, a red outline was shown in the battery indicator 2023-10-08 19:19:43 +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 PE5PVB
ec674a81e9 Code cleanup 2023-10-08 17:56:03 +02:00
Sjef Verhoeven PE5PVB
b50bd6f8b5 During auto tune mode ECC was not set to N/A 2023-10-07 23:42:06 +02:00
Sjef Verhoeven PE5PVB
8c65f26785 Fixed LIC/ECC refresh 2023-10-06 21:07:54 +02:00
Sjef Verhoeven PE5PVB
a2e0dd5a97 Red border in battery indicator was sometimes shown faulty 2023-10-06 20:57:17 +02:00
Sjef Verhoeven PE5PVB
b481dd58d5 Bugfix Chinese language was not visible in tickers 2023-10-06 17:36:03 +02:00
Sjef Verhoeven PE5PVB
db9e471117 Improved TMC detection 2023-10-06 15:43:25 +02:00
Sjef Verhoeven PE5PVB
0289ec6cca Fixed some external tuning problems. 2023-10-03 17:23:00 +02:00
Sjef Verhoeven PE5PVB
0997590b97 BW for AM and FM is now stored in flash 2023-10-03 17:00:07 +02:00
Sjef Verhoeven PE5PVB
1ba582f0dc Fix: When in Advanced RDS view or AFEON view iMS and EQ could accedentally be printed 2023-10-03 12:42:26 +02:00
MCelliotG
26634f28ec Fix battery bar indicator, added rounded edges 2023-09-25 01:18:35 +03:00
Sjef Verhoeven PE5PVB
b950f0015d Added AM scan function 2023-09-21 22:45:57 +02:00
Sjef Verhoeven PE5PVB
5826e77905 No RDS reset after leaving screenmute 2023-09-10 21:32:25 +02:00
Sjef Verhoeven PE5PVB
037e9b42ed Bugfix on RDS logo when tuning 2023-09-10 21:29:19 +02:00
Sjef Verhoeven PE5PVB
72306c4b95 Reduced I2C traffic while screen is muted (and XDRGTK is not in use) 2023-09-10 21:19:48 +02:00
Sjef Verhoeven PE5PVB
bdbd851e29 Reduced UDP traffic on WiFi 2023-09-06 16:54:07 +02:00
Sjef Verhoeven PE5PVB
7472c96df4 Fixed bug RDS logo stayed on screen when using seek function 2023-09-06 16:16:32 +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
Adam Wisher
a44c307f54 Fix OIRT step rounding
Frequency modulo 3 should always equal 2 for the correct OIRT 30kHz steps with plus 20kHz offset.
2023-08-27 13:12:39 +01:00
ohmytime
62a8a48cf0 Fix MODE button error bug when sub-menu is open 2023-08-19 23:09:50 +08:00
MCelliotG
7f74892b8f Fix battery bar fill orientation (right to left) 2023-08-19 01:41:46 +03: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