sdrangel/sdrbase/dsp
f4exb 86c148ab10 DownChannelizer: use more efficient double buffer half band decvimator 2016-11-01 17:57:46 +01:00
..
afsquelch.cpp
afsquelch.h
agc.cpp
agc.h
bandpass.h
basebandsamplesink.cpp RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
basebandsamplesink.h TX ph.1: Baseband sample sources and Device sample sinks (1) 2016-10-14 18:47:19 +02:00
basebandsamplesource.cpp TX ph.1: Baseband sample sources and Device sample sinks (1) 2016-10-14 18:47:19 +02:00
basebandsamplesource.h Tx ph.1: new classes (1) 2016-10-17 08:58:49 +02:00
channelmarker.cpp
channelmarker.h
complex.h
ctcssdetector.cpp
ctcssdetector.h
decimators.h Tx ph.2: Templatized IntHalfbandFilter and improved coefficients. Changed to order 80 for upsamplers and 48 for downsamplers 2016-10-29 17:01:02 +02:00
devicesamplesink.cpp Tx ph.1: new classes (1) 2016-10-17 08:58:49 +02:00
devicesamplesink.h TX ph.1: Baseband sample sources and Device sample sinks (1) 2016-10-14 18:47:19 +02:00
devicesamplesource.cpp RxTx semantic move: created DeviceSampleSource class 2016-10-02 23:21:53 +02:00
devicesamplesource.h RxTx semantic move: renamed SampleFifo to SampleSinkFifo 2016-10-06 19:18:02 +02:00
downchannelizer.cpp DownChannelizer: use more efficient double buffer half band decvimator 2016-11-01 17:57:46 +01:00
downchannelizer.h DownChannelizer: use more efficient double buffer half band decvimator 2016-11-01 17:57:46 +01:00
dspcommands.cpp Tx ph.1: Sample source FIFO read with signal. Use a specific spectrum sink (vis) reference in Device sink engine for main spectrum rendering 2016-10-24 18:06:44 +02:00
dspcommands.h Tx ph.1: Sample source FIFO read with signal. Use a specific spectrum sink (vis) reference in Device sink engine for main spectrum rendering 2016-10-24 18:06:44 +02:00
dspdevicesinkengine.cpp Tx ph.1: FileSink: set sample source FIFO size depending on sample rate 2016-10-25 02:34:29 +02:00
dspdevicesinkengine.h Tx ph.1: Connect sample source FIFO read signal with forwarding samples to spectrum sink 2016-10-24 18:31:14 +02:00
dspdevicesourceengine.cpp DSPDeviceSourceEngine: stop threaded baseband sample sinks 2016-10-17 22:40:02 +02:00
dspdevicesourceengine.h Removed useless dependency 2016-10-06 15:36:54 +02:00
dspengine.cpp Tx ph.1: added device sinks list to DSP engine 2016-10-19 14:29:23 +02:00
dspengine.h Tx ph.1: added device sinks list to DSP engine 2016-10-19 14:29:23 +02:00
dsptypes.h Tx ph.1: Added the DSPDeviceSinkEngine class 2016-10-17 18:15:08 +02:00
dvserialengine.cpp DV Serial: fall back multi slot support 2016-10-28 08:37:27 +02:00
dvserialengine.h
dvserialworker.cpp DV serial: removed useless parameter 2016-10-28 09:09:19 +02:00
dvserialworker.h DV serial: removed useless parameter 2016-10-28 09:09:19 +02:00
fftengine.cpp
fftengine.h
fftfilt.cxx
fftfilt.h
fftwengine.cpp
fftwengine.h
fftwindow.cpp
fftwindow.h
filerecord.cpp RxTx semantic move: updated debug message and displayed class names 2016-10-08 10:35:07 +02:00
filerecord.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
filtermbe.cpp
filtermbe.h
filterrc.cpp
filterrc.h
gfft.h
hbfiltertraits.cpp Place the halfband filter traits in their own class 2016-11-01 11:55:16 +01:00
hbfiltertraits.h Place the halfband filter traits in their own class 2016-11-01 11:55:16 +01:00
highpass.h
interpolator.cpp Tx ph.2: Interpolator polyphase filter: add possibility to specify the number of taps per phase 2016-10-31 23:40:46 +01:00
interpolator.h Tx ph.2: Interpolator polyphase filter: add possibility to specify the number of taps per phase 2016-10-31 23:40:46 +01:00
inthalfbandfilter.h Tx ph.2: put the double buffered FIR interpolator and decimator in its own class 2016-11-01 15:02:50 +01:00
inthalfbandfilterdb.h Tx ph.2: put the double buffered FIR interpolator and decimator in its own class 2016-11-01 15:02:50 +01:00
kissengine.cpp
kissengine.h
kissfft.h
lowpass.cpp
lowpass.h
misc.h
movingaverage.cpp
movingaverage.h
nco.cpp Tx ph.1: FileSink: set sample source FIFO size depending on sample rate 2016-10-25 02:34:29 +02:00
nco.h Tx ph.1: new AM modulator plugin (3). Implemented actual modulation code. 2016-10-20 19:34:30 +02:00
nullsink.cpp
nullsink.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
phasediscri.h
phaselock.cpp
phaselock.h
pidcontroller.cpp
pidcontroller.h
samplesinkfifo.cpp RxTx semantic move: updated debug message and displayed class names 2016-10-08 10:35:07 +02:00
samplesinkfifo.h RxTx semantic move: renamed SampleFifo to SampleSinkFifo 2016-10-06 19:18:02 +02:00
samplesinkfifodecimator.h Tx ph.2: Templatized IntHalfbandFilter and improved coefficients. Changed to order 80 for upsamplers and 48 for downsamplers 2016-10-29 17:01:02 +02:00
samplesinkfifodoublebuffered.cpp Added a double buffered sample sink FIFO class 2016-10-06 15:39:18 +02:00
samplesinkfifodoublebuffered.h Added a double buffered sample sink FIFO class 2016-10-06 15:39:18 +02:00
samplesourcefifo.cpp Tx ph.1: fixed read pointer management when getting new samples 2016-10-25 03:31:36 +02:00
samplesourcefifo.h Tx ph.1: fixed read pointer management when getting new samples 2016-10-25 03:31:36 +02:00
scopevis.cpp
scopevis.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
spectrumscopecombovis.cpp
spectrumscopecombovis.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
spectrumvis.cpp RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
spectrumvis.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
threadedbasebandsamplesink.cpp TX ph.1: Baseband sample sources and Device sample sinks (1) 2016-10-14 18:47:19 +02:00
threadedbasebandsamplesink.h TX ph.1: Baseband sample sources and Device sample sinks (1) 2016-10-14 18:47:19 +02:00
threadedbasebandsamplesource.cpp Tx ph.1: Added the DSPDeviceSinkEngine class 2016-10-17 18:15:08 +02:00
threadedbasebandsamplesource.h Tx ph.1: Added the DSPDeviceSinkEngine class 2016-10-17 18:15:08 +02:00
upchannelizer.cpp Tx ph.2: put the double buffered FIR interpolator and decimator in its own class 2016-11-01 15:02:50 +01:00
upchannelizer.h Tx ph.2: put the double buffered FIR interpolator and decimator in its own class 2016-11-01 15:02:50 +01:00