sdrangel/sdrbase/dsp
f4exb 19da4eae76 Scope: added DOA projections and updated ChannelAnalzyer 2019-11-15 22:58:28 +01: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
basebandsamplesink.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02: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
channelsamplesource.cpp New simplified channel sample source interface and corresponding up channelizer 2019-10-24 08:33:20 +02:00
channelsamplesource.h SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
complex.h
ctcssdetector.cpp
ctcssdetector.h
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
decimators.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
decimatorsff.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
decimatorsff.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
decimatorsfi.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
decimatorsfi.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
decimatorsif.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
decimatorsif.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
decimatorsu.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
devicesamplemimo.cpp MIMO: implemented SampleMOFifo in device sample MIMO 2019-10-17 00:58:36 +02:00
devicesamplemimo.h Renamed SampleSourceFifo to SampleSourceFifoDB to mark double buffered nature of FIFO 2019-11-02 11:03:07 +01:00
devicesamplesink.cpp Put device frequency shift calculation in static methods accessible globally 2019-10-09 07:39:52 +02:00
devicesamplesink.h SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
devicesamplesource.cpp Put device frequency shift calculation in static methods accessible globally 2019-10-09 07:39:52 +02:00
devicesamplesource.h New plugin pair LocalSink and LocalInput to pipe streams internally 2019-05-02 04:02:40 +02: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 Frequency tracker (4) 2019-05-04 22:00:24 +02:00
downchannelizer.h Remote channel sink: decimation and shift: core changes 2019-04-26 01:27:36 +02:00
dspcommands.cpp SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
dspcommands.h Removal of UpChannelizer and ThreadedBasebandSampleSource 2019-11-15 01:39:02 +01:00
dspdevicemimoengine.cpp Removal of UpChannelizer and ThreadedBasebandSampleSource 2019-11-15 01:39:02 +01:00
dspdevicemimoengine.h Removal of UpChannelizer and ThreadedBasebandSampleSource 2019-11-15 01:39:02 +01:00
dspdevicesinkengine.cpp SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
dspdevicesinkengine.h SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
dspdevicesourceengine.cpp Device engines: stop device before channels when going idle 2019-10-09 07:39:52 +02:00
dspdevicesourceengine.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
dspengine.cpp New AMBE engine (3) 2019-07-20 23:25:00 +02:00
dspengine.h New AMBE engine (3) 2019-07-20 23:25:00 +02:00
dsptypes.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
fftcorr.cpp ChannelAnalyzer: set trace length to FFT length when auto-correlation by IFFT is used 2019-10-27 22:25:20 +01:00
fftcorr.h ChannelAnalyzer: set trace length to FFT length when auto-correlation by IFFT is used 2019-10-27 22:25:20 +01:00
fftengine.cpp
fftengine.h
fftfilt.cpp
fftfilt.h
fftwengine.cpp
fftwengine.h
fftwindow.cpp FFT Window: in place apply methods 2019-10-09 07:39:52 +02:00
fftwindow.h FFT Window: in place apply methods 2019-10-09 07:39:52 +02:00
filerecord.cpp MIMO: test MI source: implemented file record 2019-05-28 08:56:36 +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
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
glspectrumsettings.cpp GLSpectrum: set default window to Hanning 2019-10-27 22:25:17 +01:00
glspectrumsettings.h GLScope settings object for serialization and deserialization without GUI 2019-08-07 18:50:26 +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
iirfilter.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
interpolator.cpp
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 Fixed IntHalfbandFilterEO factor calculation width forcing use of EOStorageType 2019-04-29 12:03:51 +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 cmake: full refactor to remove qmake and use cmake on all platforms 2019-05-21 20:19:25 +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
kissengine.h
kissfft.h
lowpass.cpp
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
movingaverage.h
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
nullsink.h
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 ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02: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 Scope: added DOA projections and updated ChannelAnalzyer 2019-11-15 22:58:28 +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 SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
samplemofifo.h SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
samplesinkfifo.cpp Reformat sample sink FIFO code 2019-10-09 07:39:52 +02:00
samplesinkfifo.h Reformat sample sink FIFO code 2019-10-09 07:39:52 +02:00
samplesourcefifo.cpp SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +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
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
threadedbasebandsamplesink.cpp Fallen back changes made in v4.11.7: Use a simplified version of sample FIFOs in the threaded baseband sample sink 2019-09-10 08:41:29 +02:00
threadedbasebandsamplesink.h Fallen back changes made in v4.11.7: Use a simplified version of sample FIFOs in the threaded baseband sample sink 2019-09-10 08:41:29 +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
wfir.h