sdrangel/sdrbase/dsp
f4exb 1e881703e8 Added a NCO with floating point phase calculation before conversion to int for table indexing. This increases frequency precision and is mandatory for CTCSS tone generator 2016-12-19 02:41:31 +01:00
..
afsquelch.cpp Adapt to Qt Android #1 2016-02-28 10:53:37 +01:00
afsquelch.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
agc.cpp NFM demod: channel power calculation and squelch corrections 2016-12-05 03:46:42 +01:00
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 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 Replaced direct output to console for debug messages with qDebug 2015-08-09 10:33:04 +02:00
channelmarker.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
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 Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
cwkeyer.cpp CW smoother: set default ramp time to 4ms and set the modulators ramp time at the same value 2016-12-16 00:02:37 +01:00
cwkeyer.h CW transition smoother: use smootherstep function. See: https://en.wikipedia.org/wiki/Smoothstep 2016-12-14 23:23:58 +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 git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
fftengine.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
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 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 Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
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 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 Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
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 Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
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 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 Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
lowpass.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
lowpass.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
misc.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
movingaverage.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
movingaverage.h Fixed MovingAverage uint to uint32_t and template type conversions 2016-08-26 02:01:29 +02:00
nco.cpp SSB Modulator: Interim state (4) 2016-12-13 19:57:07 +01:00
nco.h SSB Modulator: Interim state (4) 2016-12-13 19:57:07 +01:00
ncof.cpp Added a NCO with floating point phase calculation before conversion to int for table indexing. This increases frequency precision and is mandatory for CTCSS tone generator 2016-12-19 02:41:31 +01:00
ncof.h Added a NCO with floating point phase calculation before conversion to int for table indexing. This increases frequency precision and is mandatory for CTCSS tone generator 2016-12-19 02:41:31 +01:00
nullsink.cpp Deep redesign: phase #2 2015-08-14 05:00:28 +02:00
nullsink.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
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 Updated CMake files for QTEditor cmake style. 2016-06-29 10:10:24 +02:00
phaselock.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01: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
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 Scope: block incoming traces (trigger) while in trace memory 2016-04-01 04:42:47 +02:00
scopevis.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +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
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