sdrangel/sdrbase/dsp
f4exb 44a62ea505 Renamed FileSink plugin to FileOutput 2020-08-08 17:29:57 +02:00
..
afsquelch.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
afsquelch.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
agc.cpp SSB demod: reworked AGC to handle the threshold gate properly 2019-06-09 09:25:18 +02:00
agc.h SSB demod: reworked AGC to handle the threshold gate properly 2019-06-09 09:25:18 +02:00
autocorrector.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
bandpass.h SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
basebandsamplesink.cpp qrtplib: NFM demod implementation. Also solve issue Cannot create children for a parent that is in a different thread on UDP sink used for copy audio to UDP 2018-03-06 02:23:47 +01:00
basebandsamplesink.h MIMO: updates to base code 2019-11-17 01:58:31 +01:00
basebandsamplesource.cpp SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
basebandsamplesource.h SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
channelmarker.cpp Allow channel marker to be present in more than one spectrum in MIMO mode 2019-09-09 00:59:03 +02:00
channelmarker.h Allow channel marker to be present in more than one spectrum in MIMO mode 2019-09-09 00:59:03 +02:00
channelsamplesink.cpp Rx plugins: refactoring of classes (1) 2019-11-23 07:40:36 +01:00
channelsamplesink.h Rx plugins: refactoring of classes (1) 2019-11-23 07:40:36 +01:00
channelsamplesource.cpp New simplified channel sample source interface and corresponding up channelizer 2019-10-24 08:33:20 +02:00
channelsamplesource.h Tx plugins fixes and further refactoring around MsgConfigureChannelizer and audio 2019-11-21 00:42:31 +01:00
complex.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
ctcssdetector.cpp Fixes for new build for Windows 64 2017-09-16 04:50:25 +02:00
ctcssdetector.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
cwkeyer.cpp SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
cwkeyer.h CW keyer: make webapi adapters static 2019-08-01 02:34:50 +02:00
cwkeyersettings.cpp CW keyer keyboard input: implemented controls in CW keyer 2019-07-30 09:27:55 +02:00
cwkeyersettings.h CW keyer keyboard input: implemented controls in CW keyer 2019-07-30 09:27:55 +02:00
decimatorc.cpp Added a complex sample center half band decimator 2020-07-20 11:16:46 +02:00
decimatorc.h Added export for new complex decimator class 2020-07-21 08:24:07 +02:00
decimators.h IQ swap: fixed decimators 2020-06-23 19:57:05 +02:00
decimatorsff.cpp IQ swap: initial implementation in plugins 2020-06-23 19:29:58 +02:00
decimatorsff.h Attempt to fix MSVC issue C2491 with decimators FI and FF 2020-06-23 20:04:03 +02:00
decimatorsfi.cpp IQ swap: initial implementation in plugins 2020-06-23 19:29:58 +02:00
decimatorsfi.h Attempt to fix MSVC issue C2491 with decimators FI and FF 2020-06-23 20:04:03 +02:00
decimatorsif.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
decimatorsif.h IQ swap: fixed decimators 2020-06-23 19:57:05 +02:00
decimatorsu.h IQ swap: fixed decimators 2020-06-23 19:57:05 +02:00
devicesamplemimo.cpp MIMO: implemented SampleMOFifo in device sample MIMO 2019-10-17 00:58:36 +02:00
devicesamplemimo.h REST API: device and channel actions: fixes to implementation 2020-03-10 15:31:38 +01:00
devicesamplesink.cpp Put device frequency shift calculation in static methods accessible globally 2019-10-09 07:39:52 +02:00
devicesamplesink.h REST API: device and channel actions: fixes to implementation 2020-03-10 15:31:38 +01:00
devicesamplesource.cpp Put device frequency shift calculation in static methods accessible globally 2019-10-09 07:39:52 +02:00
devicesamplesource.h REST API: device and channel actions: fixes to implementation 2020-03-10 15:31:38 +01:00
devicesamplestatic.cpp Put device frequency shift calculation in static methods accessible globally 2019-10-09 07:39:52 +02:00
devicesamplestatic.h Put device frequency shift calculation in static methods accessible globally 2019-10-09 07:39:52 +02:00
downchannelizer.cpp Down channelizer: prevent negative sample rate 2020-08-03 12:59:39 +02:00
downchannelizer.h IQ swap: initial implementation in plugins 2020-06-23 19:29:58 +02:00
dspcommands.cpp Removed ThreadedBasebandSampleSink 2019-12-13 00:42:37 +01:00
dspcommands.h Removed ThreadedBasebandSampleSink 2019-12-13 00:42:37 +01:00
dspdevicemimoengine.cpp Removed ThreadedBasebandSampleSink 2019-12-13 00:42:37 +01:00
dspdevicemimoengine.h Removed ThreadedBasebandSampleSink 2019-12-13 00:42:37 +01:00
dspdevicesinkengine.cpp MIMO: updates to base code 2019-11-17 01:58:31 +01:00
dspdevicesinkengine.h MIMO: updates to base code 2019-11-17 01:58:31 +01:00
dspdevicesourceengine.cpp Removed old DownChannelizer 2019-12-13 14:04:16 +01:00
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 FFT factory: implementation base 2020-03-16 21:34:14 +01:00
dsptypes.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
fftcorr.cpp FFT correlator: use FFT factory 2020-03-16 21:35:08 +01:00
fftcorr.h FFT correlator: use FFT factory 2020-03-16 21:35:08 +01:00
fftengine.cpp FFT factory: implementation base 2020-03-16 21:34:14 +01:00
fftengine.h FFT factory: reuse flag 2020-03-16 21:38:21 +01:00
fftfactory.cpp FFTFactory: add mutex for thread safety. Implements issue #514 2020-05-15 23:34:28 +02:00
fftfactory.h FFTFactory: add mutex for thread safety. Implements issue #514 2020-05-15 23:34:28 +02:00
fftfilt.cpp Windows: MSVC2017: changes in sdrbase (2) 2018-11-12 16:58:20 +01:00
fftfilt.h Channel analyzer NG: implemented optional RRC filter 2018-05-22 02:20:36 +02:00
fftwengine.cpp FFTW engine: corrected debug print format 2020-04-20 01:11:18 +02:00
fftwengine.h Fixed some warnings from Mac ports compilation 2020-04-19 06:14:45 +02:00
fftwindow.cpp Set default Kaiser alpha factor at pi 2020-02-26 12:57:47 +01:00
fftwindow.h Added Kaiser window 2020-02-26 12:57:31 +01:00
filerecord.cpp Renamed FileSink plugin to FileOutput 2020-08-08 17:29:57 +02:00
filerecord.h MIMO: test MI source: implemented file record 2019-05-28 08:56:36 +02:00
filtermbe.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
filtermbe.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
filterrc.cpp SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
filterrc.h SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
freqlockcomplex.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02: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 REST API: config: fixes (2) 2019-08-13 12:18:47 +02:00
glscopesettings.h REST API: config: fixes (2) 2019-08-13 12:18:47 +02:00
glspectruminterface.h Removed SpectrumVis from GUI dependency 2020-05-15 22:37:11 +02:00
glspectrumsettings.cpp GLSpectrumSettings: set default value for Trace intensity 2020-08-08 08:03:11 +03:00
glspectrumsettings.h GLSpectrum GUI: removed m_averagingMaxScale from settings 2020-05-16 06:48:50 +02:00
hbfilterchainconverter.cpp Remote sink: fixed chanel frequency shift calculation and access 2019-04-27 01:19:17 +02:00
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
highpass.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
iirfilter.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
interpolator.cpp Reformat rational interpolator code 2018-12-09 22:11:39 +01:00
interpolator.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
interpolators.h Interpolators: added invert I/Q parameter. Default false 2019-04-12 00:17:49 +02:00
interpolatorsif.h Interpolators integer to float: fixed wrong implementation and possible zero divide 2019-08-12 13:22:17 +02:00
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 ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
inthalfbandfilterdbff.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
inthalfbandfilterdbfi.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
inthalfbandfiltereo1.h cmake: full refactor to remove qmake and use cmake on all platforms 2019-05-21 20:19:25 +02:00
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
inthalfbandfiltereof.h IQ swap: initial implementation in plugins 2020-06-23 19:29:58 +02:00
inthalfbandfilterst.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
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 FFT factory: reuse flag 2020-03-16 21:38:21 +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 SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
mimochannel.cpp Renamed MIMOSampleSink to MIMOChannel and include in build 2019-09-03 08:30:24 +02:00
mimochannel.h SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
misc.h Fixes for new build for Windows 64 2017-09-16 04:50:25 +02:00
movingaverage.h Moving average: fixed initialization 2018-04-27 20:40:17 +02:00
nco.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
nco.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
ncof.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
ncof.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
nullsink.cpp Windows: MSVC2017: changes in sdrbase (2) 2018-11-12 16:58:20 +01:00
nullsink.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
phasediscri.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
phaselock.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
phaselock.h ATV demod: full refactoring 2019-12-02 02:10:55 +01:00
phaselockcomplex.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
phaselockcomplex.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
projector.cpp Projector: fixed DOA calculation 2019-11-17 23:46:22 +01:00
projector.h Scope: added DOA projections and updated ChannelAnalzyer 2019-11-15 22:58:28 +01:00
recursivefilters.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
recursivefilters.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
samplemififo.cpp Sample MI FIFO fixes 2019-10-09 07:39:52 +02:00
samplemififo.h Sample MI FIFO fixes 2019-10-09 07:39:52 +02:00
samplemofifo.cpp MO FIFO: limit read count to FIFO size 2019-11-17 03:16:55 +01:00
samplemofifo.h Rewrite ofSampleMOFifo 2019-11-17 02:03:17 +01:00
samplesimplefifo.cpp Added a simple circular sample FIFO 2020-07-20 11:16:46 +02:00
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 Sample source FIFO: limit read count to FIFO size 2019-11-17 03:16:50 +01:00
samplesourcefifo.h SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
samplesourcefifodb.cpp Renamed SampleSourceFifo to SampleSourceFifoDB to mark double buffered nature of FIFO 2019-11-02 11:03:07 +01:00
samplesourcefifodb.h Renamed SampleSourceFifo to SampleSourceFifoDB to mark double buffered nature of FIFO 2019-11-02 11:03:07 +01:00
spectrumvis.cpp SpectrumVis: Spectrum max functionnality 2020-07-20 11:16:46 +02:00
spectrumvis.h SpectrumVis: Spectrum max functionnality 2020-07-20 11:16:46 +02: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 Renamed UpSampleChannelizer back to UpChannelizer 2019-11-15 01:39:11 +01:00
upchannelizer.h Renamed UpSampleChannelizer back to UpChannelizer 2019-11-15 01:39:11 +01:00
wfir.cpp Fixes for new build for Windows 64 2017-09-16 04:50:25 +02:00
wfir.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00