1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-17 22:01:45 -05:00
sdrangel/sdrbase/dsp
2018-10-10 14:05:21 +02:00
..
afsquelch.cpp NFM demod: fixed AF squelch setting according to audio sample rate. Fixed discriminator. Added details to documentation. 2018-04-14 21:45:45 +02:00
afsquelch.h NFM demod: fixed AF squelch setting according to audio sample rate. Fixed discriminator. Added details to documentation. 2018-04-14 21:45:45 +02:00
agc.cpp
agc.h AM demod: synchronous AM: implemented sidebands selection 2018-05-13 22:30:50 +02:00
autocorrector.h
bandpass.h
basebandsamplesink.cpp
basebandsamplesink.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
basebandsamplesource.cpp Tx: new handling of multiple channel sources (1) 2018-01-02 03:40:55 +01:00
basebandsamplesource.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
channelmarker.cpp Removed UDP address and port from Channel marker 2018-03-30 19:06:27 +02:00
channelmarker.h Removed UDP address and port from Channel marker 2018-03-30 19:06:27 +02:00
complex.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
ctcssdetector.cpp
ctcssdetector.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
cwkeyer.cpp
cwkeyer.h
cwkeyersettings.cpp
cwkeyersettings.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
decimators.h
decimatorsff.cpp
decimatorsff.h
decimatorsfi.cpp
decimatorsfi.h Floating point to integer decimator optimization using the even/odd algorithm 2018-04-29 22:56:34 +02:00
decimatorsif.cpp
decimatorsif.h
decimatorsu.h RTL-SDR: fixed inf/sup decimators (2) 2018-05-12 08:05:46 +02:00
devicesamplesink.cpp
devicesamplesink.h
devicesamplesource.cpp
devicesamplesource.h
downchannelizer.cpp
downchannelizer.h
dspcommands.cpp Multiple audio support: New audio preferences dialog (3). Application to AM demod 2018-03-26 11:55:45 +02:00
dspcommands.h
dspdevicesinkengine.cpp LibbladeRF2: make bladeRF1 work 2018-09-18 23:12:00 +02:00
dspdevicesinkengine.h
dspdevicesourceengine.cpp
dspdevicesourceengine.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
dspengine.cpp
dspengine.h DSD demod: allow use of audio rates that are integer multiples of 8k other than 48k (x2,3,4,5) 2018-04-23 01:04:47 +02:00
dsptypes.h Benchmarking: added float->float decimators and corresponding benchmark test 2018-04-25 18:01:01 +02:00
dvserialengine.cpp DSD demod: allow use of audio rates that are integer multiples of 8k other than 48k (x2,3,4,5) 2018-04-23 01:04:47 +02:00
dvserialengine.h
dvserialworker.cpp
dvserialworker.h
fftcorr.cpp
fftcorr.h Channel analyzer NG: autocorrelation corrections (2): corrected FFT aliasing 2018-05-20 20:23:41 +02:00
fftengine.cpp PVS-Studio static analysis corrections (2) issue #137 2018-02-22 03:04:42 +01:00
fftengine.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
fftfilt.cpp
fftfilt.h Channel analyzer NG: implemented optional RRC filter 2018-05-22 02:20:36 +02:00
fftwengine.cpp
fftwengine.h
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 Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
freqlockcomplex.cpp
freqlockcomplex.h
gfft.h
hbfiltertraits.cpp
hbfiltertraits.h Benchmarking: added int to float decimation 2018-05-01 19:49:47 +02:00
highpass.h
iirfilter.h
interpolator.cpp
interpolator.h
interpolators.h Use always 16 bit DSP on Tx side 2018-01-22 10:46:57 +01:00
inthalfbandfilter.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
inthalfbandfilterdb.h
inthalfbandfilterdbf.h
inthalfbandfilterdbff.h
inthalfbandfilterdbfi.h
inthalfbandfiltereo1.h
inthalfbandfiltereo1i.h IntHalfbandFilterEO1: simplification for SSE 4.1 only and fix 2016-11-07 18:23:59 +01:00
inthalfbandfiltereo2.h Removed intrinsics completely from IntHalfbandFilterEO2 2018-04-29 11:38:42 +02:00
inthalfbandfiltereo.h
inthalfbandfiltereof.h Benchmarking: added int to float decimation 2018-05-01 19:49:47 +02:00
inthalfbandfilterst.h
inthalfbandfiltersti.h
kissengine.cpp
kissengine.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
kissfft.h
lowpass.cpp
lowpass.h
misc.h Fixes for new build for Windows 64 2017-09-16 04:50:25 +02:00
movingaverage.h
nco.cpp PVS-Studio static analysis corrections (2) issue #137 2018-02-22 03:04:42 +01:00
nco.h
ncof.cpp PVS-Studio static analysis corrections (2) issue #137 2018-02-22 03:04:42 +01:00
ncof.h
nullsink.cpp
nullsink.h
phasediscri.h Windows build: corrections for the new tool chain 2017-09-18 13:41:08 +02:00
phaselock.cpp
phaselock.h ChanelAnalyzerNG: added PLL option 2018-05-12 06:01:54 +02:00
phaselockcomplex.cpp PLL lock indication fixes 2018-05-20 03:50:22 +02:00
phaselockcomplex.h
projector.cpp Scope and channel analyzer: new squared magnitude (linear power) projection mainly for radioastronomy 2018-06-26 00:43:19 +02:00
projector.h Scope and channel analyzer: new squared magnitude (linear power) projection mainly for radioastronomy 2018-06-26 00:43:19 +02:00
recursivefilters.cpp AM demod: synchronous AM: implemented sidebands selection 2018-05-13 22:30:50 +02:00
recursivefilters.h AM demod: synchronous AM: implemented sidebands selection 2018-05-13 22:30:50 +02:00
samplesinkfifo.cpp
samplesinkfifo.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
samplesinkfifodecimator.h Templatize the accumulator type of integer half-band filters (non SIMD) 2018-01-21 19:39:51 +01:00
samplesinkfifodoublebuffered.cpp
samplesinkfifodoublebuffered.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
samplesourcefifo.cpp
samplesourcefifo.h BladeRF2 output: fixed SO mode 2018-09-29 21:40:22 +02:00
symsync.cpp Removed liquid-dsp internal build and dependencies. Abandon clock recovery in ScopeNG 2018-04-04 02:03:37 +02:00
symsync.h
threadedbasebandsamplesink.cpp
threadedbasebandsamplesink.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
threadedbasebandsamplesource.cpp
threadedbasebandsamplesource.h
upchannelizer.cpp
upchannelizer.h
wfir.cpp
wfir.h