kevin
c62d406d87
Slow down display of BW and SNR
...
Add a timer for display.
2023-06-18 21:07:45 +08:00
Mateusz Walkowiak
9b07d7fb47
Update language.h
...
translated new string into Polish
2023-06-18 14:59:59 +02:00
kevin
1c92648668
Adjust bat ADC's for portable
...
Maybe adjustment still needed
2023-06-18 20:33:58 +08:00
Sjef Verhoeven PE5PVB
2ab7ce223d
Fixed language selector
...
added SW wavelength indicator selector.
2023-06-18 13:31:26 +02:00
kevin
baff256dec
Add SW MI band display and switch
...
Todo: @PE5PVB
1. Can add an menu option
byte showSWMIBand = 1; // Fix Me: Menu options: 0: don't show 1: show up
2. Need to store and restore the last SWMIBandPosold
uint16_t SWMIBandPosold; // Fix Me: Should store this parameter into flash, for use of restart.
2023-06-18 13:27:20 +08:00
Sjef Verhoeven PE5PVB
71634398bc
Added Stationlist support
2023-06-17 22:05:19 +02:00
Sjef Verhoeven PE5PVB
92e8210776
Added battery+Wifi indicator
...
Can't test battery indicator. No portable device here ;-) Please feedback.
2023-06-17 20:07:48 +02:00
Sjef Verhoeven PE5PVB
3d9d119b5b
Fixed BER on RDS Spy
2023-06-17 14:46:15 +02:00
Sjef Verhoeven PE5PVB
96cb481548
Merge pull request #27 from ohmytime/main
...
Code tidy
2023-06-17 11:51:20 +02:00
Sjef Verhoeven PE5PVB
e455d1d546
Merge pull request #26 from andimik/main
...
shorter German texts
2023-06-17 11:51:04 +02:00
kevin
797ca91d3b
Code tidy
...
Make it easy to read
2023-06-17 14:28:22 +08:00
Sjef Verhoeven PE5PVB
87af4ade5c
Fix XDRGTK and more
...
- Font update
- XDR GTK fixed both WiFi and USB
- RDS Spy can now also connect over wifi (port 7373)
- Memory cleanup
- More....
2023-06-17 01:17:42 +02:00
andimik
9f5fcfe8d8
shorter German texts
2023-06-16 22:52:49 +02:00
andimik
2d0efd2434
Update German with WiFi texts
2023-06-16 18:16:59 +02:00
MCelliotG
9e6639c02d
Greek language update 16/6/2023
2023-06-16 15:31:01 +03:00
DXHR05
39d1ef8303
Update language.h
...
Added Croatian strings for Wi-Fi
2023-06-16 12:56:14 +02:00
Mateusz Walkowiak
e8bca7ecd1
Update language.h
...
translate new strings into Polish
2023-06-16 11:43:12 +02:00
Sjef Verhoeven PE5PVB
bc3156628e
Added WiFi support
2023-06-15 23:22:32 +02:00
kevin
be6ac1948c
Add bands bandage settings
2023-06-15 23:34:49 +08:00
Mateusz Walkowiak
1254873cb7
add new PL translations + fix typo
...
added new PL strings + fixed typo in app name (XDRGTK -> XDR-GTK)
2023-06-15 16:02:32 +02:00
DXHR05
81c87ab5f0
Update language.h
...
Added Croatian translation to new strings.
2023-06-15 12:26:36 +02:00
Sjef Verhoeven PE5PVB
675b83efdf
Added support for RDS Spy on USB
2023-06-15 11:52:00 +02:00
Sjef Verhoeven PE5PVB
2c8242ec78
Fix RT refresh
2023-06-15 00:05:53 +02:00
Sjef Verhoeven PE5PVB
587445e609
MW/LW/SW frequency store and AM offset
...
LW/MW/SW frequency now stored in memory.
Set AM leveloffset to -30dB to have a more accurate readout and working softmute.
2023-06-14 21:02:04 +02:00
Sjef Verhoeven PE5PVB
3ceb3eab99
Clean up
2023-06-14 17:51:55 +02:00
Sjef Verhoeven PE5PVB
06768fb5ab
Fix for special characters RDS
2023-06-14 17:45:18 +02:00
Sjef Verhoeven PE5PVB
9678035e50
Merge pull request #16 from ohmytime/main
...
add bands switch
2023-06-14 13:39:08 +02:00
kevin
32bc94ad01
add bands switch
...
2 bands -> 4 bands
MW Step: EU -> 9K, US -> 10K
2023-06-14 19:09:14 +08:00
Sjef Verhoeven PE5PVB
91ab8df421
Work done on ASCII converter. (not ready yet!)
...
List needs to be filled.
2023-06-13 23:15:42 +02:00
Sjef Verhoeven PE5PVB
62e9b7a275
Added TA/TP/EON/MS indicator
...
Added RDS text fontset. But seems not to work ok.
Smaal bugfixes.
2023-06-11 20:04:02 +02:00
Marek Farkaš
01d601baeb
Update language.h [czech/slovak]
...
Added Czech / Slovak translations.
2023-06-10 22:21:30 +02:00
Sjef Verhoeven PE5PVB
9ee0a102c7
Another attempt to mask special characters in RDS
...
Fixed signallevel shown in menu edgebeep
2023-06-10 20:13:39 +02:00
andimik
bfa9a96d54
Added German translation
...
first attempt
2023-06-10 01:24:15 +02:00
Sjef Verhoeven PE5PVB
17fe6d6a89
temp. workaround for umlauts in RDS
2023-06-09 23:16:42 +02:00
Sjef Verhoeven PE5PVB
f926634f01
Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32
2023-06-09 12:51:14 +02:00
Sjef Verhoeven PE5PVB
dac00bc911
Added EBU character converter
2023-06-09 12:51:11 +02:00
MCelliotG
271e53f58a
Greek translation update June 9th 2023
2023-06-09 11:50:40 +03:00
alexander - yo2ldk
facc783a81
Update language.h
2023-06-09 00:03:43 +03:00
Sjef Verhoeven PE5PVB
05b232fcb4
Added RBDS support with stationcall and underscore in PS
2023-06-08 22:40:55 +02:00
MCelliotG
36c8c5e11a
Greek translation small fixes
...
Greek translation small fixes
2023-06-08 01:05:28 +03:00
Sjef Verhoeven PE5PVB
ad02c13447
Changed font and more visual optimalisations
2023-06-07 23:01:54 +02:00
Sjef Verhoeven PE5PVB
06fbde0d0e
Added Roman language
2023-06-07 19:09:06 +02:00
Sjef Verhoeven PE5PVB
6f7188a643
Fixed language.h
2023-06-07 10:06:08 +02:00
MCelliotG
f014ac1efa
Add files via upload
2023-06-07 01:26:45 +03:00
Sjef Verhoeven PE5PVB
012a164ce1
Fixed Eastern European characters
2023-06-06 23:11:30 +02:00
Sjef Verhoeven PE5PVB
d253a78ce9
Added Evo2 font
2023-06-06 22:43:07 +02:00
DXHR05
b8cf3e3e96
Update language.h
...
Added and fixed Croatian text strings
2023-06-06 14:14:09 +02:00
Mateusz Walkowiak
77a9539384
Update language.h
...
translated extra sentences to Polish
2023-06-06 10:19:24 +02:00
Sjef Verhoeven PE5PVB
0aa7028e09
Update language.h
2023-06-05 23:46:47 +02:00
Sjef Verhoeven PE5PVB
1faafcf146
Update language.h
2023-06-05 23:45:28 +02:00