sdrangel/sdrbase/dsp
f4exb 35440d60f6 Attempt at fixing some race conditions #1 2015-10-21 02:32:21 +02:00
..
afsquelch.cpp NFM demod: adjustments to AF squelh parameters 2015-09-13 18:17:15 +02: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
channelizer.cpp Fixed NFM strong signals handling 2015-09-07 01:15:55 +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 Attempt at fixing some race conditions #1 2015-10-21 02:32:21 +02:00
dspdeviceengine.cpp Attempt at fixing some race conditions #1 2015-10-21 02:32:21 +02:00
dspengine.cpp Create own class for logical device DSP engine. Use this class in main DSP engine 2015-10-15 04:05:19 +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 Deep redesign: use references for the iterator parameters of the sample sinks feed method 2015-08-25 08:24:23 +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 Deep redesign: phase #2 2015-08-14 05:00:28 +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 Deep redesign: reverted message deqeuing changes 2015-08-30 23:22:18 +02:00
samplesource.cpp Deep redesign: reverted message deqeuing changes 2015-08-30 23:22:18 +02:00
scopevis.cpp Use vertical tab for channel tabs 2015-10-09 08:45:29 +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
spectrumvis.cpp Optimization: avoid cvtsd2ss instructions by using explicit floating point litterals. Spectrum histogram calculation optimization 2015-10-09 03:59:28 +02:00
threadedsamplesink.cpp Create own class for logical device DSP engine. Use this class in main DSP engine 2015-10-15 04:05:19 +02:00