.. |
afsquelch.cpp
|
NFMDemod: Add RF filter for freq deviation
|
2020-11-07 06:59:04 +01:00 |
afsquelch.h
|
…
|
|
agc.cpp
|
…
|
|
agc.h
|
…
|
|
autocorrector.h
|
…
|
|
basebandsamplesink.cpp
|
Moved message to GUI to ChannelAPI. Prepares #769
|
2021-02-08 21:52:47 +01:00 |
basebandsamplesink.h
|
Moved message to GUI to ChannelAPI. Prepares #769
|
2021-02-08 21:52:47 +01:00 |
basebandsamplesource.cpp
|
Moved message to GUI to ChannelAPI. Prepares #769
|
2021-02-08 21:52:47 +01:00 |
basebandsamplesource.h
|
Moved message to GUI to ChannelAPI. Prepares #769
|
2021-02-08 21:52:47 +01:00 |
channelmarker.cpp
|
…
|
|
channelmarker.h
|
…
|
|
channelsamplesink.cpp
|
…
|
|
channelsamplesink.h
|
…
|
|
channelsamplesource.cpp
|
…
|
|
channelsamplesource.h
|
…
|
|
complex.h
|
…
|
|
costasloop.cpp
|
Fix gcc warnings
|
2021-03-05 13:54:06 +00:00 |
costasloop.h
|
Fix msvc compiler warnings
|
2021-03-05 13:59:33 +00: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
|
CW keyer: revised dot length calculation and smoothing slope
|
2021-02-06 07:17:15 +01:00 |
cwkeyer.h
|
…
|
|
cwkeyersettings.cpp
|
…
|
|
cwkeyersettings.h
|
…
|
|
datafifo.cpp
|
Demod Analyzer implementation with AM modulator and demodulator
|
2020-12-20 18:31:59 +01:00 |
datafifo.h
|
Demod Analyzer implementation with AM modulator and demodulator
|
2020-12-20 18:31:59 +01:00 |
dcscodes.cpp
|
NFM demod: DCS squelch (1)
|
2021-04-17 23:13:09 +02:00 |
dcscodes.h
|
NFM demod: DCS squelch (1)
|
2021-04-17 23:13:09 +02:00 |
decimatorc.cpp
|
Complex decimators: fixed compiler warning
|
2020-08-09 00:00:10 +02:00 |
decimatorc.h
|
…
|
|
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
|
Fix 256 decimation
|
2021-02-02 09:28:34 +00:00 |
decimatorsif.h
|
Fix and enable sdrbench build on Windows
|
2020-11-20 11:04:51 +01:00 |
decimatorsu.h
|
…
|
|
devicesamplemimo.cpp
|
…
|
|
devicesamplemimo.h
|
…
|
|
devicesamplesink.cpp
|
…
|
|
devicesamplesink.h
|
…
|
|
devicesamplesource.cpp
|
…
|
|
devicesamplesource.h
|
…
|
|
devicesamplestatic.cpp
|
…
|
|
devicesamplestatic.h
|
Test MO sync
|
2020-11-10 20:32:57 +01:00 |
downchannelizer.cpp
|
…
|
|
downchannelizer.h
|
…
|
|
dspcommands.cpp
|
…
|
|
dspcommands.h
|
…
|
|
dspdevicemimoengine.cpp
|
Fixed narrowing warning when Rx sample size is 16 bits
|
2020-11-24 00:02:44 +01:00 |
dspdevicemimoengine.h
|
…
|
|
dspdevicesinkengine.cpp
|
Fixed narrowing warning when Rx sample size is 16 bits
|
2020-11-24 00:02:44 +01:00 |
dspdevicesinkengine.h
|
…
|
|
dspdevicesourceengine.cpp
|
…
|
|
dspdevicesourceengine.h
|
…
|
|
dspengine.cpp
|
…
|
|
dspengine.h
|
Renamed sdrbase AudioOutput to AudioOutputDevice
|
2020-11-12 22:13:44 +01:00 |
dsptypes.h
|
…
|
|
fftcorr.cpp
|
…
|
|
fftcorr.h
|
…
|
|
fftengine.cpp
|
…
|
|
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
|
…
|
|
fftwengine.h
|
…
|
|
fftwindow.cpp
|
…
|
|
fftwindow.h
|
Define _USE_MATH_DEFINES and clean M_PI redefinitions
|
2020-11-04 23:05:41 +01:00 |
filerecord.cpp
|
Add mutex to atomize start and setting of sample rate
|
2021-03-08 22:41:00 +00:00 |
filerecord.h
|
Fix for #795
|
2021-03-06 20:55:21 +00:00 |
filerecordinterface.cpp
|
cmake: re-integrated -Woverloaded-virtual and fixed corresponding warnings
|
2020-11-15 08:31:49 +01:00 |
filerecordinterface.h
|
FileSink: Generate qWarning and error dialog in GUI when failing to open a file or write to a file.
|
2021-01-18 09:55:15 +00: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
|
Fix impulse response of FIR filter
|
2021-03-19 08:54:12 +00:00 |
fmpreemphasis.cpp
|
Define _USE_MATH_DEFINES and clean M_PI redefinitions
|
2020-11-04 23:05:41 +01:00 |
fmpreemphasis.h
|
…
|
|
freqlockcomplex.cpp
|
Define _USE_MATH_DEFINES and clean M_PI redefinitions
|
2020-11-04 23:05:41 +01:00 |
freqlockcomplex.h
|
…
|
|
gfft.h
|
…
|
|
glscopesettings.cpp
|
Fixed -Wsign-compare warnings
|
2020-11-14 22:08:06 +01:00 |
glscopesettings.h
|
…
|
|
glspectruminterface.h
|
Spectrum frequency zoom: implementation for spectrum and waterfall only
|
2021-02-15 21:29:27 +01:00 |
goertzel.cpp
|
Add VOR demodulator
|
2020-11-24 12:31:16 +00:00 |
goertzel.h
|
Add VOR demodulator
|
2020-11-24 12:31:16 +00:00 |
hbfilterchainconverter.cpp
|
…
|
|
hbfilterchainconverter.h
|
…
|
|
hbfiltertraits.cpp
|
…
|
|
hbfiltertraits.h
|
…
|
|
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
|
…
|
|
interpolators.h
|
…
|
|
interpolatorsif.h
|
…
|
|
inthalfbandfilter.h
|
…
|
|
inthalfbandfilterdb.h
|
…
|
|
inthalfbandfilterdbf.h
|
…
|
|
inthalfbandfilterdbff.h
|
…
|
|
inthalfbandfilterdbfi.h
|
…
|
|
inthalfbandfiltereo.h
|
…
|
|
inthalfbandfiltereo1.h
|
…
|
|
inthalfbandfiltereo1i.h
|
…
|
|
inthalfbandfiltereo2.h
|
…
|
|
inthalfbandfiltereof.h
|
…
|
|
inthalfbandfilterst.h
|
…
|
|
inthalfbandfiltersti.h
|
…
|
|
kissengine.cpp
|
…
|
|
kissengine.h
|
…
|
|
kissfft.h
|
…
|
|
mimochannel.cpp
|
…
|
|
mimochannel.h
|
…
|
|
misc.h
|
NFMDemodSink: Proper audio scaling to 16-bit
|
2020-11-04 23:32:46 +01:00 |
movingaverage.h
|
…
|
|
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
|
…
|
|
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
|
…
|
|
projector.cpp
|
Define _USE_MATH_DEFINES and clean M_PI redefinitions
|
2020-11-04 23:05:41 +01:00 |
projector.h
|
…
|
|
raisedcosine.h
|
Fix gcc warnings
|
2021-03-18 20:33:52 +00:00 |
recursivefilters.cpp
|
Define _USE_MATH_DEFINES and clean M_PI redefinitions
|
2020-11-04 23:05:41 +01:00 |
recursivefilters.h
|
…
|
|
rootraisedcosine.h
|
Fix gcc warnings
|
2021-03-18 20:33:52 +00:00 |
samplemififo.cpp
|
Fixed -Wunused-but-set-variable warnings
|
2020-11-15 00:36:03 +01:00 |
samplemififo.h
|
…
|
|
samplemofifo.cpp
|
…
|
|
samplemofifo.h
|
…
|
|
samplesimplefifo.cpp
|
…
|
|
samplesimplefifo.h
|
…
|
|
samplesinkfifo.cpp
|
…
|
|
samplesinkfifo.h
|
…
|
|
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 sink: append data if file exists and has been recorded with SDRangel. Implements #781
|
2021-02-20 12:16:34 +01:00 |
sigmffilerecord.h
|
SigMF file sink: append data if file exists and has been recorded with SDRangel. Implements #781
|
2021-02-20 12:16:34 +01:00 |
spectrumsettings.cpp
|
Spectrum: set limits for averaging
|
2021-04-20 23:12:05 +02:00 |
spectrumsettings.h
|
Spectrum: set limits for averaging
|
2021-04-20 23:12:05 +02:00 |
spectrumvis.cpp
|
Spectrum: set limits for averaging
|
2021-04-20 23:12:05 +02:00 |
spectrumvis.h
|
Rename GLSpectrumSettings to SpectrumSettings
|
2021-04-20 23:12:05 +02:00 |
symsync.cpp
|
…
|
|
symsync.h
|
…
|
|
upchannelizer.cpp
|
…
|
|
upchannelizer.h
|
…
|
|
wfir.cpp
|
Define _USE_MATH_DEFINES and clean M_PI redefinitions
|
2020-11-04 23:05:41 +01:00 |
wfir.h
|
…
|
|