Sjef Verhoeven PE5PVB
c4f64279d3
Added LIC and optimised AF in API
2023-07-06 22:33:30 +02:00
Sjef Verhoeven PE5PVB
00d78899f6
Fixed theme selector
...
Also finished EON in API
2023-07-06 20:36:19 +02:00
Sjef Verhoeven PE5PVB
c5157eaeae
More work on EON in API
2023-07-06 00:07:47 +02:00
Sjef Verhoeven PE5PVB
2b128b6f70
Start on EON decoder
2023-07-05 00:05:33 +02:00
Sjef Verhoeven PE5PVB
08b3e6ef8e
Added more RDS flags to API
2023-07-04 22:41:36 +02:00
Sjef Verhoeven PE5PVB
9d63bef8c0
Added PTYN to API
2023-07-04 21:56:46 +02:00
Sjef Verhoeven PE5PVB
c2e9764d4b
Fix bug on PTY, updated PI detector
2023-07-04 20:24:52 +02:00
Sjef Verhoeven PE5PVB
931a4de842
Fixed menu bug
2023-07-03 23:16:39 +02:00
Sjef Verhoeven PE5PVB
31ac1f002a
Added ECC translator function
2023-07-02 22:44:17 +02:00
Sjef Verhoeven PE5PVB
93450ecb5e
More work on RT+ routines
2023-07-02 22:00:50 +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
24128f64f6
Update language.h
2023-06-29 22:13:03 +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
Sjef Verhoeven PE5PVB
0c4395264a
Fixed tune down not working in FM
2023-06-25 22:27:06 +02:00
Sjef Verhoeven PE5PVB
88ead426f4
Another PS test
...
Only refresh after receiving 8 characters
2023-06-23 07:33:57 +02:00
Sjef Verhoeven PE5PVB
c0d4e6f7df
Changed PS behaviour
2023-06-21 23:23:52 +02: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
5bb0313942
Update language.h
2023-06-20 20:12:18 +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
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
Sjef Verhoeven PE5PVB
257f1e9502
Update TEF6686.cpp
2023-06-19 19:29:23 +02: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
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
Sjef Verhoeven PE5PVB
2ab7ce223d
Fixed language selector
...
added SW wavelength indicator selector.
2023-06-18 13:31:26 +02: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
Sjef Verhoeven PE5PVB
854af55212
Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32
2023-06-17 01:17:49 +02: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
1085ee2112
Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32
2023-06-15 23:23:30 +02:00
Sjef Verhoeven PE5PVB
bc3156628e
Added WiFi support
2023-06-15 23:22:32 +02:00
Sjef Verhoeven PE5PVB
28173c8f6e
Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32
2023-06-15 12:37:51 +02:00
Sjef Verhoeven PE5PVB
8d812d60fe
Update for USB indicator on RDS Spy
2023-06-15 12:37:48 +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
5ac1a8a1a6
Update TEF6686_ESP32.ino
2023-06-14 13:42:40 +02: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
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
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
Sjef Verhoeven PE5PVB
3d23e59b6f
Fixed small issue with PS underscore
2023-06-08 23:37:47 +02:00
Sjef Verhoeven PE5PVB
05b232fcb4
Added RBDS support with stationcall and underscore in PS
2023-06-08 22:40:55 +02:00
Sjef Verhoeven PE5PVB
e4cc7cb170
Added decimals in high and low edge
...
Also eeprom reorganised
2023-06-07 23:53:42 +02: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
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
Sjef Verhoeven PE5PVB
1faafcf146
Update language.h
2023-06-05 23:45:28 +02:00
Sjef Verhoeven PE5PVB
95b1d68801
Change bandedge to band edge
2023-06-05 23:44:57 +02:00
Sjef Verhoeven PE5PVB
4eb61a05c9
Added band edge beep, Croatian language
2023-06-05 23:24:01 +02:00
Sjef Verhoeven PE5PVB
6fb3789eae
Added softmute
...
Added softmute to menu
Resized menu popup
2023-06-05 22:22:46 +02:00
Sjef Verhoeven PE5PVB
f2ba6218d9
Added multi menu function
...
Also corrected Dutch translation.
2023-06-05 21:24:30 +02:00
Sjef Verhoeven PE5PVB
d46ece2f2f
Merge branch 'main' of https://github.com/PE5PVB/TEF6686_ESP32
2023-06-05 12:25:27 +02:00
Sjef Verhoeven PE5PVB
308e8ec44f
Added translation for PRESS MODE TO EXIT AND STORE
2023-06-05 12:24:06 +02:00
Sjef Verhoeven PE5PVB
a042cf9262
Language update
...
Added Polish and Dutch.
2023-06-05 12:01:01 +02:00
Sjef Verhoeven PE5PVB
e6f2dd4b5c
Multi language start
...
Modified script to support multi language.
Pending: Add menu option to select language
2023-06-04 23:39:59 +02:00
Sjef Verhoeven PE5PVB
ea410e46da
Add memorychannels
...
- Added 30 memorychannels
- EEPROM database cleanup
- Lowlevelthreshold range -10 - +40
2023-06-04 21:39:12 +02:00
Sjef Verhoeven PE5PVB
34a47744fb
Comments removed
2023-06-04 15:25:27 +02:00
Sjef Verhoeven PE5PVB
31fc03c69f
Update API
...
When using no RDS error filter, PTY, CT, MS, ECC, AF, TP will only be parsed when RDS is error free.
Add a bool to determine if PI was error free (correctPI)
2023-06-03 19:36:12 +02:00
Sjef Verhoeven PE5PVB
ecd4bb4702
API update
...
Removed ASCII converter, since it was not working ;-)
Hopefully fixed the CT when time is at midnight.
Added option to hide RDS errors:
showrdserrors = true Do show always
showrdserrors = false Only show errorless RDS
2023-06-03 13:15:22 +02:00
Sjef Verhoeven PE5PVB
825cc68339
API update, stepsize update and RDS fix
...
Updated API.
Added stepsize 10MHz (FM) / 1MHz (AM)
Make RDS more sensitive.
2023-06-02 23:09:17 +02:00
Sjef Verhoeven PE5PVB
d6f9562a93
Added tone function
...
Added tone function.
Syntax:
radio.tone(x, y, z);
x = length in mS
y = Amplitude in dB, -30 to 0
z = Frequency in Hertz. (10 to 20000)
Note. After this command the audio is set to Unmute.
2023-06-01 20:56:22 +02:00