1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-04-17 17:09:22 -04:00
sdrangel/sdrbase/dsp
2017-01-05 11:37:57 +01:00
..
afsquelch.cpp
afsquelch.h
agc.cpp
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
basebandsamplesource.cpp
basebandsamplesource.h
channelmarker.cpp
channelmarker.h
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
cwkeyer.cpp
cwkeyer.h
decimators.h
devicesamplesink.cpp
devicesamplesink.h
devicesamplesource.cpp
devicesamplesource.h
downchannelizer.cpp
downchannelizer.h
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 Multiple modulators support: optimization: comment out code that is useless when processing sample by sample 2016-12-26 14:52:59 +01:00
dspdevicesinkengine.h Multiple transmission channels warning when adding more than one channel 2016-12-26 15:26:25 +01:00
dspdevicesourceengine.cpp SDRPlay plugin: now working with open source libmirisdr 2016-11-16 02:38:21 +01:00
dspdevicesourceengine.h
dspengine.cpp
dspengine.h
dsptypes.h Tx ph.1: Added the DSPDeviceSinkEngine class 2016-10-17 18:15:08 +02:00
dvserialengine.cpp
dvserialengine.h DSD demod plugin: fixed DV Serial concurrent support 2016-09-11 03:57:35 +02:00
dvserialworker.cpp
dvserialworker.h
fftengine.cpp
fftengine.h
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
fftwindow.cpp
fftwindow.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
filerecord.cpp
filerecord.h
filtermbe.cpp
filtermbe.h
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
hbfiltertraits.cpp
hbfiltertraits.h
highpass.h
interpolator.cpp
interpolator.h Use more precise SIMD flags and detect actual x86_64 SIMD features 2016-11-07 00:42:57 +01:00
interpolators.h
inthalfbandfilter.h
inthalfbandfilterdb.h added 'my' interpolation methods 2016-12-31 04:23:59 +01:00
inthalfbandfiltereo1.h
inthalfbandfiltereo1i.h
inthalfbandfilterst.h
inthalfbandfiltersti.h Improve int halfband filter even/odd I/Q stride variant 2016-11-10 02:56:49 +01:00
kissengine.cpp
kissengine.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
kissfft.h
lowpass.cpp
lowpass.h
misc.h
movingaverage.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
movingaverage.h
nco.cpp
nco.h
ncof.cpp
ncof.h
nullsink.cpp
nullsink.h
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
phaselock.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
pidcontroller.cpp
pidcontroller.h
samplesinkfifo.cpp
samplesinkfifo.h
samplesinkfifodecimator.h
samplesinkfifodoublebuffered.cpp
samplesinkfifodoublebuffered.h Added a double buffered sample sink FIFO class 2016-10-06 15:39:18 +02:00
samplesourcefifo.cpp
samplesourcefifo.h
scopevis.cpp
scopevis.h
spectrumscopecombovis.cpp
spectrumscopecombovis.h
spectrumvis.cpp RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
spectrumvis.h
threadedbasebandsamplesink.cpp
threadedbasebandsamplesink.h
threadedbasebandsamplesource.cpp
threadedbasebandsamplesource.h Multiple modulators support: works with two modulators 2016-12-26 12:11:51 +01:00
upchannelizer.cpp
upchannelizer.h