sdrangel/sdrbase/dsp
f4exb e4e2eea9d5 CW Keyer: retain only text, dashes and dots 2016-12-11 21:52:53 +01:00
..
afsquelch.cpp
afsquelch.h
agc.cpp NFM demod: channel power calculation and squelch corrections 2016-12-05 03:46:42 +01:00
agc.h
bandpass.h
basebandsamplesink.cpp RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
basebandsamplesink.h TX ph.1: Baseband sample sources and Device sample sinks (1) 2016-10-14 18:47:19 +02:00
basebandsamplesource.cpp TX ph.1: Baseband sample sources and Device sample sinks (1) 2016-10-14 18:47:19 +02:00
basebandsamplesource.h Tx ph.1: new classes (1) 2016-10-17 08:58:49 +02:00
channelmarker.cpp
channelmarker.h
complex.h
ctcssdetector.cpp
ctcssdetector.h
cwkeyer.cpp CW Keyer: retain only text, dashes and dots 2016-12-11 21:52:53 +01:00
cwkeyer.h CW Keyer: retain only text, dashes and dots 2016-12-11 21:52:53 +01:00
decimators.h SDRplay plugin: adjust documentation. Corrections and re-organization of the main readme.md file 2016-11-21 18:07:58 +01:00
devicesamplesink.cpp Tx ph.1: new classes (1) 2016-10-17 08:58:49 +02:00
devicesamplesink.h TX ph.1: Baseband sample sources and Device sample sinks (1) 2016-10-14 18:47:19 +02:00
devicesamplesource.cpp RxTx semantic move: created DeviceSampleSource class 2016-10-02 23:21:53 +02:00
devicesamplesource.h RxTx semantic move: renamed SampleFifo to SampleSinkFifo 2016-10-06 19:18:02 +02:00
downchannelizer.cpp Allow SSE 4.1 optimization on the down channelizer 2016-11-07 18:51:32 +01:00
downchannelizer.h Allow SSE 4.1 optimization on the down channelizer 2016-11-07 18:51:32 +01: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 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
dspdevicesinkengine.cpp Tx ph.1: FileSink: set sample source FIFO size depending on sample rate 2016-10-25 02:34:29 +02:00
dspdevicesinkengine.h Tx ph.1: Connect sample source FIFO read signal with forwarding samples to spectrum sink 2016-10-24 18:31:14 +02:00
dspdevicesourceengine.cpp SDRPlay plugin: now working with open source libmirisdr 2016-11-16 02:38:21 +01:00
dspdevicesourceengine.h Removed useless dependency 2016-10-06 15:36:54 +02:00
dspengine.cpp AM Modulator: audio input (mic) basic support 2016-11-29 01:09:06 +01:00
dspengine.h AM Modulator: audio input (mic) basic support 2016-11-29 01:09:06 +01:00
dsptypes.h Tx ph.1: Added the DSPDeviceSinkEngine class 2016-10-17 18:15:08 +02:00
dvserialengine.cpp DV Serial: fall back multi slot support 2016-10-28 08:37:27 +02:00
dvserialengine.h DSD demod plugin: fixed DV Serial concurrent support 2016-09-11 03:57:35 +02:00
dvserialworker.cpp DV serial: removed useless parameter 2016-10-28 09:09:19 +02:00
dvserialworker.h DV serial: removed useless parameter 2016-10-28 09:09:19 +02:00
fftengine.cpp
fftengine.h
fftfilt.cxx
fftfilt.h
fftwengine.cpp
fftwengine.h
fftwindow.cpp
fftwindow.h
filerecord.cpp RxTx semantic move: updated debug message and displayed class names 2016-10-08 10:35:07 +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
filterrc.h
gfft.h
hbfiltertraits.cpp IntHalfBand FIR filter SSE optimizations 2016-11-04 01:12:39 +01:00
hbfiltertraits.h Put intrinsics in their own templatized classes 2016-11-07 04:16:02 +01:00
highpass.h
interpolator.cpp Tx ph.2: Interpolator polyphase filter: add possibility to specify the number of taps per phase 2016-10-31 23:40:46 +01:00
interpolator.h Use more precise SIMD flags and detect actual x86_64 SIMD features 2016-11-07 00:42:57 +01:00
inthalfbandfilter.h Corrected clang warnings 2016-11-21 18:01:55 +01:00
inthalfbandfilterdb.h Corrected clang warnings 2016-11-21 18:01:55 +01:00
inthalfbandfiltereo1.h Removed useless flavour of even/odd FIR halfband filter 2016-11-11 10:21:54 +01:00
inthalfbandfiltereo1i.h IntHalfbandFilterEO1: simplification for SSE 4.1 only and fix 2016-11-07 18:23:59 +01:00
inthalfbandfilterst.h Removed useless flavour of even/odd FIR halfband filter 2016-11-11 10:21:54 +01:00
inthalfbandfiltersti.h Improve int halfband filter even/odd I/Q stride variant 2016-11-10 02:56:49 +01:00
kissengine.cpp
kissengine.h
kissfft.h
lowpass.cpp
lowpass.h
misc.h
movingaverage.cpp
movingaverage.h Fixed MovingAverage uint to uint32_t and template type conversions 2016-08-26 02:01:29 +02:00
nco.cpp Tx ph.1: FileSink: set sample source FIFO size depending on sample rate 2016-10-25 02:34:29 +02:00
nco.h CW Keyer: test with AM modulator and fixes 2016-12-10 08:12:16 +01:00
nullsink.cpp
nullsink.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
phasediscri.h
phaselock.cpp Updated CMake files for QTEditor cmake style. 2016-06-29 10:10:24 +02:00
phaselock.h
pidcontroller.cpp
pidcontroller.h
samplesinkfifo.cpp RxTx semantic move: updated debug message and displayed class names 2016-10-08 10:35:07 +02:00
samplesinkfifo.h RxTx semantic move: renamed SampleFifo to SampleSinkFifo 2016-10-06 19:18:02 +02:00
samplesinkfifodecimator.h Tx ph.2: Templatized IntHalfbandFilter and improved coefficients. Changed to order 80 for upsamplers and 48 for downsamplers 2016-10-29 17:01:02 +02:00
samplesinkfifodoublebuffered.cpp Added a double buffered sample sink FIFO class 2016-10-06 15:39:18 +02:00
samplesinkfifodoublebuffered.h Added a double buffered sample sink FIFO class 2016-10-06 15:39:18 +02:00
samplesourcefifo.cpp Tx ph.1: fixed read pointer management when getting new samples 2016-10-25 03:31:36 +02:00
samplesourcefifo.h Tx ph.1: fixed read pointer management when getting new samples 2016-10-25 03:31:36 +02:00
scopevis.cpp
scopevis.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
spectrumscopecombovis.cpp
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 TX ph.1: Baseband sample sources and Device sample sinks (1) 2016-10-14 18:47:19 +02:00
threadedbasebandsamplesink.h TX ph.1: Baseband sample sources and Device sample sinks (1) 2016-10-14 18:47:19 +02:00
threadedbasebandsamplesource.cpp Tx ph.1: Added the DSPDeviceSinkEngine class 2016-10-17 18:15:08 +02:00
threadedbasebandsamplesource.h Tx ph.1: Added the DSPDeviceSinkEngine class 2016-10-17 18:15:08 +02:00
upchannelizer.cpp Put intrinsics in their own templatized classes 2016-11-07 04:16:02 +01:00
upchannelizer.h Put intrinsics in their own templatized classes 2016-11-07 04:16:02 +01:00