1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-21 04:16:34 -04:00
Commit Graph

12 Commits

Author SHA1 Message Date
Edouard Griffiths
f522d88fc5
Merge pull request #2252 from srcejon/freq_scanner
Update CMakeLists.txt to allow static libraries to be built
2024-09-13 21:07:04 +02:00
srcejon
1df07b21ae Update CMakeLists.txt to allow static libraries to be built, as well as shared.
Add BUILD_BENCH, BUILD_SHARED_LIBS, ENABLE_AARONIARTSA and ENABLE_METIS options.
2024-09-11 20:16:40 +01:00
DreamNik
202fc96de6 Append prefix to plugin name when running on Android.
Android libraries can't be placed inside subdirectory, so to
distinguish plugins from regular libraries the new prefix is used.
2024-09-05 13:37:51 +03:00
f4exb
0fd169c008 WDSP receiver: moved ANF to main GUI amd added audio pan 2024-07-20 04:46:57 +02:00
f4exb
a33f53c79b WDSP receiver: fixed FFTW3F include 2024-07-11 21:25:53 +02:00
f4exb
a4f08dc210 WDSP receiver: fixed FM demod amd implement equalizer 2024-07-11 21:25:53 +02:00
f4exb
043d9da47e WDSP Receiver: added squelch support plus corrections 2024-07-11 21:25:53 +02:00
f4exb
ffef9ab48f WDSP receiver: FM options 2024-07-11 21:25:53 +02:00
f4exb
fadffc1afc WDSP receiver: implemmted noise blanker and CW peaking filter 2024-07-11 21:25:52 +02:00
f4exb
74cc488383 WDSP Receiver: GUI updates 2024-07-11 21:25:52 +02:00
f4exb
d0391e3516 Amendments to WDSP. WDSP Receiver: create/delete WDSP RXA 2024-07-11 21:25:51 +02:00
f4exb
8ce840dd17 WDSP Receiver as a copy of the SSB demodulator 2024-07-11 21:25:51 +02:00