Commit Graph
237 Commits
Author SHA1 Message Date
Jan Ove OverlandandGitHub 5cd014c25b Add files via upload 2023-08-10 21:20:40 +02:00
Jan Ove OverlandandGitHub 124fdea9aa Merge branch 'PE5PVB:main' into main 2023-08-10 21:05:53 +02:00
Sjef Verhoeven PE5PVB 0279672d8e Changes in SNR 2023-08-10 21:03:16 +02:00
Jan Ove OverlandandGitHub b65807edcd Merge branch 'PE5PVB:main' into main 2023-08-10 20:23:15 +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 PE5PVBandGitHub fb27ed1d21 Merge branch 'main' into main 2023-08-10 20:17:14 +02:00
Sjef Verhoeven PE5PVB ab71dcb0d7 Finished new menu 2023-08-10 20:15:52 +02:00
Jan Ove OverlandandGitHub 55a76ee716 Changed to default SW-band selection TEF6686_ESP32.ino
Since scan in AM is not implemented yet, it is probably best that this is selected on the SW band until everything works.
2023-08-10 19:32:30 +02:00
Jan Ove OverlandandGitHub 478afa20b7 QFix - battery value blinkin TEF6686_ESP32.ino
It looks like this overrides the values in percentage and value display when they reach certain values.
2023-08-10 18:47:17 +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
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
ohmytime 14cd373cee Fix battery value error 2023-08-07 21:12:30 +08:00
ohmytime f8910a4310 Delete function which makes user confuse 2023-08-07 17:10:03 +08:00
ohmytime 6509809309 Fix wifi location mis-match 2023-08-07 16:50:56 +08:00
Sjef Verhoeven PE5PVB d258d1dd3c Added RT buffering as menu option 2023-08-06 16:38:26 +02:00
Sjef Verhoeven PE5PVB 3a3a3f60d3 Fix 2023-08-06 15:54:45 +02:00
Sjef Verhoeven PE5PVBandGitHub 4ce42a9bcf Merge pull request #205 from ohmytime/Band_mod
Mod: Add auto tunemode for AM band
2023-08-06 15:47: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
ohmytime 5dd1468885 Mod: Add auto tunemode for AM band 2023-08-06 21:33:28 +08:00
MCelliotGandGitHub 8c28254254 Added battery values inside battery icon.
PLEASE REVIEW!
2023-08-06 04:27:33 +03:00
MCelliotGandGitHub e4af902660 Minor GUI fixes 2023-08-05 02:53:47 +03: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
ohmytime 76d145751f Fix: screensaver open failed by touch rotating 2023-08-04 22:40:12 +08:00
MCelliotGandGitHub 27a973259b More theme fixes 2023-08-04 15:52:53 +03: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
MCelliotGandGitHub f66a2d7fd6 More UI changes and themes optimization 2023-08-04 05:03:06 +03:00
MCelliotGandGitHub a114cdf401 Merge branch 'PE5PVB:main' into main 2023-08-04 05:01:45 +03:00
kevin be42849891 Fix: screensaver open failed by touch rotating 2023-08-04 09:43:56 +08:00
MCelliotGandGitHub f3acb150f4 More GUI adjustments and minor fixes 2023-08-04 03:26:48 +03:00
Sjef Verhoeven PE5PVB a42c636ebf Created gui.h to increase readability of the main ino 2023-08-03 22:51:26 +02:00
KOTYA8andGitHub 54dd7d3ff9 Fixed Theme 2023-08-03 21:32:00 +03:00
kevin e3ba469921 Formatting 2023-08-03 22:55:42 +08:00
kevin 2b04c363b6 Fix: Battery value show up on wrong screen.
Should not be seen on RDS & AF screen
2023-08-03 22:45:10 +08:00
kevin c85bb22cc0 Show battery value or percent 2023-08-03 18:57:06 +08:00
MCelliotGandGitHub 3c952cc7bc Added new theme, small UI adjustments 2023-08-03 05:07:52 +03:00
KOTYA8andGitHub 00c440989f Fixed Themes 2023-08-02 22:36:02 +03:00
KOTYA8andGitHub 850733193a Fixed Monochrome theme 2023-08-02 20:03:28 +03:00
MCelliotGandGitHub 5443795e7c Extensive work on theming, new themes added.
Added new int variants to enable individual and independent coloring of some UI themes, such as RDS, bandwidth, stereo etc. This facilitates their coloring between different themes.
Made some minor UI adjustments.
Please review!!!
2023-08-02 14:29:20 +03: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
kevin 399f336767 Small optimization for touchrotating 2023-07-30 17:09:03 +08:00