1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-19 06:41:47 -05:00
sdrangel/sdrbase/dsp
Jon Beniston 72971a3dba Scope GUI updates.
Save/restore state of freerun button, trigger stream index and trigger
pre index.
Increase number of channels from 4 to 8.
2023-04-27 19:12:08 +01:00
..
afsquelch.cpp
afsquelch.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
agc.cpp
agc.h
autocorrector.h
basebandsamplesink.cpp
basebandsamplesink.h 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.cpp
basebandsamplesource.h 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
channelmarker.cpp API: implemented Channel Marker in Rx channels and complete serializable objects for some 2021-12-03 23:11:56 +01:00
channelmarker.h API: implemented Channel Marker in Rx channels and complete serializable objects for some 2021-12-03 23:11:56 +01:00
channelsamplesink.cpp
channelsamplesink.h
channelsamplesource.cpp
channelsamplesource.h
complex.h
costasloop.cpp
costasloop.h
ctcssdetector.cpp
ctcssdetector.h Fixed -Wunused-parameter warnings 2020-11-14 11:13:32 +01:00
ctcssfrequencies.cpp
ctcssfrequencies.h
cwkeyer.cpp Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
cwkeyer.h
cwkeyersettings.cpp
cwkeyersettings.h
datafifo.cpp
datafifo.h
dcscodes.cpp
dcscodes.h
decimatorc.cpp
decimatorc.h
decimators.h
decimatorsff.cpp
decimatorsff.h Fixes for clang-cl build 2020-11-22 04:01:02 +01:00
decimatorsfi.cpp
decimatorsfi.h
decimatorsif.h
decimatorsu.h IQ swap: fixed decimators 2020-06-23 19:57:05 +02:00
devicesamplemimo.cpp
devicesamplemimo.h
devicesamplesink.cpp
devicesamplesink.h
devicesamplesource.cpp Put device frequency shift calculation in static methods accessible globally 2019-10-09 07:39:52 +02:00
devicesamplesource.h
devicesamplestatic.cpp
devicesamplestatic.h
downchannelizer.cpp
downchannelizer.h
dspcommands.cpp
dspcommands.h
dspdevicemimoengine.cpp
dspdevicemimoengine.h
dspdevicesinkengine.cpp
dspdevicesinkengine.h Add start/stop all devices button in toolbar. Add device stateChanged signal. Use in RTL SDR GUI for updating device state 2022-08-27 10:18:17 +01:00
dspdevicesourceengine.cpp
dspdevicesourceengine.h
dspengine.cpp
dspengine.h
dsptypes.h
fftcorr.cpp
fftcorr.h
fftengine.cpp
fftengine.h
fftfactory.cpp
fftfactory.h
fftfilt.cpp FFT filter: removed useless code and some fixes 2022-12-17 07:01:49 +01:00
fftfilt.h
fftwengine.cpp
fftwengine.h Fixed some warnings from Mac ports compilation 2020-04-19 06:14:45 +02:00
fftwindow.cpp
fftwindow.h
filerecord.cpp
filerecord.h
filerecordinterface.cpp 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
filerecordinterface.h
filtermbe.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
filtermbe.h
filterrc.cpp
filterrc.h
firfilter.cpp
firfilter.h
fmpreemphasis.cpp
fmpreemphasis.h
freqlockcomplex.cpp
freqlockcomplex.h
gaussian.h
gfft.h
glscopeinterface.h
glscopesettings.cpp Scope GUI updates. 2023-04-27 19:12:08 +01:00
glscopesettings.h Scope GUI updates. 2023-04-27 19:12:08 +01:00
glspectruminterface.h
goertzel.cpp
goertzel.h
hbfilterchainconverter.cpp
hbfilterchainconverter.h
hbfiltertraits.cpp
hbfiltertraits.h
iirfilter.h removed asserts 2020-11-04 21:51:55 +01:00
interpolator.cpp
interpolator.h
interpolators.h
interpolatorsif.h
inthalfbandfilter.h
inthalfbandfilterdb.h
inthalfbandfilterdbf.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
inthalfbandfilterdbff.h
inthalfbandfilterdbfi.h
inthalfbandfiltereo1.h
inthalfbandfiltereo1i.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
inthalfbandfiltereo2.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
inthalfbandfiltereo.h IQ swap: initial implementation in plugins 2020-06-23 19:29:58 +02:00
inthalfbandfiltereof.h
inthalfbandfilterst.h
inthalfbandfiltersti.h
kissengine.cpp FFT factory: reuse flag 2020-03-16 21:38:21 +01:00
kissengine.h
kissfft.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
mimochannel.cpp
mimochannel.h
misc.h
morsedemod.cpp
morsedemod.h
movingaverage.h
nco.cpp
nco.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
ncof.cpp
ncof.h
phasediscri.h
phaselock.cpp
phaselock.h
phaselockcomplex.cpp
phaselockcomplex.h
physicalunit.h
projector.cpp
projector.h
raisedcosine.h Add methods to print filter taps as Matlab vectors 2023-03-03 16:29:22 +00:00
recursivefilters.cpp Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
recursivefilters.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
rootraisedcosine.h
samplemififo.cpp Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
samplemififo.h
samplemofifo.cpp Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +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 Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
samplesourcefifo.cpp
samplesourcefifo.h SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
scopevis.cpp
scopevis.h Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
sigmf_forward.h
sigmffilerecord.cpp
sigmffilerecord.h
spectrumcalibrationpoint.cpp
spectrumcalibrationpoint.h
spectrummarkers.cpp
spectrummarkers.h
spectrumsettings.cpp
spectrumsettings.h
spectrumvis.cpp
spectrumvis.h
upchannelizer.cpp
upchannelizer.h
wavfilerecord.cpp
wavfilerecord.h
wfir.cpp
wfir.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00