sdrangel/sdrbase/dsp
f4exb 1549ecaa0f New PLL with complex signal input and w, zeta, K parameters 2018-05-13 08:55:14 +02:00
..
afsquelch.cpp
afsquelch.h
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 Mag AGC: corrected step calculation. Added method to combine step up and down smoothing 2018-05-06 02:39:39 +02:00
autocorrector.h
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 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
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
dspcommands.h
dspdevicesinkengine.cpp
dspdevicesinkengine.h
dspdevicesourceengine.cpp
dspdevicesourceengine.h
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
fftengine.cpp
fftengine.h
fftfilt.cxx
fftfilt.h
fftwengine.cpp
fftwengine.h
fftwindow.cpp
fftwindow.h
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
filterrc.cpp
filterrc.h
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
interpolators.h
inthalfbandfilter.h
inthalfbandfilterdb.h
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
inthalfbandfiltersti.h
kissengine.cpp
kissengine.h
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
ncof.cpp
ncof.h
nullsink.cpp
nullsink.h
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 New PLL with complex signal input and w, zeta, K parameters 2018-05-13 08:55:14 +02:00
phaselockcomplex.h New PLL with complex signal input and w, zeta, K parameters 2018-05-13 08:55:14 +02:00
projector.cpp
projector.h
recursivefilters.cpp
recursivefilters.h
samplesinkfifo.cpp
samplesinkfifo.h
samplesinkfifodecimator.h
samplesinkfifodoublebuffered.cpp
samplesinkfifodoublebuffered.h
samplesourcefifo.cpp
samplesourcefifo.h
symsync.cpp
symsync.h
threadedbasebandsamplesink.cpp
threadedbasebandsamplesink.h
threadedbasebandsamplesource.cpp
threadedbasebandsamplesource.h
upchannelizer.cpp
upchannelizer.h
wfir.cpp
wfir.h