sdrangel/sdrbase/dsp
f4exb e204efe2b8 RxTx semantic move: renamed DSPDeviceEngine to DSPDeviceSourceEngine 2016-10-03 18:29:05 +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 Replaced direct output to console for debug messages with qDebug 2015-08-09 10:33:04 +02:00
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: created DeviceSampleSource class 2016-10-02 23:21:53 +02:00
downchannelizer.cpp RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +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 DSPDeviceEngine to DSPDeviceSourceEngine 2016-10-03 18:29:05 +02:00
dspdevicesourceengine.h RxTx semantic move: renamed DSPDeviceEngine to DSPDeviceSourceEngine 2016-10-03 18:29:05 +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 git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
fftengine.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
fftfilt.cxx Started implementation of a Channel Analyzer plugin. Works basically 2015-06-21 12:46:47 +02:00
fftfilt.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
fftwengine.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
fftwengine.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
fftwindow.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
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 Quiet some warnings. 2014-11-21 15:41:58 +00:00
interpolator.h DSD demod: increase volume span 2016-05-09 11:02:27 +02:00
inthalfbandfilter.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
inthalfbandfilter.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
kissengine.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
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 git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
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 git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
movingaverage.h Fixed MovingAverage uint to uint32_t and template type conversions 2016-08-26 02:01:29 +02:00
nco.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
nco.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
nullsink.cpp Deep redesign: phase #2 2015-08-14 05:00:28 +02:00
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 git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
pidcontroller.h git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
samplefifo.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
samplefifo.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01: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 Deep redesign: use references for the iterator parameters of the sample sinks feed method 2015-08-25 08:24:23 +02:00
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: renamed ThreadedSampleSink to ThreadedBasebandSampleSink 2016-10-03 15:55:16 +02:00
threadedbasebandsamplesink.h RxTx semantic move: renamed ThreadedSampleSink to ThreadedBasebandSampleSink 2016-10-03 15:55:16 +02:00