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

440 Commits

Author SHA1 Message Date
6ff653f5d4 increase buffer 2026-02-15 13:04:54 +01:00
63976e4a98 suprisingly works 2026-02-15 12:58:43 +01:00
c8d8fce82f -> instead of . really? 2026-02-15 12:52:50 +01:00
cdef85de4d now? 2026-02-15 12:52:04 +01:00
bffde6cb68 test of ssb 2026-02-15 12:49:09 +01:00
253f09b309 increase buffer size 2025-12-31 20:06:32 +01:00
427383de75 smaller buffer size 2025-12-31 20:03:10 +01:00
f34e32bde6 increase buffer size 2025-12-31 20:01:46 +01:00
0968373064 remove bs412 max 2025-12-31 12:12:37 +01:00
3def94aeda move clipper thing 2025-12-31 11:09:47 +01:00
237914d820 calibration mode 3: 19 khz sine wave at 0 dbr of bs412 2025-12-31 11:05:04 +01:00
3146e838e0 more variables 🫩 2025-12-30 22:29:08 +01:00
d8890e69c6 save variables 2025-12-30 22:25:44 +01:00
Kuba
b51b66d0a1 clipper before 2025-10-11 10:44:03 +02:00
Kuba
089f57314b oh 2025-10-11 10:42:42 +02:00
Kuba
8d00202869 remove tilt, and add a non-mpx output 2025-10-11 10:27:51 +02:00
53d5d8ec6b what the fuck 2025-09-27 15:23:52 +02:00
a83c813ff4 increase buffer sizes 2025-09-27 15:21:04 +02:00
Kuba
180f1fcb51 i love correcting tilt, its so simple and straight-forward 2025-08-08 23:13:31 +02:00
Kuba
3d9b7cdf6c don't you just love correcting tilt 2025-08-08 22:21:31 +02:00
Kuba
9602d26966 everthought of testing tilt while testing tilt? 2025-08-08 22:17:42 +02:00
Kuba
1d61bfa33f better tilt correction 2025-08-08 22:13:57 +02:00
7350cbcf1e add headroom option 2025-08-06 19:56:16 +02:00
07bf22e3ff compute mono and stereo volumes automatically 2025-08-06 19:45:49 +02:00
3ff2ea3a3d little optimizations 2025-08-06 19:14:49 +02:00
6b46716860 remove polar stereo
fix
2025-08-05 13:22:14 +02:00
12e54f44e2 litlle bit optimizations on init 2025-08-04 14:34:16 +02:00
de8f4de914 go back to 4750 2025-08-03 21:48:26 +02:00
5a534aca37 add reload warnings and run clock at 1187.5 khz instead of 4750 2025-08-03 21:11:59 +02:00
633d588aa4 link libs when needed 2025-08-03 20:27:55 +02:00
facef5aba3 change the config file stuff 2025-08-03 17:20:33 +02:00
07017aacd8 show gain with dbr 2025-08-03 16:13:54 +02:00
de8f4652a4 something here and there 2025-08-03 15:58:43 +02:00
122677ef1e bug 2025-08-02 18:16:31 +02:00
a7a3b49452 fix bug 2025-08-02 18:14:24 +02:00
55981533b8 ensure stop 2025-08-02 17:57:33 +02:00
bbcce3ff71 fuck you 2025-08-02 17:54:32 +02:00
e099e62949 keep gain across reloads 2025-08-02 17:53:45 +02:00
36cc57109e after reloading it would quit, thats why 2025-08-02 13:12:08 +02:00
21fe8c925b add reloading on SIGHUP signals, but these will not touch the audio runtime 2025-08-02 13:08:52 +02:00
13583c1728 things 2025-08-02 12:41:04 +02:00
55ecde6673 little optimalization, move the rds buffer into runtime 2025-08-02 12:07:46 +02:00
59a099c619 option to disable agc when max == 0, also don't initialize filters if they're off 2025-07-15 22:10:16 +02:00
229ceff6d2 move lpf after agc 2025-07-12 13:50:33 +02:00
e0847d3a57 fix audio_deviation 2025-07-12 13:47:51 +02:00
d2ae90d872 some changes here and there 2025-07-12 13:28:16 +02:00
779259012e change filter order (used to be preemp -> lpf -> agc, now is lpf -> agc -> preemp) 2025-07-10 20:28:52 +02:00
7956b7d989 will thjis commit break everything? 2025-07-10 19:32:21 +02:00
db60762057 this is better than the powf func 2025-07-10 19:23:40 +02:00
e82c617dab disable filters if their values are 0, add lpf_cutoff config and also rechain the bs412 compressor, as mpx_in used to be pure pass, but now it is added before the bs412 compressor 2025-07-10 18:51:32 +02:00