Commit Graph
201 Commits
Author SHA1 Message Date
Sjef Verhoeven PE5PVB ec9bf2242e Fixed gui.cpp after last mod. 2023-10-26 10:32:03 +02:00
MCelliotGandGitHub 281e2945e6 Add space after Default on SPI speed selection 2023-10-26 03:43:53 +03: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 abfa6b89f7 RDS error indicators are now always written, to prevent wrong values 2023-10-24 15:31:13 +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 4f73645364 Added 200kHz stepsize for FM 2023-10-23 20:44:56 +02:00
ohmytime 22f85087ef Can change SPI speed in menu
Now you can change SPI speed to avoid interference.
2023-10-22 14:24:30 +08:00
Jan Ove OverlandandGitHub 53e4ffd71c Update gui.cpp
Changed to my name
2023-10-21 00:59:18 +02:00
Sjef Verhoeven PE5PVB a3440cbda5 Mod on auto freq. store 2023-10-18 16:16:21 +02:00
Sjef Verhoeven PE5PVB b7c3115649 Added AF-REG 2023-10-18 15:53:09 +02: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 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 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 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 83105340a7 Update list of contributors 2023-10-12 15:56:12 +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 08deb58ae4 Fix missing RT+ indicator after leaving AFEON 2023-10-11 23:21:42 +02:00
Sjef Verhoeven PE5PVB 014a4614bb Fixed ECC 2023-10-09 17:17:09 +02:00
Sjef Verhoeven PE5PVB 32fac40ccd Speed improvement and GUI bugfix 2023-10-08 19:10:51 +02:00
Sjef Verhoeven PE5PVB 94216c9a15 After configuring WiFi it was not automaticly activated 2023-10-08 14:21:54 +02:00
Sjef Verhoeven PE5PVB 9227fe7736 WiFi stayed active after disabling WiFi in menu 2023-10-07 23:15:47 +02:00
Sjef Verhoeven PE5PVB e0ac425675 When Wifi is disabled, stationlist IP will not be shown 2023-10-06 20:51:18 +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
kevinandGitHub d6f8ff29da Merge branch 'main' into Bugfix 2023-08-21 11:30:07 +08:00
ohmytime 496d7320f2 Fix deemphasis value error 2023-08-21 11:25:12 +08:00
MCelliotGandGitHub 3a3e1e94e7 Centered " 2023-08-20 21:10:39 +03:00
ohmytime 2ce25a2888 Add FM deemphasis 2023-08-17 08:03:55 +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 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 ab71dcb0d7 Finished new menu 2023-08-10 20:15:52 +02:00
Sjef Verhoeven PE5PVB c03e34aeeb Working on menu 2023-08-10 17:59:18 +02:00
Sjef Verhoeven PE5PVB 9fac3e2742 Working on menu (not finished) 2023-08-09 23:37:48 +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 71045f5dda Added tags in gui.cpp 2023-08-07 17:18:34 +02:00
Sjef Verhoeven PE5PVB d258d1dd3c Added RT buffering as menu option 2023-08-06 16:38:26 +02:00
Sjef Verhoeven PE5PVB a694675ab7 Seperate RDS and communication from INO
Squelch now show dBuV, dBf, dBm
2023-08-06 15:47:26 +02:00
MCelliotGandGitHub fe665a2387 Upper icons small rearrangement 2023-08-06 04:26:43 +03:00
MCelliotGandGitHub f723d4a923 Change AFscreen rds line color. 2023-08-05 02:55:11 +03:00
Sjef Verhoeven PE5PVB 2ad43d12fb Battery indicator optimised 2023-08-04 21:01:17 +02:00
Sjef Verhoeven PE5PVB 1e78088dc0 Added RT buffering 2023-08-04 19:58:40 +02:00
Sjef Verhoeven PE5PVB 0362fd38b0 Mods on Chinese display with external .cpp 2023-08-04 14:18:14 +02:00
MCelliotGandGitHub 57504a0a80 More UI changes and themes optimization 2023-08-04 05:03:44 +03:00
MCelliotGandGitHub 41e59b746e More GUI adjustments, fix battery language entries 2023-08-04 03:25:51 +03:00