sdrangel/sdrbase/dsp
f4exb 8cd462a338 IntHalfbandFilterDB: use specific storeSample method when samples are defined om 32 bit wide fields 2018-01-21 12:12:20 +01:00
..
afsquelch.cpp
afsquelch.h
agc.cpp
agc.h
bandpass.h
basebandsamplesink.cpp
basebandsamplesink.h
basebandsamplesource.cpp Tx: new handling of multiple channel sources (1) 2018-01-02 03:40:55 +01:00
basebandsamplesource.h Tx support: single channel: make FIFO read and writes truly independent (unoptimized) 2018-01-02 01:33:09 +01:00
channelmarker.cpp
channelmarker.h
complex.h
ctcssdetector.cpp
ctcssdetector.h
cwkeyer.cpp
cwkeyer.h
cwkeyersettings.cpp
cwkeyersettings.h
decimators.h RTL-SDR: corrected bit shifts for 8 bit samples and corrected RTL-SDR unsigned to signed conversion 2018-01-15 23:37:26 +01:00
decimatorsu.h Added decimation class with unsigned to signed conversion with shift. Applied to RTL-SDR 2018-01-16 00:01:38 +01:00
devicesamplesink.cpp
devicesamplesink.h
devicesamplesource.cpp
devicesamplesource.h
downchannelizer.cpp
downchannelizer.h
dspcommands.cpp Tx support: single channel: make FIFO read and writes truly independent (optimized) 2018-01-02 02:14:31 +01:00
dspcommands.h Tx support: single channel: make FIFO read and writes truly independent (optimized) 2018-01-02 02:14:31 +01:00
dspdevicesinkengine.cpp DSP device source/sink engines: reworked add source sequence of actions 2018-01-02 16:25:34 +01:00
dspdevicesinkengine.h Tx support: single channel: make FIFO read and writes truly independent (optimized) 2018-01-02 02:14:31 +01:00
dspdevicesourceengine.cpp Use FixReal in place of qint16 2018-01-21 01:19:35 +01:00
dspdevicesourceengine.h
dspengine.cpp
dspengine.h
dsptypes.h Replaced hardcoded bit scaling literals by defines 2018-01-21 10:57:04 +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
filerecord.h
filtermbe.cpp DSD demod: use lower cutoff for optional audio high pass filter 2018-01-02 20:02:30 +01:00
filtermbe.h
filterrc.cpp
filterrc.h
gfft.h
hbfiltertraits.cpp Halfband filters traits: use minimal scaling value so that the smallest coefficient is not zero. Avoids int32 multiplication overflow for large enough decimation factors and sample bit size 2018-01-18 00:21:50 +01:00
hbfiltertraits.h Halfband filters traits: use minimal scaling value so that the smallest coefficient is not zero. Avoids int32 multiplication overflow for large enough decimation factors and sample bit size 2018-01-18 00:21:50 +01:00
highpass.h
iirfilter.h
interpolator.cpp
interpolator.h
interpolators.h
inthalfbandfilter.h
inthalfbandfilterdb.h IntHalfbandFilterDB: use specific storeSample method when samples are defined om 32 bit wide fields 2018-01-21 12:12:20 +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
nco.cpp
nco.h
ncof.cpp
ncof.h
nullsink.cpp
nullsink.h
phasediscri.h
phaselock.cpp
phaselock.h
pidcontroller.cpp
pidcontroller.h
recursivefilters.cpp
recursivefilters.h
samplesinkfifo.cpp
samplesinkfifo.h
samplesinkfifodecimator.h
samplesinkfifodoublebuffered.cpp
samplesinkfifodoublebuffered.h
samplesourcefifo.cpp
samplesourcefifo.h
threadedbasebandsamplesink.cpp
threadedbasebandsamplesink.h
threadedbasebandsamplesource.cpp
threadedbasebandsamplesource.h Tx support: single channel: make FIFO read and writes truly independent (unoptimized) 2018-01-02 01:33:09 +01:00
upchannelizer.cpp Device sink engine: fixed adding source channels while it runs 2018-01-02 11:00:00 +01:00
upchannelizer.h
wfir.cpp
wfir.h