1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-03-03 05:40:05 -05:00

10699 Commits

Author SHA1 Message Date
Jon Beniston
b668d41aa4 Tidy up 2026-01-12 18:44:30 +00:00
Jon Beniston
ee35715bd4 Merge master 2026-01-12 18:36:49 +00:00
Jon Beniston
22257e5311 Add equalizers and EVM measurement. 2026-01-12 16:50:33 +00:00
Edouard Griffiths
5900f7a2c9
Merge pull request #2601 from f4exb/feature-rnnoise
Denoiser with RNNoise based noise reduction
2026-01-11 17:49:58 +01:00
f4exb
d4a860853e Denoiser feature: make functions for detailed sample processing making code more readable 2026-01-11 11:45:46 +01:00
f4exb
7e0892801c Denoiser feature: build only for Linux 2026-01-11 09:18:15 +01:00
f4exb
499b7bb0fe Denoiser: disable for Mac and fix audio mute 2026-01-11 00:43:39 +01:00
f4exb
28c3a4da9c Added rnnoise library to the external libraries build 2026-01-10 21:27:09 +01:00
f4exb
3074f16469 AM, NFM, BFM, WFM SSB demods: do not mute audio on the demod stream 2026-01-10 21:14:23 +01:00
f4exb
8ea74456f6 Denoiser: complete features and added readme 2026-01-10 18:19:57 +01:00
Jon Beniston
ae0f07eaa4 Add MES column. Decode additional fields. 2026-01-09 14:51:39 +00:00
srcejon
a1004cd935
Merge branch 'f4exb:master' into inmarsat 2026-01-07 13:02:21 +00:00
f4exb
4e0eecc595 RNnoise feature: basic implementation of audio 2026-01-07 13:39:58 +01:00
Edouard Griffiths
0a01cb21a8
Merge pull request #2598 from srcejon/mac_ci
Fix Mac compilation.
2026-01-07 13:38:30 +01:00
f4exb
ed297a824e WDSP Rx: decouple data pipes handling from audio handling 2026-01-07 13:38:05 +01:00
Jon Beniston
9a64a9b3b9 Add FFTW as DAB dependency 2026-01-07 11:19:17 +00:00
srcejon
2158024497 Fix path to libFLAC on Linux 2026-01-07 10:50:02 +00:00
Jon Beniston
0ae5320f77 Add OpenCV dependency 2026-01-07 10:45:55 +00:00
Jon Beniston
a29b5e0021 Set Apple libraries before external project, so can be used as build byproducts. 2026-01-07 10:12:56 +00:00
Jon Beniston
16218a1ebe Not in src subdir 2026-01-07 09:36:07 +00:00
Jon Beniston
ae75887a09 Specify library names precisely. 2026-01-07 09:15:58 +00:00
Jon Beniston
64d9ad16e6 Fix demod macro name. Remove unused library. 2026-01-07 08:51:29 +00:00
Jon Beniston
632032256c Fix Mac compilation. Only include required headers. 2026-01-06 20:34:50 +00:00
Jon Beniston
b41bc373ad Add Inmarsat Demod to WebAPI 2026-01-06 15:38:28 +00:00
Jon Beniston
08fdecaeff Indicate Inmarsat C is supported by .deb 2026-01-06 15:32:07 +00:00
Jon Beniston
e329d0311a Add frame details. 2026-01-06 15:31:50 +00:00
Jon Beniston
3005a1932f Add InmarsatC library to snap. 2026-01-06 15:31:31 +00:00
Jon Beniston
41b5991015 Default to 4k RF BW 2026-01-06 15:31:16 +00:00
Jon Beniston
68f8220edf Increase max AGC gain for small signals. Increase PLL locked threshold, as was showing locked when it wasn't. 2026-01-06 15:04:36 +00:00
Jon Beniston
bbf9fb2b8f Call FIND_LIBRARY per library. 2026-01-06 14:11:59 +00:00
Jon Beniston
6493921da6 Fix warnings. 2026-01-06 14:02:19 +00:00
Jon Beniston
badee6910f Fir for Qt5 2026-01-06 13:59:13 +00:00
Jon Beniston
c86603fb8b Fix warnings 2026-01-06 13:47:05 +00:00
Jon Beniston
ab728a6d9d Add column headers 2026-01-06 12:42:37 +00:00
Jon Beniston
de2aa3676a Update table formatting. 2026-01-06 12:41:07 +00:00
Jon Beniston
50a248e792 Fix warning 2026-01-06 12:38:19 +00:00
Jon Beniston
192cd4e8cd Freq Scanner: Delete FFT factory. Use settings keys correctly in GUI. 2026-01-06 12:36:47 +00:00
Jon Beniston
a015ef6650 Map: Add Inmarsat C demod support. 2026-01-06 12:35:48 +00:00
Jon Beniston
f3a66d257f Sat Tracker: Add TLE for INMARSAT 3-F5. 2026-01-06 12:35:15 +00:00
Jon Beniston
a6c6f81213 Costas Loop: Add methods to set min/max frequency. 2026-01-06 12:34:48 +00:00
Jon Beniston
ef624b2b0a Fix package name 2026-01-06 12:13:36 +00:00
Jon Beniston
feeb757f21 Add Inmarsat C demodulator. 2026-01-06 12:07:52 +00:00
srcejon
ad65a34c58
Merge branch 'f4exb:master' into inmarsat 2026-01-06 11:27:32 +00:00
f4exb
455f8a8034 Denoiser feature base commit 2026-01-06 07:54:29 +01:00
Edouard Griffiths
3eae58bf4a
Merge pull request #2595 from f4exb/fix-1864
TestSink and FileSink updates. Fix 1864
2026-01-05 01:13:00 +01:00
f4exb
90de3777a6 FileSink: fixes crash on interpolation change. Revamped GUI interface to match TestSink. Complements #1864 2026-01-04 21:59:18 +01:00
f4exb
6ee3044cb0 TestSink: fixes crash on interpolation change. Fixes #1864 2026-01-04 21:58:31 +01:00
Edouard Griffiths
727189e4ff
Merge pull request #2594 from f4exb/fix-1859
Regenerated swagger generated code from lastest commit in f4exb swager-codegen. Fixes #1859
2026-01-04 18:09:44 +01:00
f4exb
d34cac3f6f Regenerated swagger generated code from lastest commit in f4exb swagger-codegen. Fixes #1859 2026-01-04 13:25:30 +01:00
srcejon
d4c187602f
Merge branch 'f4exb:master' into inmarsat 2026-01-04 11:44:41 +00:00