sdrangel/sdrbase/dsp
f4exb 36aeaa3ea5 RxTx semantic move: renamed SampleFifo to SampleSinkFifo 2016-10-06 19:18:02 +02:00
..
afsquelch.cpp Adapt to Qt Android #1 2016-02-28 10:53:37 +01:00
afsquelch.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
agc.cpp NFM demod: added display of channel power in dB. Changed minus radio button for a iconified toggle button 2015-10-04 06:26:06 +02:00
agc.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
bandpass.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
basebandsamplesink.cpp RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
basebandsamplesink.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
channelmarker.cpp
channelmarker.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
complex.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
ctcssdetector.cpp Adapt to Qt Android #1 2016-02-28 10:53:37 +01:00
ctcssdetector.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
decimators.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01: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: optimization when no downsampling is done anyway 2016-10-04 16:31:54 +02:00
downchannelizer.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
dspcommands.cpp Attempt at fixing some race conditions #1 2015-10-21 02:32:21 +02:00
dspcommands.h RxTx semantic move: renamed ThreadedSampleSink to ThreadedBasebandSampleSink 2016-10-03 15:55:16 +02:00
dspdevicesourceengine.cpp RxTx semantic move: renamed SampleFifo to SampleSinkFifo 2016-10-06 19:18:02 +02:00
dspdevicesourceengine.h Removed useless dependency 2016-10-06 15:36:54 +02:00
dspengine.cpp RxTx semantic move: renamed DSPDeviceEngine to DSPDeviceSourceEngine 2016-10-03 18:29:05 +02:00
dspengine.h RxTx semantic move: renamed DSPDeviceEngine to DSPDeviceSourceEngine 2016-10-03 18:29:05 +02:00
dsptypes.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
dvserialengine.cpp DSD demod plugin: fixed DV Serial concurrent support 2016-09-11 03:57:35 +02:00
dvserialengine.h DSD demod plugin: fixed DV Serial concurrent support 2016-09-11 03:57:35 +02:00
dvserialworker.cpp DV Serial engine/worker: fix audio samples not flushed to audio FIFO immediately after queue processing which resulted in audible gaps 2016-09-11 19:58:38 +02:00
dvserialworker.h DSD demod: account for not constant length MBE frames 2016-09-25 01:21:30 +02:00
fftengine.cpp
fftengine.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
fftfilt.cxx
fftfilt.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
fftwengine.cpp
fftwengine.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
fftwindow.cpp
fftwindow.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
filerecord.cpp RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
filerecord.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
filtermbe.cpp DSD demod plugin: DV serial: fix filter, timeout value and volume control 2016-09-11 17:02:49 +02:00
filtermbe.h DSD demod plugin: lowpass filter for DV serial upsample 2016-09-10 20:03:06 +02:00
filterrc.cpp BFM demod: apply de-emphasis 2015-12-08 02:00:30 +01:00
filterrc.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
gfft.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
highpass.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
interpolator.cpp
interpolator.h DSD demod: increase volume span 2016-05-09 11:02:27 +02:00
inthalfbandfilter.cpp
inthalfbandfilter.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
kissengine.cpp
kissengine.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
kissfft.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
lowpass.cpp
lowpass.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
misc.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
movingaverage.cpp
movingaverage.h Fixed MovingAverage uint to uint32_t and template type conversions 2016-08-26 02:01:29 +02:00
nco.cpp
nco.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
nullsink.cpp
nullsink.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
phasediscri.h NFM demod and UDP source: revised FM completely rationalizing deviation. New input in UDP source GUI to specify the FM deviation 2016-04-04 03:44:06 +02:00
phaselock.cpp Updated CMake files for QTEditor cmake style. 2016-06-29 10:10:24 +02:00
phaselock.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
pidcontroller.cpp
pidcontroller.h
samplesinkfifo.cpp RxTx semantic move: renamed SampleFifo to SampleSinkFifo 2016-10-06 19:18:02 +02:00
samplesinkfifo.h RxTx semantic move: renamed SampleFifo to SampleSinkFifo 2016-10-06 19:18:02 +02:00
samplesinkfifodecimator.h Added a double buffered sample sink FIFO class 2016-10-06 15:39:18 +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
scopevis.cpp Scope: block incoming traces (trigger) while in trace memory 2016-04-01 04:42:47 +02:00
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 RxTx semantic move: renaming attributes (1). Corrected Star UML model 2016-10-04 01:49:28 +02:00
threadedbasebandsamplesink.h RxTx semantic move: renamed SampleFifo to SampleSinkFifo 2016-10-06 19:18:02 +02:00