1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-18 02:46:35 -04:00
sdrangel/sdrbase/dsp
2017-10-04 09:14:43 +02:00
..
afsquelch.cpp
afsquelch.h Attempt to fix AF squelch 2017-05-31 00:30:00 +02:00
agc.cpp SSB demod: clamp AGC value 2017-08-06 00:02:16 +02:00
agc.h
bandpass.h Windows build: corrections for the new tool chain 2017-09-18 13:41:08 +02:00
basebandsamplesink.cpp Channel Rx / GUI new messaging system 2017-09-27 23:47:29 +02:00
basebandsamplesink.h
basebandsamplesource.cpp
basebandsamplesource.h
channelmarker.cpp
channelmarker.h Created a Serializable interface for where only the serialization methods are needed from an object. Applied to AM demod channel marker 2017-10-01 16:52:23 +02:00
complex.h
ctcssdetector.cpp
ctcssdetector.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
cwkeyer.cpp Put smootherstep function code in one place 2017-07-27 11:24:01 +02:00
cwkeyer.h
decimators.h
devicesamplesink.cpp
devicesamplesink.h Implemented connection from device sample source/sink to GUI input message queue 2017-09-16 23:44:00 +02:00
devicesamplesource.cpp Implemented connection from device sample source/sink to GUI input message queue 2017-09-16 23:44:00 +02:00
devicesamplesource.h
downchannelizer.cpp Fixed down channelizer by dividing by 2 at each filter stage 2017-05-12 02:41:51 +02:00
downchannelizer.h Fixed down channelizer by dividing by 2 at each filter stage 2017-05-12 02:41:51 +02: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
dspdevicesinkengine.cpp
dspdevicesinkengine.h
dspdevicesourceengine.cpp Tentative fix for possible lockup of mutex at DSPDevieSourceEngine thread exit 2017-10-04 00:50:42 +02:00
dspdevicesourceengine.h
dspengine.cpp
dspengine.h
dsptypes.h
dvserialengine.cpp
dvserialengine.h
dvserialworker.cpp
dvserialworker.h
fftengine.cpp
fftengine.h
fftfilt.cxx
fftfilt.h
fftwengine.cpp
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
filerecord.cpp
filerecord.h
filtermbe.cpp
filtermbe.h
filterrc.cpp
filterrc.h
gfft.h
hbfiltertraits.cpp
hbfiltertraits.h
highpass.h
interpolator.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
interpolator.h
interpolators.h
inthalfbandfilter.h IntHalfbandFilters: set workInterpolateLowerHalf and UpperHalf optimized methods as defaults 2017-04-26 02:20:07 +02:00
inthalfbandfilterdb.h IntHalfbandFilters: set workInterpolateLowerHalf and UpperHalf optimized methods as defaults 2017-04-26 02:20:07 +02:00
inthalfbandfiltereo1.h
inthalfbandfiltereo1i.h
inthalfbandfilterst.h
inthalfbandfiltersti.h
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
lowpass.cpp
lowpass.h
misc.h
movingaverage.h
nco.cpp
nco.h ATV Demod: implement NCO and interpolator change 2017-03-18 00:11:48 +01:00
ncof.cpp
ncof.h
nullsink.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
nullsink.h
phasediscri.h
phaselock.cpp Fixes for new build for Windows 64 2017-09-16 04:50:25 +02:00
phaselock.h
pidcontroller.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
pidcontroller.h
recursivefilters.cpp
recursivefilters.h
samplesinkfifo.cpp
samplesinkfifo.h
samplesinkfifodecimator.h
samplesinkfifodoublebuffered.cpp
samplesinkfifodoublebuffered.h
samplesourcefifo.cpp Sample source FIFO: write ahead the exact same amount of samples that were read. This smoothes out the process and avoids hickups 2017-01-09 02:13:27 +01:00
samplesourcefifo.h
scopevis.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
scopevis.h
scopevismulti.cpp
scopevismulti.h
scopevisng.cpp
scopevisng.h
spectrumscopecombovis.cpp
spectrumscopecombovis.h
spectrumscopengcombovis.cpp
spectrumscopengcombovis.h
spectrumvis.cpp
spectrumvis.h
threadedbasebandsamplesink.cpp
threadedbasebandsamplesink.h
threadedbasebandsamplesource.cpp Modulators: changed single Tx channel samples feed handling 2016-12-22 23:39:06 +01:00
threadedbasebandsamplesource.h
upchannelizer.cpp
upchannelizer.h
wfir.cpp
wfir.h Added a windowed FIR filter calculator analogous to Scipy's firwin (this one from Iowa Hills Software LLC code) 2017-09-04 01:44:36 +02:00