Commit Graph
80 Commits
Author SHA1 Message Date
Sjef Verhoeven PE5PVB b5d7d053d2 Added menu option for default MW stepsize, menu cleanup 2023-10-30 16:49:28 +01:00
Sjef Verhoeven PE5PVB 62a6a67fbc Some more fixes on RDS 2023-10-28 23:03:08 +02:00
Sjef Verhoeven PE5PVB e386e3e6f2 Added textwrapping in menubox
When using \n in text, a second line is used in menubox. In normal menuoverview the '\n will be replaced by a space.
2023-10-26 14:33:55 +02: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
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
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 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 08deb58ae4 Fix missing RT+ indicator after leaving AFEON 2023-10-11 23:21:42 +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 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 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 a694675ab7 Seperate RDS and communication from INO
Squelch now show dBuV, dBf, dBm
2023-08-06 15:47:26 +02:00
Sjef Verhoeven PE5PVB 6b4f35b0a4 Fix for RDSSPY over TCP 2023-08-04 23:05:16 +02: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
Sjef Verhoeven PE5PVB a42c636ebf Created gui.h to increase readability of the main ino 2023-08-03 22:51:26 +02:00