Commit Graph

274 Commits

Author SHA1 Message Date
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
ohmytime
2ce25a2888 Add FM deemphasis 2023-08-17 08:03:55 +08:00
Sjef Verhoeven PE5PVB
6ae1a0266a Bugfixes
- No AF when screen is muted
- No edge beep when screen is muted.
2023-08-15 22:29:44 +02:00
ohmytime
8d35b74747 Bug fix 2023-08-15 22:26:13 +08:00
ohmytime
ea425c7417 Add AM antenna attenuation 2023-08-15 20:32:17 +08: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
4c8ac2b716 Finetuning 2023-08-14 00:06:23 +02:00
Sjef Verhoeven PE5PVB
1bc9b22d40 Bugfix in battery indicator 2023-08-13 21:54:48 +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
48ce184a27 Fixed AF after RDS loss (again) 2023-08-11 20:39:18 +02:00
Sjef Verhoeven PE5PVB
0279672d8e Changes in SNR 2023-08-10 21:03:16 +02:00
Sjef Verhoeven PE5PVB
7746b0a832 Fix battery value not always visible after change of levelindicator 2023-08-10 20:20:14 +02:00
Sjef Verhoeven PE5PVB
ab71dcb0d7 Finished new menu 2023-08-10 20:15:52 +02:00
Sjef Verhoeven PE5PVB
e78055ba4a Optmisize battery readout
- Percentage/voltage was not visible when switching to advanced RDS/AF
- Percentage value was blinking
- Corrected voltage calculation
- Optimised battery routine.
2023-08-09 15:01:26 +02:00
ohmytime
3ecbde59aa Code formatting 2023-08-09 15:49:56 +08:00
ohmytime
431938df97 Add co-channel detector on AM 2023-08-08 22:59:05 +08:00
Sjef Verhoeven PE5PVB
77e8596e22 Update on communication and AF tune 2023-08-07 21:17:45 +02:00