sdrangel/sdrbase/dsp
f4exb af8602a4d9 Removed delete DSP engine from Main Window destructor now that DSP engine is global static. Was causing double free. 2015-08-09 16:11:05 +02:00
..
samplesource Replaced direct output to console for debug messages with qDebug 2015-08-09 10:33:04 +02:00
afsquelch.cpp Changed AGC to enhanced NFM squelch 2015-06-20 09:28:57 +02:00
channelizer.cpp Replaced direct output to console for debug messages with qDebug 2015-08-09 10:33:04 +02:00
channelmarker.cpp Replaced direct output to console for debug messages with qDebug 2015-08-09 10:33:04 +02:00
ctcssdetector.cpp Lower CTCSS detection threshold 2015-06-17 01:51:25 +02:00
dspcommands.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
dspengine.cpp Removed delete DSP engine from Main Window destructor now that DSP engine is global static. Was causing double free. 2015-08-09 16:11:05 +02:00
fftengine.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
fftfilt.cxx Started implementation of a Channel Analyzer plugin. Works basically 2015-06-21 12:46:47 +02:00
fftwengine.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
fftwindow.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
filesink.cpp Fixed qDebug compile issues with std::string 2015-08-09 11:11:28 +02:00
interpolator.cpp Quiet some warnings. 2014-11-21 15:41:58 +00:00
inthalfbandfilter.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
kissengine.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
lowpass.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
movingaverage.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
nco.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
nullsink.cpp Prepare scope trigger #1 2015-07-13 10:46:51 +02: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
samplesink.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
scopevis.cpp Replaced direct output to console for debug messages with qDebug 2015-08-09 10:33:04 +02:00
spectrumscopecombovis.cpp Channel analyzer: in the scope+spectrum combo show the spectrum of the scope captured data possibly triggered and not just the free running spectrum of the channel 2015-07-15 01:19:39 +02:00
spectrumvis.cpp In scope+spectrum combo make spectrum inside scope trace 2015-07-21 22:52:52 +02:00
threadedsamplesink.cpp Quiet some warnings. 2014-11-21 15:41:58 +00:00