0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 19:23:51 +01:00
Commit Graph

67 Commits

Author SHA1 Message Date
a82ea1af6e implement bs412 mpx deviation and implement a peak limiter 2025-04-04 14:23:08 +02:00
b23db0d109 make it so bs412 reduces the audio level 2025-03-30 20:05:25 +02:00
320cc22fe6 change gain reduction logic 2025-03-29 22:37:37 +01:00
7d74b2b480 update algorithm 2025-03-29 22:15:36 +01:00
9e9075d27d really? 2025-03-29 19:10:31 +01:00
3a1904511f try to measure mpx power 2025-03-29 19:01:19 +01:00
57fbf5630c optimize the dcf encoder 2025-03-28 13:17:33 +01:00
7ff33aa5a7 try to add a lpf 2025-03-27 18:00:05 +01:00
66ca7317d5 update readme 2025-03-26 21:07:37 +01:00
2e36f34b4a remove lpf and add normalization to the preemp 2025-03-26 19:26:40 +01:00
5b8b3def6d optimize the osclillator 2025-03-26 13:24:13 +01:00
702117e4d7 damn it 2025-03-25 17:27:59 +01:00
ad1856f255 use atan2 for pll phase error 2025-03-24 19:54:49 +01:00
0a27b39c43 change the pll logic a bit 2025-03-24 16:45:32 +01:00
228cb355ac generate the 66.5 inside the pll via the pilot 2025-03-23 16:28:22 +01:00
6d0062e8c8 try to make rds2 use the pilot osc 2025-03-23 09:15:30 +01:00
7c7618a3ef what? 2025-03-22 20:56:58 +01:00
9701d08d2a fix 2025-03-22 20:50:01 +01:00
29e285adf4 stereoize rds2 2025-03-22 20:47:48 +01:00
3540881edb huh 2025-03-21 15:07:00 +01:00
dff62989c0 add limited rds2 support 2025-03-18 16:46:58 +01:00
83131c1f30 allow rds if when no stereo 2025-03-11 17:41:33 +01:00
50fe064beb run rds in quadrature to stereo pilot instead of in phase 2025-03-10 20:48:09 +01:00
554ede3f75 add psk 2025-03-09 16:14:27 +01:00
6262e6feee dcf77 encoder 2025-03-09 14:17:05 +01:00
0a99e3364c get rid of lpf as it barely works, swh-plugin's lowpass_iir_1891 works better 2025-03-09 09:35:10 +01:00
6a5d199483 adjust lpf quality (make it less precise, more of a slope) 2025-03-08 21:06:08 +01:00
5de87c15a3 change lpf 2025-03-08 19:41:22 +01:00
1d2bedb06b small changes 2025-03-02 09:25:50 +01:00
b513b98a9a add compressor 2025-03-01 21:00:56 +01:00
baf3eb9c0a remove alsa output 2025-01-31 18:45:48 +01:00
0dfeadb7b2 idk 2025-01-31 18:13:24 +01:00
9b4cec73c9 change frequency filters implemententaton 2025-01-31 17:40:47 +01:00
fa2ba7f71a add new preemp 2025-01-31 16:48:13 +01:00
0c9222393c add master volume and calibration mode (also, *bug on the last one) 2025-01-31 15:35:09 +01:00
09b30852ab nug fixes and small tweaks 2025-01-29 14:49:12 +01:00
76580ac4d7 adjust 2025-01-27 11:01:14 +01:00
59ec78948a add soft clipping 2025-01-27 10:51:51 +01:00
8d017e1cf0 adjust 2025-01-26 20:42:42 +01:00
16fa3f3702 add functional lpf, remake hilbert 2025-01-26 19:26:20 +01:00
d2663bdb9f clean up 2025-01-26 12:44:18 +01:00
0326f2e75d add sca 2025-01-26 12:41:00 +01:00
d4c7334a96 modify read me 2025-01-25 23:49:31 +01:00
b6c7607807 changes 2025-01-25 23:26:36 +01:00
abaa9764b0 big changes 2025-01-25 23:06:32 +01:00
634ba05d61 add alsa output to pstcode, scamod 2025-01-25 19:58:14 +01:00
efd83adf39 make *2 for preemphasis out 2025-01-24 18:07:32 +01:00
f5b6a12486 add alsa output to STCode 2025-01-24 17:24:46 +01:00
7096a6e572 light changes 2025-01-23 10:03:39 +01:00
43521d90a8 adjust volumes for mpx 2025-01-21 21:55:08 +01:00