sdrangel/sdrbase/dsp
f4exb 3ab855c927 Sample sink plugins: removed useless init pure virtual method 2017-04-12 23:26:40 +02:00
..
afsquelch.cpp
afsquelch.h
agc.cpp
agc.h
bandpass.h
basebandsamplesink.cpp
basebandsamplesink.h
basebandsamplesource.cpp Multiple modulators support: works with two modulators 2016-12-26 12:11:51 +01:00
basebandsamplesource.h Multiple modulators support: works with two modulators 2016-12-26 12:11:51 +01:00
channelmarker.cpp ATV Modulator: vestigial sidebands chammel marker update (color overlay) 2017-03-16 11:49:14 +01:00
channelmarker.h ATV Modulator: vestigial sidebands chammel marker update (color overlay) 2017-03-16 11:49:14 +01:00
complex.h
ctcssdetector.cpp
ctcssdetector.h
cwkeyer.cpp
cwkeyer.h WFM modulator: do not go below 96 kHz for the channelizer sample rate. Attempt to fix CW problem 2017-01-05 11:37:57 +01:00
decimators.h
devicesamplesink.cpp
devicesamplesink.h Sample sink plugins: removed useless init pure virtual method 2017-04-12 23:26:40 +02:00
devicesamplesource.cpp
devicesamplesource.h Sample source plugins: removed useless init pure virtual method 2017-04-12 23:10:22 +02:00
downchannelizer.cpp
downchannelizer.h
dspcommands.cpp
dspcommands.h
dspdevicesinkengine.cpp Multiple modulators support: optimization: comment out code that is useless when processing sample by sample 2016-12-26 14:52:59 +01:00
dspdevicesinkengine.h Multiple transmission channels warning when adding more than one channel 2016-12-26 15:26:25 +01:00
dspdevicesourceengine.cpp Device source engine: initialize sample rate and center frequency in the sink when adding a threaded sample sink 2017-02-14 21:46:35 +01:00
dspdevicesourceengine.h
dspengine.cpp New audio devices dialog and handling: use selected audio devices 2017-01-06 16:04:32 +01:00
dspengine.h New audio devices dialog and handling: use selected audio devices 2017-01-06 16:04:32 +01:00
dsptypes.h
dvserialengine.cpp
dvserialengine.h
dvserialworker.cpp
dvserialworker.h
fftengine.cpp
fftengine.h
fftfilt.cxx ATV Modulator: use assymetrical filter for vestigial sideband modulation 2017-03-16 10:11:03 +01:00
fftfilt.h ATV Modulator: use assymetrical filter for vestigial sideband modulation 2017-03-16 10:11:03 +01:00
fftwengine.cpp
fftwengine.h
fftwindow.cpp
fftwindow.h
filerecord.cpp
filerecord.h
filtermbe.cpp
filtermbe.h
filterrc.cpp
filterrc.h
gfft.h
hbfiltertraits.cpp Tx support: optimize final interpolator stages 2017-01-03 23:25:20 +01:00
hbfiltertraits.h Tx support: optimize final interpolator stages 2017-01-03 23:25:20 +01:00
highpass.h
interpolator.cpp
interpolator.h
interpolators.h Tx support: optimize final interpolator stages 2017-01-03 23:25:20 +01:00
inthalfbandfilter.h added 'my' interpolation methods 2016-12-31 04:23:59 +01:00
inthalfbandfilterdb.h added 'my' interpolation methods 2016-12-31 04:23:59 +01:00
inthalfbandfiltereo1.h added 'my' interpolation methods 2016-12-31 04:23:59 +01:00
inthalfbandfiltereo1i.h
inthalfbandfilterst.h added 'my' interpolation methods 2016-12-31 04:23:59 +01:00
inthalfbandfiltersti.h
kissengine.cpp
kissengine.h
kissfft.h
lowpass.cpp
lowpass.h
misc.h
movingaverage.h Channel Analyzer NG: revamped UI with rational downsampler UI 2017-02-28 00:58:26 +01:00
nco.cpp ATV Demod: implement NCO and interpolator change 2017-03-18 00:11:48 +01:00
nco.h ATV Demod: implement NCO and interpolator change 2017-03-18 00:11:48 +01:00
ncof.cpp NCO: standardized debug message 2017-02-25 11:32:18 +01:00
ncof.h
nullsink.cpp
nullsink.h
phasediscri.h ATV Demod: FM mode using phaseDiscriminatorDelta with deviation scaling 2017-03-22 23:55:47 +01:00
phaselock.cpp
phaselock.h ATV Demod: implemented BFU with PLL for single sideband modes 2017-03-19 10:28:54 +01:00
pidcontroller.cpp
pidcontroller.h
recursivefilters.cpp ATV Demod: implemented BFU with PLL for single sideband modes 2017-03-19 10:28:54 +01:00
recursivefilters.h ATV Demod: implemented BFU with PLL for single sideband modes 2017-03-19 10:28:54 +01:00
samplesinkfifo.cpp
samplesinkfifo.h
samplesinkfifodecimator.h
samplesinkfifodoublebuffered.cpp
samplesinkfifodoublebuffered.h
samplesourcefifo.cpp Sample source FIFO: write ahead the exact same amount of samples that were read. This smoothes out the process and avoids hickups 2017-01-09 02:13:27 +01:00
samplesourcefifo.h Multiple modulators support: works with two modulators 2016-12-26 12:11:51 +01:00
scopevis.cpp
scopevis.h
scopevisng.cpp New scope: implemented trigger moves 2017-02-26 19:14:27 +01:00
scopevisng.h New scope: implemented view trace toggle 2017-02-26 22:27:03 +01:00
spectrumscopecombovis.cpp
spectrumscopecombovis.h
spectrumscopengcombovis.cpp New scope: interim state (1) 2017-01-29 19:51:45 +01:00
spectrumscopengcombovis.h New scope: interim state (1) 2017-01-29 19:51:45 +01:00
spectrumvis.cpp
spectrumvis.h
threadedbasebandsamplesink.cpp
threadedbasebandsamplesink.h
threadedbasebandsamplesource.cpp
threadedbasebandsamplesource.h Multiple modulators support: works with two modulators 2016-12-26 12:11:51 +01:00
upchannelizer.cpp
upchannelizer.h