sdrangel/sdrbase/dsp
f4exb d673278f86 Added a FFT based correlation class 2018-05-20 10:42:14 +02:00
..
afsquelch.cpp NFM demod: fixed AF squelch setting according to audio sample rate. Fixed discriminator. Added details to documentation. 2018-04-14 21:45:45 +02:00
afsquelch.h NFM demod: fixed AF squelch setting according to audio sample rate. Fixed discriminator. Added details to documentation. 2018-04-14 21:45:45 +02:00
agc.cpp Mag AGC: corrected step calculation. Added method to combine step up and down smoothing 2018-05-06 02:39:39 +02:00
agc.h AM demod: synchronous AM: implemented sidebands selection 2018-05-13 22:30:50 +02:00
autocorrector.h
bandpass.h
basebandsamplesink.cpp
basebandsamplesink.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
basebandsamplesource.cpp
basebandsamplesource.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
channelmarker.cpp Removed UDP address and port from Channel marker 2018-03-30 19:06:27 +02:00
channelmarker.h Removed UDP address and port from Channel marker 2018-03-30 19:06:27 +02:00
complex.h
ctcssdetector.cpp
ctcssdetector.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
cwkeyer.cpp
cwkeyer.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
cwkeyersettings.cpp
cwkeyersettings.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
decimators.h RTL-SDR: fixed inf/sup decimators 2018-05-12 07:25:53 +02:00
decimatorsff.cpp Floating point to floating point decimator optimization using the even/odd algorithm 2018-04-30 11:08:08 +02:00
decimatorsff.h Floating point to floating point decimator optimization using the even/odd algorithm 2018-04-30 11:08:08 +02:00
decimatorsfi.cpp Floating point to integer decimator optimization using the even/odd algorithm 2018-04-29 22:56:34 +02:00
decimatorsfi.h Floating point to integer decimator optimization using the even/odd algorithm 2018-04-29 22:56:34 +02:00
decimatorsif.cpp Benchmarking: added int to float decimation 2018-05-01 19:49:47 +02:00
decimatorsif.h Benchmarking: added int to float decimation 2018-05-01 19:49:47 +02:00
decimatorsu.h RTL-SDR: fixed inf/sup decimators (2) 2018-05-12 08:05:46 +02:00
devicesamplesink.cpp
devicesamplesink.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
devicesamplesource.cpp Inf/Sup frequency shift scheme change to set bandwidth closer to device center frequency 2018-05-10 22:17:39 +02:00
devicesamplesource.h Inf/Sup frequency shift scheme change to set bandwidth closer to device center frequency 2018-05-10 22:17:39 +02:00
downchannelizer.cpp Use unified even/odd half band decimator 2018-05-08 01:35:08 +02:00
downchannelizer.h Use unified even/odd half band decimator 2018-05-08 01:35:08 +02:00
dspcommands.cpp Multiple audio support: New audio preferences dialog (3). Application to AM demod 2018-03-26 11:55:45 +02:00
dspcommands.h Multiple audio support: New audio preferences dialog (3). Application to AM demod 2018-03-26 11:55:45 +02:00
dspdevicesinkengine.cpp
dspdevicesinkengine.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
dspdevicesourceengine.cpp
dspdevicesourceengine.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
dspengine.cpp DSD demod: allow use of audio rates that are integer multiples of 8k other than 48k (x2,3,4,5) 2018-04-23 01:04:47 +02:00
dspengine.h DSD demod: allow use of audio rates that are integer multiples of 8k other than 48k (x2,3,4,5) 2018-04-23 01:04:47 +02:00
dsptypes.h Benchmarking: added float->float decimators and corresponding benchmark test 2018-04-25 18:01:01 +02:00
dvserialengine.cpp DSD demod: allow use of audio rates that are integer multiples of 8k other than 48k (x2,3,4,5) 2018-04-23 01:04:47 +02:00
dvserialengine.h DSD demod: allow use of audio rates that are integer multiples of 8k other than 48k (x2,3,4,5) 2018-04-23 01:04:47 +02:00
dvserialworker.cpp DSD demod: allow use of audio rates that are integer multiples of 8k other than 48k (x2,3,4,5) 2018-04-23 01:04:47 +02:00
dvserialworker.h DSD demod: allow use of audio rates that are integer multiples of 8k other than 48k (x2,3,4,5) 2018-04-23 01:04:47 +02:00
fftcorr.cpp Added a FFT based correlation class 2018-05-20 10:42:14 +02:00
fftcorr.h Added a FFT based correlation class 2018-05-20 10:42:14 +02:00
fftengine.cpp
fftengine.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
fftfilt.cxx AM demod: basic synchronous AM detection option 2018-05-13 17:27:24 +02:00
fftfilt.h AM demod: basic synchronous AM detection option 2018-05-13 17:27:24 +02:00
fftwengine.cpp
fftwengine.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
fftwindow.cpp
fftwindow.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
filerecord.cpp modified unique file name 2018-05-11 09:08:20 +02:00
filerecord.h modified unique file name 2018-05-11 09:08:20 +02:00
filtermbe.cpp
filtermbe.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
filterrc.cpp
filterrc.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
freqlockcomplex.cpp ChannelAnalyzerNG: fixed FLL and removed IIR and FIR kit that is now useless 2018-05-18 02:36:29 +02:00
freqlockcomplex.h ChannelAnalyzerNG: fixed FLL and removed IIR and FIR kit that is now useless 2018-05-18 02:36:29 +02:00
gfft.h
hbfiltertraits.cpp Benchmarking: added int to float decimation 2018-05-01 19:49:47 +02:00
hbfiltertraits.h Benchmarking: added int to float decimation 2018-05-01 19:49:47 +02:00
highpass.h
iirfilter.h
interpolator.cpp
interpolator.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
interpolators.h
inthalfbandfilter.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
inthalfbandfilterdb.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
inthalfbandfilterdbf.h Simplified float halfband filters with unique class for floating point 2018-04-29 11:48:46 +02:00
inthalfbandfilterdbff.h Benchmarking: added float->float decimators and corresponding benchmark test 2018-04-25 18:01:01 +02:00
inthalfbandfilterdbfi.h Benchmarking: added float->float decimators and corresponding benchmark test 2018-04-25 18:01:01 +02:00
inthalfbandfiltereo.h Inf/Sup frequency shift scheme change to set bandwidth closer to device center frequency 2018-05-10 22:17:39 +02:00
inthalfbandfiltereo1.h Unified the even/odd integer halfband filters 2018-05-02 14:00:03 +02:00
inthalfbandfiltereo1i.h
inthalfbandfiltereo2.h Removed intrinsics completely from IntHalfbandFilterEO2 2018-04-29 11:38:42 +02:00
inthalfbandfiltereof.h Benchmarking: added int to float decimation 2018-05-01 19:49:47 +02:00
inthalfbandfilterst.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
inthalfbandfiltersti.h
kissengine.cpp
kissengine.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
kissfft.h
lowpass.cpp
lowpass.h
misc.h
movingaverage.h Moving average: fixed initialization 2018-04-27 20:40:17 +02:00
nco.cpp
nco.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
ncof.cpp
ncof.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
nullsink.cpp
nullsink.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
phasediscri.h
phaselock.cpp ChanelAnalyzerNG: added PLL option 2018-05-12 06:01:54 +02:00
phaselock.h ChanelAnalyzerNG: added PLL option 2018-05-12 06:01:54 +02:00
phaselockcomplex.cpp PLL lock indication fixes 2018-05-20 03:50:22 +02:00
phaselockcomplex.h PLL lock indication fixes 2018-05-20 03:50:22 +02:00
projector.cpp Removed liquid-dsp internal build and dependencies. Abandon clock recovery in ScopeNG 2018-04-04 02:03:37 +02:00
projector.h Removed liquid-dsp internal build and dependencies. Abandon clock recovery in ScopeNG 2018-04-04 02:03:37 +02:00
recursivefilters.cpp AM demod: synchronous AM: implemented sidebands selection 2018-05-13 22:30:50 +02:00
recursivefilters.h AM demod: synchronous AM: implemented sidebands selection 2018-05-13 22:30:50 +02:00
samplesinkfifo.cpp
samplesinkfifo.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
samplesinkfifodecimator.h
samplesinkfifodoublebuffered.cpp
samplesinkfifodoublebuffered.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
samplesourcefifo.cpp
samplesourcefifo.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
symsync.cpp Removed liquid-dsp internal build and dependencies. Abandon clock recovery in ScopeNG 2018-04-04 02:03:37 +02:00
symsync.h Removed liquid-dsp internal build and dependencies. Abandon clock recovery in ScopeNG 2018-04-04 02:03:37 +02:00
threadedbasebandsamplesink.cpp ThreadedBasebandSampleSink: destructor: call stop only if thread is running 2018-03-24 22:37:36 +01:00
threadedbasebandsamplesink.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
threadedbasebandsamplesource.cpp ThreadedBasebandSampleSource: destructor: call stop only if thread is running 2018-03-24 22:39:16 +01:00
threadedbasebandsamplesource.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
upchannelizer.cpp
upchannelizer.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
wfir.cpp
wfir.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00