sdrangel/sdrbase/dsp
f4exb ffbc08841e Fixed possible memory leak in green FFT (g_fft) 2018-02-18 00:20:37 +01:00
..
afsquelch.cpp AF Squelch: removed useless default constructor 2018-02-15 18:47:46 +01:00
afsquelch.h AF Squelch: removed useless default constructor 2018-02-15 18:47:46 +01:00
agc.cpp Alpha AGC cleanup 2018-02-03 17:07:37 +01:00
agc.h AM demod: fixed volume AGC 2018-02-16 00:43:21 +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
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
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 Fixed DSP device source/sink run command 2018-02-14 17:33:08 +01:00
dspcommands.h Fixed DSP device source/sink run command 2018-02-14 17:33:08 +01:00
dspdevicesinkengine.cpp Fixed DSP device source/sink run command 2018-02-14 17:33:08 +01:00
dspdevicesinkengine.h
dspdevicesourceengine.cpp DSP source enging DC and IQ correction: reset averages when changing settings 2018-02-16 01:23:49 +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
dvserialworker.h
fftengine.cpp
fftengine.h
fftfilt.cxx
fftfilt.h
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
filterrc.cpp
filterrc.h
gfft.h Fixed possible memory leak in green FFT (g_fft) 2018-02-18 00:20:37 +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
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
inthalfbandfilterst.h
inthalfbandfiltersti.h
kissengine.cpp
kissengine.h
kissfft.h
lowpass.cpp
lowpass.h
misc.h
movingaverage.h DSP moving average: corrected wrong index calculation 2018-02-15 16:35:43 +01:00
nco.cpp
nco.h
ncof.cpp NCOF: secure possible index overflow by 1 due to float to int conversion 2018-02-15 23:58:01 +01:00
ncof.h NCOF: secure possible index overflow by 1 due to float to int conversion 2018-02-15 23:58:01 +01:00
nullsink.cpp
nullsink.h
phasediscri.h
phaselock.cpp
phaselock.h
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
samplesourcefifo.cpp
samplesourcefifo.h
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
wfir.h