1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-10-02 01:36:38 -04:00
sdrangel/sdrbase/dsp
2023-09-04 13:25:25 +01:00
..
afsquelch.cpp
afsquelch.h
agc.cpp
agc.h
autocorrector.h
basebandsamplesink.cpp
basebandsamplesink.h
basebandsamplesource.cpp Channel API rework: make it inherit from QObject and removed QObject inheritance from DSP interfaces. Fixes #1147 2022-02-13 00:57:33 +01:00
basebandsamplesource.h
channelmarker.cpp
channelmarker.h
channelsamplesink.cpp
channelsamplesink.h
channelsamplesource.cpp
channelsamplesource.h Tx plugins fixes and further refactoring around MsgConfigureChannelizer and audio 2019-11-21 00:42:31 +01:00
complex.h
costasloop.cpp
costasloop.h
ctcssdetector.cpp Fixed -Wunused-parameter warnings 2020-11-14 11:13:32 +01:00
ctcssdetector.h
ctcssfrequencies.cpp
ctcssfrequencies.h
cudavkfftengine.cpp
cudavkfftengine.h
cwkeyer.cpp
cwkeyer.h
cwkeyersettings.cpp
cwkeyersettings.h
datafifo.cpp
datafifo.h
dcscodes.cpp
dcscodes.h
decimatorc.cpp Complex decimators: fixed compiler warning 2020-08-09 00:00:10 +02:00
decimatorc.h
decimators.h IQ swap: fixed decimators 2020-06-23 19:57:05 +02:00
decimatorsff.cpp
decimatorsff.h
decimatorsfi.cpp
decimatorsfi.h
decimatorsif.h
decimatorsu.h
devicesamplemimo.cpp
devicesamplemimo.h
devicesamplesink.cpp
devicesamplesink.h REST API: device and channel actions: fixes to implementation 2020-03-10 15:31:38 +01:00
devicesamplesource.cpp
devicesamplesource.h
devicesamplestatic.cpp
devicesamplestatic.h
downchannelizer.cpp
downchannelizer.h
dspcommands.cpp
dspcommands.h
dspdevicemimoengine.cpp Audio CAT SISO: implement real else complex indicator 2023-06-18 00:44:20 +02:00
dspdevicemimoengine.h
dspdevicesinkengine.cpp
dspdevicesinkengine.h Audio CAT SISO: implement real else complex indicator 2023-06-18 00:44:20 +02:00
dspdevicesourceengine.cpp
dspdevicesourceengine.h
dspengine.cpp AMBE feature: cleanup of main application AMBE support 2022-05-25 00:13:40 +02:00
dspengine.h
dsptypes.h
fftcorr.cpp
fftcorr.h
fftengine.cpp
fftengine.h
fftfactory.cpp
fftfactory.h
fftfilt.cpp
fftfilt.h
fftwengine.cpp
fftwengine.h
fftwindow.cpp Added Blackman-Harris 7 term FFT window 2022-05-18 22:21:12 +02:00
fftwindow.h
filerecord.cpp
filerecord.h
filerecordinterface.cpp
filerecordinterface.h Add signed 16-bit PCM 2 channel .wav file support to File Input and File Record plugins 2021-05-21 10:06:10 +01:00
filtermbe.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
filtermbe.h
filterrc.cpp
filterrc.h
firfilter.cpp NFMDemodSink: Proper audio scaling to 16-bit 2020-11-04 23:32:46 +01:00
firfilter.h
fmpreemphasis.cpp
fmpreemphasis.h
freqlockcomplex.cpp
freqlockcomplex.h
gaussian.h
gfft.h
glscopeinterface.h
glscopesettings.cpp
glscopesettings.h
glspectruminterface.h
goertzel.cpp
goertzel.h
hbfilterchainconverter.cpp
hbfilterchainconverter.h
hbfiltertraits.cpp
hbfiltertraits.h
iirfilter.h
interpolator.cpp
interpolator.h
interpolators.h
interpolatorsif.h
inthalfbandfilter.h
inthalfbandfilterdb.h
inthalfbandfilterdbf.h
inthalfbandfilterdbff.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
inthalfbandfilterdbfi.h
inthalfbandfiltereo1.h
inthalfbandfiltereo1i.h
inthalfbandfiltereo2.h
inthalfbandfiltereo.h
inthalfbandfiltereof.h
inthalfbandfilterst.h
inthalfbandfiltersti.h
kissengine.cpp
kissengine.h
kissfft.h
mimochannel.cpp
mimochannel.h
misc.h
morsedemod.cpp
morsedemod.h Add ILS demodulator 2023-03-21 10:54:42 +00:00
movingaverage.h
nco.cpp
nco.h
ncof.cpp
ncof.h
phasediscri.h
phaselock.cpp
phaselock.h
phaselockcomplex.cpp Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
phaselockcomplex.h
physicalunit.h
projector.cpp
projector.h
raisedcosine.h
recursivefilters.cpp
recursivefilters.h
rootraisedcosine.h
samplemififo.cpp
samplemififo.h Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
samplemofifo.cpp Fix spelling in strings 2023-07-23 18:55:12 +02:00
samplemofifo.h Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
samplesimplefifo.cpp
samplesimplefifo.h
samplesinkfifo.cpp
samplesinkfifo.h
samplesourcefifo.cpp Fix spelling in strings 2023-07-23 18:55:12 +02:00
samplesourcefifo.h SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
scopevis.cpp
scopevis.h
sigmf_forward.h
sigmffilerecord.cpp SigMF file sink: append data if file exists and has been recorded with SDRangel. Implements #781 2021-02-20 12:16:34 +01:00
sigmffilerecord.h
spectrumcalibrationpoint.cpp
spectrumcalibrationpoint.h
spectrummarkers.cpp
spectrummarkers.h
spectrumsettings.cpp
spectrumsettings.h
spectrumvis.cpp
spectrumvis.h
upchannelizer.cpp Renamed UpSampleChannelizer back to UpChannelizer 2019-11-15 01:39:11 +01:00
upchannelizer.h
vkfftengine.cpp
vkfftengine.h
vkfftutils.cpp Add VkFFT support and profiler 2023-08-13 23:52:57 +01:00
vkfftutils.h
vulkanvkfftengine.cpp
vulkanvkfftengine.h
wavfilerecord.cpp
wavfilerecord.h
wfir.cpp
wfir.h