Commit Graph

23 Commits

Author SHA1 Message Date
Sjef Verhoeven PE5PVB
ba9c125f70 Undo Set nominal auto BW on FM to 311kHz. Had not the expected effect 2024-08-01 17:27:57 +02:00
Sjef Verhoeven PE5PVB
665ea1ddf8 Set nominal auto BW on FM to 311kHz 2024-07-31 12:37:08 +02:00
Sjef Verhoeven PE5PVB
1aca0d9247 Fix AGC 2024-03-04 12:29:25 +01:00
Sjef Verhoeven PE5PVB
1fb7d5a893 Added AGC setting
Note: Flash data will be reset!
2024-02-19 20:55:07 +01:00
Sjef Verhoeven PE5PVB
69058e1d0d TEF library update 2024-02-19 19:46:46 +01:00
Sjef Verhoeven PE5PVB
2a3e8d7197 Added coaxswitch via GPIO0 (XDRGTK)
Optimised XDRGTK parsing
Fix problem where PS/PTY/PI sometimes turned blue on correct RDS when switching from Adv. RDS to normal screen
2024-02-12 23:17:46 +01:00
Sjef Verhoeven PE5PVB
ccb3964aee Added I2S input switch for future purpose 2023-11-07 21:25:42 +01:00
Sjef Verhoeven PE5PVB
ef42f24f41 Fix SNR AM 2023-09-21 22:04:33 +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
0279672d8e Changes in SNR 2023-08-10 21:03:16 +02:00
ohmytime
431938df97 Add co-channel detector on AM 2023-08-08 22:59:05 +08:00
Sjef Verhoeven PE5PVB
1dbcd7d501 Fix for AM C/N 2023-08-06 16:03:49 +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
00ceee0c58 More (minor) bugfixes. 2023-07-18 12:30:17 +02:00
Sjef Verhoeven PE5PVB
406fe4762f Added AF 2023-07-16 01:20:02 +02:00
Sjef Verhoeven PE5PVB
e3989ecd1b Moved SNR to API 2023-07-14 21:26:17 +02:00
Sjef Verhoeven PE5PVB
db8a8ae4ca Added AM level offset 2023-07-11 22:53:29 +02:00
Sjef Verhoeven PE5PVB
daad6ede23 AF/EON bugfixes and more
- Now 3 AF colums (max 33 entries)
- Actual PI/PS/Freq shown on top
- AF/EON frequencies only show one digit
- Slow down AF/EON ticker

Bugfixes:
- AF and EON trim function
- Forced mono was not working
2023-07-11 21:48:38 +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
6fb3789eae Added softmute
Added softmute to menu
Resized menu popup
2023-06-05 22:22:46 +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
Sjef Verhoeven PE5PVB
ed302d83ec Add files via upload 2023-06-01 16:12:24 +02:00