kevin
8b61631a87
Better way
...
This way will respond faster
2023-07-04 17:18:45 +08:00
kevin
df618b121e
Bat icon adjust
...
1.Add slow down timer
2.if bat adc value < BAT_LEVEL_WARN, bat icon will turn red.
2023-07-04 17:05:01 +08:00
Sjef Verhoeven PE5PVB
931a4de842
Fixed menu bug
2023-07-03 23:16:39 +02:00
kevin
fc6b0b2208
Added a contributor
...
Who made a public portable copy of PEBPV5 version.
2023-07-03 19:34:09 +08:00
Sjef Verhoeven PE5PVB
31ac1f002a
Added ECC translator function
2023-07-02 22:44:17 +02:00
Sjef Verhoeven PE5PVB
0238745d59
Fixed a bug in battery indicator and splash screen
2023-06-30 23:08:06 +02:00
Sjef Verhoeven PE5PVB
14b2c4044f
Added RT+ routines
2023-06-30 20:31:32 +02:00
Sjef Verhoeven PE5PVB
7984631be7
Fixed PS
...
- Added new splash screen to reduce memory use.
- Added about screen in menu
- Fixed some small bugs
2023-06-29 22:11:15 +02:00
Sjef Verhoeven PE5PVB
1df58d77c5
Memory channel only shown when in memory mode
2023-06-28 22:49:14 +02:00
Sjef Verhoeven PE5PVB
4ae2ed6be2
Bigfixing on RDS
2023-06-28 22:06:05 +02:00
kevin
0dd1f9730e
Add Display color invert
2023-06-27 22:05:05 +08:00
Sjef Verhoeven PE5PVB
0c4395264a
Fixed tune down not working in FM
2023-06-25 22:27:06 +02:00
Sjef Verhoeven PE5PVB
cbac85c094
Merge pull request #48 from ohmytime/fix-offset-reference-error
2023-06-24 17:47:37 +02:00
Sjef Verhoeven PE5PVB
12f5870941
Merge pull request #47 from ohmytime/OIRT
2023-06-24 17:47:23 +02:00
kevin
25f2d2f1ce
Fix offset reference error
...
And code formatting
2023-06-24 21:36:29 +08:00
kevin
0710b65fbd
Fix bug
2023-06-24 21:00:43 +08:00
Sjef Verhoeven PE5PVB
ad7cc7a8d8
Merge pull request #46 from ohmytime/OIRT
2023-06-24 14:55:46 +02:00
kevin
fe9907cae5
Add 30Khz stepsize for OIRT band
...
Can switch OIRT 30Khz step on/off in the menu.
Can adjust OIRT low / high edge according to LowEdgeSet / HighEdgeSet
2023-06-24 20:14:39 +08:00
kevin
d44cbdd96a
Fix tune mode error
...
tune mode MI BAND is disable when restart
2023-06-23 16:04:22 +08:00
andimik
392767e62c
Unhide dots on German Umlaut O
...
`Ö` is now displayed as `Ö` and no more as `O` due to cropping.
2023-06-21 21:34:57 +02:00
kevin
64110f7c7f
Slow down refresh rates on offset
2023-06-21 15:35:55 +08:00
Sjef Verhoeven PE5PVB
e2217e861e
Added MPX output
...
Select MPX (MPX + Mono) or stereo output in the menu.
Updated the I2C busspeed to 400kHz.
2023-06-20 22:01:07 +02:00
Sjef Verhoeven PE5PVB
6bd9948d97
Fix on PS and factory reset
...
First PS was erased when 8 chars was reached. Not all stations use 8 char PS. Changed the routine. First 8 RDS decoding runs after a tune command PS is written dirty, to have it DX-fast. After that, PS will be written when offset reaches 0.
Also added factory reset. Hold BW+STEP pressed during boot.
2023-06-20 20:08:51 +02:00
Sjef Verhoeven PE5PVB
f2c04db051
Small cosmetic fix
...
Please release button message was out of centre
2023-06-20 12:56:51 +02:00
Sjef Verhoeven PE5PVB
b4a4c1a83b
Added some new features
...
- You can now disable the squelch indicator in the menu
- You can now disable the modulation meter. This can help stop disturbtion on weak signals
- Added FM and AM noiseblanker
- Fix for LW, lowest frequency set to 144kHz.
2023-06-20 12:11:53 +02:00
kevin
57616fb8bf
Fix band width refresh bug
2023-06-20 14:36:26 +08:00
Sjef Verhoeven PE5PVB
8d46bcf9e4
Small fixes and font reverted to 7px
...
Also
- When PI is 0000? just don't show it
- hard limit of PS length
- Dittered blue canvas under RT fixed
2023-06-19 22:48:53 +02:00
Sjef Verhoeven PE5PVB
185ee2ffeb
Fix: PI was not correctly send to Stationlist
2023-06-19 21:40:03 +02:00
Sjef Verhoeven PE5PVB
ebbe47da52
Small fix for PS and more
...
- Added menu option for dynamic PI. When PI changes (due fading and another station is received on the same frequency), when dynamic PI is enabled, new PI will be shown. Disadvance of this, is that on weak signals correct received PI can be overwritten by a false PI.
- Smallest font now 1px larger
- When no battery, the icon is not shown.
- PS is now stable when length < 8 characters
- Enabled Stationlist for AM (tuning currently not possible)
2023-06-19 21:36:02 +02:00
kevin
ba7e2cff0d
Fix reference error
2023-06-19 11:23:09 +08:00
Sjef Verhoeven PE5PVB
fe46cbfe0f
Fix small color bug on menu 3
2023-06-18 23:26:07 +02:00
Sjef Verhoeven PE5PVB
abf5dd1256
Added RDS filter option
...
You can now select RDS filter on/off in the menu.
Off: RDS data can be dirty, but is very fast.
On: RDS data is buffered and filtered by the TEF668x.
2023-06-18 23:03:37 +02:00
Sjef Verhoeven PE5PVB
f0205d785b
Merge pull request #32 from ohmytime/main
...
Slow down display of BW and SNR
2023-06-18 19:44:09 +02:00
Sjef Verhoeven PE5PVB
2493cc2f58
Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32
2023-06-18 19:41:44 +02:00
Sjef Verhoeven PE5PVB
5b970f84ef
Updated RDS routines
2023-06-18 19:41:41 +02:00
kevin
c62d406d87
Slow down display of BW and SNR
...
Add a timer for display.
2023-06-18 21:07:45 +08: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
be09eb8907
Fixed signalmeter
...
Was not able to show negative values.
2023-06-17 18:37:45 +02:00
Sjef Verhoeven PE5PVB
3d9d119b5b
Fixed BER on RDS Spy
2023-06-17 14:46:15 +02:00
Sjef Verhoeven PE5PVB
90cebd5762
Fixed volume control XDRGTK
2023-06-17 12:23:32 +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
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
Sjef Verhoeven PE5PVB
8d812d60fe
Update for USB indicator on RDS Spy
2023-06-15 12:37:48 +02:00