Commit Graph
100 Commits
Author SHA1 Message Date
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 b950f0015d Added AM scan function 2023-09-21 22:45:57 +02:00
Sjef Verhoeven PE5PVB ef42f24f41 Fix SNR AM 2023-09-21 22:04:33 +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 61eec6e1d5 Fix where LIC was not refreshed 2023-09-10 21:02:42 +02:00
Sjef Verhoeven PE5PVB 320c9c0780 Fix bug in AF method B detector 2023-09-10 20:53:52 +02:00
Sjef Verhoeven PE5PVB bdbd851e29 Reduced UDP traffic on WiFi 2023-09-06 16:54:07 +02:00
Sjef Verhoeven PE5PVB 7e3b9b72a7 Added check for AF method B 2023-09-06 16:31:31 +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
Sjef Verhoeven PE5PVB d1726931b2 Fix PI position
Changed PI position in normal and advanced view. PI with double questionmark didn't fit.
2023-09-06 11:45:25 +02: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
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
Sjef Verhoeven PE5PVB a2a67023b2 Some more RDS improvements 2023-08-14 21:04:17 +02:00
Sjef Verhoeven PE5PVB 2432659fad Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32 2023-08-14 20:31:49 +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 4c8ac2b716 Finetuning 2023-08-14 00:06:23 +02:00
Sjef Verhoeven PE5PVB 5bcd216332 Bugfix in regional AF detector 2023-08-13 22:50:02 +02:00
Sjef Verhoeven PE5PVB c4b68e2166 Fix in Polish 2023-08-13 21:57:03 +02:00
Sjef Verhoeven PE5PVB 1bc9b22d40 Bugfix in battery indicator 2023-08-13 21:54:48 +02:00
Sjef Verhoeven PE5PVB cb4e1cc866 Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32 2023-08-13 20:53:52 +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 e75afaeacb Fix for XDRGTK scan 2023-08-10 20:31: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 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 712ffc0e43 Fixed a bug in RDS error detection 2023-08-09 17:55:05 +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
Sjef Verhoeven PE5PVB d32805f8bf Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32 2023-08-09 09:52:05 +02:00
Sjef Verhoeven PE5PVB bd66a4c265 Fix for RT+ 2023-08-09 09:51:55 +02:00
Sjef Verhoeven PE5PVB 77e8596e22 Update on communication and AF tune 2023-08-07 21:17:45 +02:00
Sjef Verhoeven PE5PVB dd09694478 Update language.h 2023-08-07 17:51:38 +02:00
Sjef Verhoeven PE5PVB 71045f5dda Added tags in gui.cpp 2023-08-07 17:18:34 +02:00
Sjef Verhoeven PE5PVB 4699155a7c Removed filler from RDS AF 2023-08-07 16:22:34 +02:00
Sjef Verhoeven PE5PVB a54ed5d50c Fixes on WiFi
1. When wifi menu was open and mode button press, software crash
2. When wifi disabled in menu, battery indicator was not working.
2023-08-07 16:05:26 +02:00
Sjef Verhoeven PE5PVB d258d1dd3c Added RT buffering as menu option 2023-08-06 16:38:26 +02:00
Sjef Verhoeven PE5PVB 1dbcd7d501 Fix for AM C/N 2023-08-06 16:03:49 +02:00
Sjef Verhoeven PE5PVB 3a3a3f60d3 Fix 2023-08-06 15:54:45 +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 1b56109ef3 Greyed out battery icon was missing when WiFi was active 2023-08-05 01:07:03 +02:00
Sjef Verhoeven PE5PVB 0abb52f1a5 Stationlist optimising 2023-08-05 00:01:57 +02:00
Sjef Verhoeven PE5PVB a0e63c701d Test for Stationlist android 2023-08-04 23:26:59 +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
Sjef Verhoeven PE5PVB 277592e16d Fix for Chinese fonts 2023-08-04 10:35:18 +02:00
Sjef Verhoeven PE5PVB 75268437de Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32 2023-08-03 22:51:28 +02:00
Sjef Verhoeven PE5PVB a42c636ebf Created gui.h to increase readability of the main ino 2023-08-03 22:51:26 +02:00
Sjef Verhoeven PE5PVB ac350529bb Update rds flags 2023-07-31 20:46:21 +02:00
Sjef Verhoeven PE5PVB 4bc939497b Finetuning RT+ 2023-07-31 20:29:36 +02: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
Sjef Verhoeven PE5PVB 6490cabfd2 Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32 2023-07-28 15:54:10 +02:00
Sjef Verhoeven PE5PVB ffd0c59d22 Changed lowest OIRT frequency to 65MHz
Most TEF chips can't handle < 65MHz
2023-07-28 15:54:07 +02:00
Sjef Verhoeven PE5PVB 5aa37971de Fix for OIRT memory channels 2023-07-28 11:53:52 +02:00
Sjef Verhoeven PE5PVB b7f8d1263f Squelch value bug while searching fixed
Changed start frequency OIRT
2023-07-27 23:47:39 +02:00
Sjef Verhoeven PE5PVB 38a9f86630 Fix: PTYN was not shown complete 2023-07-27 23:26:50 +02:00
Sjef Verhoeven PE5PVB d5dc878313 Fix bug where some pixels in MHz were missing. 2023-07-27 15:16:41 +02:00
Sjef Verhoeven PE5PVB 9c91872f9a Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32 2023-07-27 15:03:20 +02:00
Sjef Verhoeven PE5PVB c6fa0f8cee Changed squelch to left alligned. 2023-07-27 15:03:11 +02:00
Sjef Verhoeven PE5PVB 9db65c7f71 Whoops 2023-07-27 14:33:09 +02:00
Sjef Verhoeven PE5PVB 1e1db918b9 Fixed offsets in menu page 1 2023-07-27 14:31:47 +02:00
Sjef Verhoeven PE5PVB faa34d23f5 Exchanged memory position and band indicator 2023-07-27 12:56:28 +02:00
Sjef Verhoeven PE5PVB 809f9a3f1f Fix: AF should not happen when in AF screen 2023-07-27 12:35:21 +02:00
Sjef Verhoeven PE5PVB 8736f1dc87 Added extra spaces after AF and EON ticker 2023-07-27 12:31:04 +02:00
Sjef Verhoeven PE5PVB d8fc2a99f4 Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32 2023-07-27 12:03:02 +02:00
Sjef Verhoeven PE5PVB fb5b982e74 Fixed dBm meter and red RDS error indicators on lost RDS 2023-07-27 12:02:59 +02:00
Sjef Verhoeven PE5PVB 3ec6056aa9 Fixed problem with wrong signal values from TEF 2023-07-27 10:55:13 +02:00
Sjef Verhoeven PE5PVB fa322728c5 Bug fixing and code optimising 2023-07-25 21:02:52 +02:00
Sjef Verhoeven PE5PVB 5e089dc3a1 Bugfix: AF should not work when in menu or in afpage 2023-07-23 16:57:25 +02:00
Sjef Verhoeven PE5PVB 8c2cd6ae19 Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32 2023-07-23 13:25:52 +02:00
Sjef Verhoeven PE5PVB 6321868feb Extra EON PS cleaning and bugfixing 2023-07-23 13:25:50 +02:00
Sjef Verhoeven PE5PVB 914b31672b Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32 2023-07-23 00:56:47 +02:00
Sjef Verhoeven PE5PVB 4163803c27 EON clear fix 2023-07-23 00:56:32 +02:00
Sjef Verhoeven PE5PVB 1f899329a1 Update GUI 2023-07-22 18:33:52 +02: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 ee53dd6a46 Deleted unused files 2023-07-21 23:23:16 +02:00
Sjef Verhoeven PE5PVB 89d7b37f82 Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32 2023-07-21 23:22:38 +02:00
Sjef Verhoeven PE5PVB 42753fa149 GUI bugfixes 2023-07-21 23:22:16 +02:00
Sjef Verhoeven PE5PVB 93cb1bfce0 Canvas fix and working on squelch indicator
Need to do, Constrain the value to avoid flickering
2023-07-20 23:23:28 +02:00
Sjef Verhoeven PE5PVB 34eed40a18 Forgotten } 2023-07-20 23:09:39 +02:00
Sjef Verhoeven PE5PVB dccdc27b4b Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32 2023-07-20 22:55:14 +02:00
Sjef Verhoeven PE5PVB 3478ae08fa GUI optimalisation and bugfixes
Mute symbol added
2023-07-20 22:55:12 +02:00
Sjef Verhoeven PE5PVB 71efa32432 FREQ in AFEON view not at right place 2023-07-19 23:45:36 +02:00
Sjef Verhoeven PE5PVB 67da4b5958 Some minor adjustments. 2023-07-19 23:39:42 +02:00
Sjef Verhoeven PE5PVB 979c8d4029 Fix AF update on RDS loss 2023-07-19 23:07:03 +02:00
Sjef Verhoeven PE5PVB 08dfc40063 Conversion to smooth fonts 2023-07-19 23:00:02 +02:00
Sjef Verhoeven PE5PVB 69f79e3387 Whoopsie 2023-07-18 16:50:50 +02:00
Sjef Verhoeven PE5PVB e093335def Added tft print functions to make life easier 2023-07-18 15:38:59 +02:00
Sjef Verhoeven PE5PVB 00ceee0c58 More (minor) bugfixes. 2023-07-18 12:30:17 +02:00
Sjef Verhoeven PE5PVB 8b1dde6648 Fixed some problems with arrays in EON 2023-07-18 11:17:48 +02:00
Sjef Verhoeven PE5PVB e31c21a65a Revert changes in main branch 2023-07-18 09:40:14 +02:00
Sjef Verhoeven PE5PVB 0f59cac28d Working on smooth fonts
Not ready yet!
2023-07-17 23:58:54 +02:00