1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-10-02 09:46:38 -04:00
sdrangel/sdrbase/dsp
2018-02-07 23:44:20 +01:00
..
afsquelch.cpp
afsquelch.h
agc.cpp Alpha AGC cleanup 2018-02-03 17:07:37 +01:00
agc.h Alpha AGC cleanup 2018-02-03 17:07:37 +01:00
autocorrector.h Test Source: new combo box for auto correction options (2) 2018-02-04 22:52:31 +01:00
bandpass.h
basebandsamplesink.cpp
basebandsamplesink.h
basebandsamplesource.cpp
basebandsamplesource.h
channelmarker.cpp
channelmarker.h
complex.h
ctcssdetector.cpp
ctcssdetector.h
cwkeyer.cpp
cwkeyer.h
cwkeyersettings.cpp
cwkeyersettings.h Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings GET for NFM demod and mod 2017-12-10 20:27:08 +01:00
decimators.h Perseus support (6) 2018-02-07 23:44:20 +01:00
decimatorsf.cpp AirspyHF (float): working plugin 2018-02-02 02:12:49 +01:00
decimatorsf.h AirspyHF (float): working plugin 2018-02-02 02:12:49 +01:00
decimatorsu.h Differentiate Rx and Tx DSP sample sizes 2018-01-22 08:46:05 +01:00
devicesamplesink.cpp
devicesamplesink.h Sink plugins: put a serializer and deserializer in the core plugin for server 2017-12-28 04:04:50 +01:00
devicesamplesource.cpp
devicesamplesource.h
downchannelizer.cpp Differentiate Rx and Tx DSP sample sizes 2018-01-22 08:46:05 +01:00
downchannelizer.h Differentiate Rx and Tx DSP sample sizes 2018-01-22 08:46:05 +01:00
dspcommands.cpp
dspcommands.h
dspdevicesinkengine.cpp
dspdevicesinkengine.h
dspdevicesourceengine.cpp DC and IQ correction: added a defiend out integer version (no advantage over floating point) 2018-02-04 18:20:16 +01:00
dspdevicesourceengine.h DC and IQ correction: added a defiend out integer version (no advantage over floating point) 2018-02-04 18:20:16 +01:00
dspengine.cpp
dspengine.h
dsptypes.h Differentiate Rx and Tx DSP sample sizes 2018-01-22 08:46:05 +01:00
dvserialengine.cpp
dvserialengine.h
dvserialworker.cpp DSD demod: highpass filtering for audio completed 2017-12-26 20:29:23 +01:00
dvserialworker.h
fftengine.cpp
fftengine.h
fftfilt.cxx ATV Modulator: use assymetrical filter for vestigial sideband modulation 2017-03-16 10:11:03 +01:00
fftfilt.h Windows build: corrections for the new tool chain 2017-09-18 13:41:08 +02:00
fftwengine.cpp
fftwengine.h
fftwindow.cpp
fftwindow.h
filerecord.cpp Airspy HF: added missing files to the libairspyhf built in libary cmake file 2018-01-26 03:00:10 +01:00
filerecord.h File Input and record: 16/24 bit DSP compatibility 2018-01-25 18:39:54 +01:00
filtermbe.cpp
filtermbe.h DSD demod: highpass filtering for audio completed 2017-12-26 20:29:23 +01:00
filterrc.cpp
filterrc.h
gfft.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
hbfiltertraits.cpp AirspyHF (float): working plugin 2018-02-02 02:12:49 +01:00
hbfiltertraits.h AirspyHF (float): working plugin 2018-02-02 02:12:49 +01:00
highpass.h
iirfilter.h DSD demod: highpass filtering for audio completed 2017-12-26 20:29:23 +01:00
interpolator.cpp
interpolator.h
interpolators.h Use always 16 bit DSP on Tx side 2018-01-22 10:46:57 +01:00
inthalfbandfilter.h 24 bit DSP fix 2018-01-22 02:49:06 +01:00
inthalfbandfilterdb.h 24 bit DSP fix 2018-01-22 02:49:06 +01:00
inthalfbandfilterdbf.h AirspyHF (float): working plugin 2018-02-02 02:12:49 +01:00
inthalfbandfiltereo1.h Added define for 32 bit sample compilation 2018-01-21 01:45:58 +01:00
inthalfbandfiltereo1i.h IntHalfbandFilterEO1: simplification for SSE 4.1 only and fix 2016-11-07 18:23:59 +01:00
inthalfbandfilterst.h
inthalfbandfiltersti.h Improve int halfband filter even/odd I/Q stride variant 2016-11-10 02:56:49 +01:00
kissengine.cpp
kissengine.h
kissfft.h
lowpass.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
lowpass.h
misc.h Fixes for new build for Windows 64 2017-09-16 04:50:25 +02:00
movingaverage.h
nco.cpp
nco.h
ncof.cpp Test Source: add phase imbalance control 2018-01-31 22:34:55 +01:00
ncof.h Test Source: add phase imbalance control 2018-01-31 22:34:55 +01:00
nullsink.cpp
nullsink.h
phasediscri.h Windows build: corrections for the new tool chain 2017-09-18 13:41:08 +02:00
phaselock.cpp
phaselock.h
pidcontroller.cpp
pidcontroller.h git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
recursivefilters.cpp
recursivefilters.h
samplesinkfifo.cpp SDRDaemon input: adaptation for 24 bit Rx DSP 2018-01-24 08:49:18 +01:00
samplesinkfifo.h
samplesinkfifodecimator.h Templatize the accumulator type of integer half-band filters (non SIMD) 2018-01-21 19:39:51 +01:00
samplesinkfifodoublebuffered.cpp
samplesinkfifodoublebuffered.h Added a double buffered sample sink FIFO class 2016-10-06 15:39:18 +02:00
samplesourcefifo.cpp
samplesourcefifo.h Multiple modulators support: works with two modulators 2016-12-26 12:11:51 +01:00
threadedbasebandsamplesink.cpp
threadedbasebandsamplesink.h
threadedbasebandsamplesource.cpp
threadedbasebandsamplesource.h
upchannelizer.cpp Use always 16 bit DSP on Tx side 2018-01-22 10:46:57 +01:00
upchannelizer.h Use always 16 bit DSP on Tx side 2018-01-22 10:46:57 +01:00
wfir.cpp Fixes for new build for Windows 64 2017-09-16 04:50:25 +02:00
wfir.h Added a windowed FIR filter calculator analogous to Scipy's firwin (this one from Iowa Hills Software LLC code) 2017-09-04 01:44:36 +02:00