sdrangel/sdrbase/dsp
f4exb 993ab36a29 FileRecord improvement: update FileSink plugin and writeHeader private method in FileRecord accordingly 2018-10-10 14:05:21 +02:00
..
afsquelch.cpp
afsquelch.h
agc.cpp SSB demod: yet again another clamping algorithm 2018-05-28 02:40:26 +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
basebandsamplesource.cpp
basebandsamplesource.h
channelmarker.cpp
channelmarker.h
complex.h
ctcssdetector.cpp
ctcssdetector.h
cwkeyer.cpp
cwkeyer.h CW keyer: used signed char to avoid copmilation warnings in some installations 2018-08-13 22:10:42 +02:00
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 Web API: implemented device report interface. Applied to Airspy 2018-05-26 01:43:28 +02: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 Web API: implemented device report interface. Applied to Airspy 2018-05-26 01:43:28 +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 LibbladeRF2: make bladeRF1 work 2018-09-18 23:12:00 +02:00
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 Foolproof AudioFifo to try fix issue #210. Consequently removed useless timeout parameter on read and write methods 2018-09-12 15:30:53 +02:00
dvserialworker.h DSD demod: use audio compressor when processing voice with serial DV 2018-06-25 00:01:25 +02:00
fftcorr.cpp Channel analyzer NG: autocorrelation corrections (2): corrected FFT aliasing 2018-05-20 20:23:41 +02:00
fftcorr.h Channel analyzer NG: autocorrelation corrections (2): corrected FFT aliasing 2018-05-20 20:23:41 +02:00
fftengine.cpp
fftengine.h
fftfilt.cpp Normalize fftfilt.cxx to fftfilt.cpp 2018-05-22 00:13:40 +02:00
fftfilt.h Channel analyzer NG: implemented optional RRC filter 2018-05-22 02:20:36 +02:00
fftwengine.cpp
fftwengine.h
fftwindow.cpp
fftwindow.h
filerecord.cpp FileRecord improvement: update FileSink plugin and writeHeader private method in FileRecord accordingly 2018-10-10 14:05:21 +02:00
filerecord.h FileRecord improvement: update FileSink plugin and writeHeader private method in FileRecord accordingly 2018-10-10 14:05:21 +02:00
filtermbe.cpp DV serial: use HP filter before interpolation and LP filter. Set HP -3dB corner at 300 Hz (for 8 kHz sampling rate) 2018-06-24 02:29:54 +02:00
filtermbe.h DV serial: use HP filter before interpolation and LP filter. Set HP -3dB corner at 300 Hz (for 8 kHz sampling rate) 2018-06-24 02:29:54 +02:00
filterrc.cpp
filterrc.h
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
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 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 Scope and channel analyzer: new squared magnitude (linear power) projection mainly for radioastronomy 2018-06-26 00:43:19 +02:00
projector.h Scope and channel analyzer: new squared magnitude (linear power) projection mainly for radioastronomy 2018-06-26 00:43:19 +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
samplesinkfifodecimator.h
samplesinkfifodoublebuffered.cpp
samplesinkfifodoublebuffered.h
samplesourcefifo.cpp
samplesourcefifo.h BladeRF2 output: fixed SO mode 2018-09-29 21:40:22 +02:00
symsync.cpp
symsync.h
threadedbasebandsamplesink.cpp
threadedbasebandsamplesink.h
threadedbasebandsamplesource.cpp
threadedbasebandsamplesource.h
upchannelizer.cpp
upchannelizer.h
wfir.cpp
wfir.h