1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-15 21:01:45 -05:00
sdrangel/sdrbase/dsp
2020-11-22 04:01:02 +01:00
..
afsquelch.cpp NFMDemod: Add RF filter for freq deviation 2020-11-07 06:59:04 +01:00
afsquelch.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
agc.cpp
agc.h
autocorrector.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
basebandsamplesink.cpp Remove unused message from BasebandSampleSink 2020-10-04 22:16:09 +02:00
basebandsamplesink.h Added ChirpChat demod (2) 2020-11-09 17:14:17 +01:00
basebandsamplesource.cpp
basebandsamplesource.h
channelmarker.cpp
channelmarker.h
channelsamplesink.cpp Rx plugins: refactoring of classes (1) 2019-11-23 07:40:36 +01:00
channelsamplesink.h
channelsamplesource.cpp New simplified channel sample source interface and corresponding up channelizer 2019-10-24 08:33:20 +02:00
channelsamplesource.h
complex.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
ctcssdetector.cpp Fixed -Wunused-parameter warnings 2020-11-14 11:13:32 +01:00
ctcssdetector.h Fixed -Wunused-parameter warnings 2020-11-14 11:13:32 +01:00
ctcssfrequencies.cpp NFM: augmented CTCSS tones. Implements #664 2020-10-31 22:56:12 +01:00
ctcssfrequencies.h NFM: augmented CTCSS tones. Implements #664 2020-10-31 22:56:12 +01:00
cwkeyer.cpp SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
cwkeyer.h
cwkeyersettings.cpp
cwkeyersettings.h CW keyer keyboard input: implemented controls in CW keyer 2019-07-30 09:27:55 +02:00
decimatorc.cpp
decimatorc.h Added export for new complex decimator class 2020-07-21 08:24:07 +02:00
decimators.h
decimatorsff.cpp Fixes for clang-cl build 2020-11-22 04:01:02 +01:00
decimatorsff.h Fixes for clang-cl build 2020-11-22 04:01:02 +01:00
decimatorsfi.cpp Fixes for clang-cl build 2020-11-22 04:01:02 +01:00
decimatorsfi.h
decimatorsif.h Fix and enable sdrbench build on Windows 2020-11-20 11:04:51 +01:00
decimatorsu.h IQ swap: fixed decimators 2020-06-23 19:57:05 +02:00
devicesamplemimo.cpp
devicesamplemimo.h REST API: device and channel actions: fixes to implementation 2020-03-10 15:31:38 +01:00
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 REST API: device and channel actions: fixes to implementation 2020-03-10 15:31:38 +01:00
devicesamplestatic.cpp
devicesamplestatic.h Test MO sync 2020-11-10 20:32:57 +01:00
downchannelizer.cpp Downchannelizer: added number of decimation stages in debug message 2020-08-18 14:26:47 +02:00
downchannelizer.h
dspcommands.cpp Removed ThreadedBasebandSampleSink 2019-12-13 00:42:37 +01:00
dspcommands.h
dspdevicemimoengine.cpp Fixed -Wsign-compare warnings 2020-11-14 22:08:06 +01:00
dspdevicemimoengine.h Removed add/remove ancillary sink from device MIMO engine 2020-08-09 01:09:06 +02:00
dspdevicesinkengine.cpp
dspdevicesinkengine.h MIMO: updates to base code 2019-11-17 01:58:31 +01:00
dspdevicesourceengine.cpp
dspdevicesourceengine.h Removed ThreadedBasebandSampleSink 2019-12-13 00:42:37 +01:00
dspengine.cpp FFT factory: limit default preallocation up to 1k 2020-03-16 21:39:37 +01:00
dspengine.h Renamed sdrbase AudioOutput to AudioOutputDevice 2020-11-12 22:13:44 +01:00
dsptypes.h
fftcorr.cpp
fftcorr.h
fftengine.cpp FFT factory: implementation base 2020-03-16 21:34:14 +01:00
fftengine.h
fftfactory.cpp
fftfactory.h
fftfilt.cpp Fixed -Wclass-memaccess warnings 2020-11-15 00:03:34 +01:00
fftfilt.h NFMDemod: Add RF filter for freq deviation 2020-11-07 06:59:04 +01:00
fftwengine.cpp FFTW engine: corrected debug print format 2020-04-20 01:11:18 +02:00
fftwengine.h
fftwindow.cpp Set default Kaiser alpha factor at pi 2020-02-26 12:57:47 +01:00
fftwindow.h Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
filerecord.cpp Only write .sqriq header once when the first samples are written 2020-08-23 17:27:00 +02:00
filerecord.h
filerecordinterface.cpp cmake: re-integrated -Woverloaded-virtual and fixed corresponding warnings 2020-11-15 08:31:49 +01:00
filerecordinterface.h cmake: re-integrated -Woverloaded-virtual and fixed corresponding warnings 2020-11-15 08:31:49 +01:00
filtermbe.cpp
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 Fixed -Wsign-compare warnings 2020-11-14 22:08:06 +01:00
fmpreemphasis.cpp Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
fmpreemphasis.h Add packet modulator for transmitting packet radio data packets (AX.25/APRS) 2020-09-18 16:36:27 +01:00
freqlockcomplex.cpp Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
freqlockcomplex.h Method to get frequency from FLL. Fixed Channel Analyzer lock delta frequency display in case of decimation 2019-05-04 04:54:16 +02:00
gfft.h PVS-Studio static analysis corrections (2) issue #137 2018-02-22 03:04:42 +01:00
glscopesettings.cpp Fixed -Wsign-compare warnings 2020-11-14 22:08:06 +01:00
glscopesettings.h
glspectruminterface.h Fixed -Wunused-parameter warnings 2020-11-14 11:13:32 +01:00
glspectrumsettings.cpp Fixed -Wsign-compare warnings 2020-11-14 22:08:06 +01:00
glspectrumsettings.h Fixed -Wsign-compare warnings 2020-11-14 22:08:06 +01:00
hbfilterchainconverter.cpp
hbfilterchainconverter.h Remote sink: fixed chanel frequency shift calculation and access 2019-04-27 01:19:17 +02:00
hbfiltertraits.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
hbfiltertraits.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
iirfilter.h removed asserts 2020-11-04 21:51:55 +01:00
interpolator.cpp Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
interpolator.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
interpolators.h
interpolatorsif.h
inthalfbandfilter.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
inthalfbandfilterdb.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
inthalfbandfilterdbf.h
inthalfbandfilterdbff.h
inthalfbandfilterdbfi.h
inthalfbandfiltereo1.h cmake: full refactor to remove qmake and use cmake on all platforms 2019-05-21 20:19:25 +02:00
inthalfbandfiltereo1i.h
inthalfbandfiltereo2.h
inthalfbandfiltereo.h
inthalfbandfiltereof.h IQ swap: initial implementation in plugins 2020-06-23 19:29:58 +02:00
inthalfbandfilterst.h
inthalfbandfiltersti.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
kissengine.cpp FFT factory: reuse flag 2020-03-16 21:38:21 +01:00
kissengine.h
kissfft.h
mimochannel.cpp
mimochannel.h SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
misc.h NFMDemodSink: Proper audio scaling to 16-bit 2020-11-04 23:32:46 +01:00
movingaverage.h Moving average: fixed initialization 2018-04-27 20:40:17 +02:00
nco.cpp Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
nco.h
ncof.cpp Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
ncof.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
nullsink.cpp
nullsink.h Fixed remaining warnings 2020-11-15 12:02:04 +01:00
phasediscri.h Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
phaselock.cpp Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
phaselock.h
phaselockcomplex.cpp Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
phaselockcomplex.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
projector.cpp Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
projector.h Scope: added DOA projections and updated ChannelAnalzyer 2019-11-15 22:58:28 +01:00
raisedcosine.h Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01: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
samplemififo.cpp Fixed -Wunused-but-set-variable warnings 2020-11-15 00:36:03 +01:00
samplemififo.h
samplemofifo.cpp MO FIFO: limit read count to FIFO size 2019-11-17 03:16:55 +01:00
samplemofifo.h
samplesimplefifo.cpp
samplesimplefifo.h Added a simple circular sample FIFO 2020-07-20 11:16:46 +02:00
samplesinkfifo.cpp Rx plugins: refactoring of classes (1) 2019-11-23 07:40:36 +01:00
samplesinkfifo.h Fixed some warnings from Mac ports compilation 2020-04-19 06:14:45 +02:00
samplesourcefifo.cpp
samplesourcefifo.h
samplesourcefifodb.cpp removed asserts 2020-11-04 21:51:55 +01:00
samplesourcefifodb.h removed asserts 2020-11-04 21:51:55 +01:00
sigmf_forward.h SigMF file input 2020-11-10 02:09:21 +01:00
sigmffilerecord.cpp SigMF file input 2020-11-10 02:09:21 +01:00
sigmffilerecord.h SigMF file input 2020-11-10 02:09:21 +01:00
spectrumvis.cpp Fixed -Wsign-compare warnings 2020-11-14 22:08:06 +01:00
spectrumvis.h Websocket spectrum: updated documentation 2020-11-11 19:34:28 +01:00
symsync.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
symsync.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
upchannelizer.cpp
upchannelizer.h Renamed UpSampleChannelizer back to UpChannelizer 2019-11-15 01:39:11 +01:00
wfir.cpp Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
wfir.h