sdrangel/sdrbase/dsp
Davide Gerhard dcfb7f6c97
cmake: full refactor to remove qmake and use cmake on all platforms
2019-05-21 20:19:25 +02:00
..
afsquelch.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
afsquelch.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
agc.cpp SSB Modulator: implemented hard limiter on compressor to prevent overload 2019-05-07 02:50:05 +02:00
agc.h SSB Modulator: implemented hard limiter on compressor to prevent overload 2019-05-07 02:50:05 +02:00
autocorrector.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
bandpass.h
basebandsamplesink.cpp
basebandsamplesink.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
basebandsamplesource.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
basebandsamplesource.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
channelmarker.cpp
channelmarker.h
complex.h
ctcssdetector.cpp
ctcssdetector.h
cwkeyer.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
cwkeyer.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
cwkeyersettings.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
cwkeyersettings.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
decimators.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
decimatorsff.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
decimatorsff.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
decimatorsfi.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
decimatorsfi.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
decimatorsif.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
decimatorsif.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
decimatorsu.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
devicesamplesink.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
devicesamplesink.h Channel local source (1) 2019-05-10 00:34:35 +02:00
devicesamplesource.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
devicesamplesource.h New plugin pair LocalSink and LocalInput to pipe streams internally 2019-05-02 04:02:40 +02:00
downchannelizer.cpp Frequency tracker (4) 2019-05-04 22:00:24 +02:00
downchannelizer.h Remote channel sink: decimation and shift: core changes 2019-04-26 01:27:36 +02:00
dspcommands.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
dspcommands.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
dspdevicesinkengine.cpp Device sink API and engine: removed the unused addSource and removeSource methods 2019-05-07 22:39:23 +02:00
dspdevicesinkengine.h Device sink API and engine: removed the unused addSource and removeSource methods 2019-05-07 22:39:23 +02:00
dspdevicesourceengine.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
dspdevicesourceengine.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
dspengine.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
dspengine.h New plugin pair LocalSink and LocalInput to pipe streams internally 2019-05-02 04:02:40 +02:00
dsptypes.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
dvserialengine.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
dvserialengine.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
dvserialworker.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
dvserialworker.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
fftcorr.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
fftcorr.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
fftengine.cpp
fftengine.h
fftfilt.cpp
fftfilt.h
fftwengine.cpp
fftwengine.h
fftwindow.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
fftwindow.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
filerecord.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
filerecord.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
filtermbe.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
filtermbe.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
filterrc.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
filterrc.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
freqlockcomplex.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
freqlockcomplex.h Method to get frequency from FLL. Fixed Channel Analyzer lock delta frequency display in case of decimation 2019-05-04 04:54:16 +02:00
gfft.h
hbfilterchainconverter.cpp Remote sink: fixed chanel frequency shift calculation and access 2019-04-27 01:19:17 +02:00
hbfilterchainconverter.h Remote sink: fixed chanel frequency shift calculation and access 2019-04-27 01:19:17 +02:00
hbfiltertraits.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
hbfiltertraits.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
highpass.h
iirfilter.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
interpolator.cpp
interpolator.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
interpolators.h Interpolators: added invert I/Q parameter. Default false 2019-04-12 00:17:49 +02:00
inthalfbandfilter.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
inthalfbandfilterdb.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
inthalfbandfilterdbf.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
inthalfbandfilterdbff.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
inthalfbandfilterdbfi.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
inthalfbandfiltereo.h Fixed IntHalfbandFilterEO factor calculation width forcing use of EOStorageType 2019-04-29 12:03:51 +02:00
inthalfbandfiltereo1.h cmake: full refactor to remove qmake and use cmake on all platforms 2019-05-21 20:19:25 +02:00
inthalfbandfiltereo1i.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
inthalfbandfiltereo2.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
inthalfbandfiltereof.h cmake: full refactor to remove qmake and use cmake on all platforms 2019-05-21 20:19:25 +02:00
inthalfbandfilterst.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
inthalfbandfiltersti.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
kissengine.cpp
kissengine.h
kissfft.h
lowpass.cpp
lowpass.h
misc.h
movingaverage.h
nco.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
nco.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
ncof.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
ncof.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
nullsink.cpp
nullsink.h
phasediscri.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
phaselock.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
phaselock.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
phaselockcomplex.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
phaselockcomplex.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
projector.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
projector.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
recursivefilters.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
recursivefilters.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
samplesinkfifo.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
samplesinkfifo.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
samplesinkfifodecimator.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
samplesinkfifodoublebuffered.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
samplesinkfifodoublebuffered.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
samplesourcefifo.cpp Added the Local Source plugin 2019-05-10 13:20:30 +02:00
samplesourcefifo.h Added the Local Source plugin 2019-05-10 13:20:30 +02:00
symsync.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
symsync.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
threadedbasebandsamplesink.cpp
threadedbasebandsamplesink.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
threadedbasebandsamplesource.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
threadedbasebandsamplesource.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
upchannelizer.cpp Local output plugin and fixes 2019-05-10 23:38:52 +02:00
upchannelizer.h Channel local source (1) 2019-05-10 00:34:35 +02:00
wfir.cpp
wfir.h