.. |
afsquelch.cpp
|
|
|
afsquelch.h
|
NFM demod: fixed AF squelch setting according to audio sample rate. Fixed discriminator. Added details to documentation.
|
2018-04-14 21:45:45 +02:00 |
agc.cpp
|
|
|
agc.h
|
|
|
autocorrector.h
|
|
|
bandpass.h
|
|
|
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
|
|
|
basebandsamplesource.cpp
|
Tx: new handling of multiple channel sources (1)
|
2018-01-02 03:40:55 +01:00 |
basebandsamplesource.h
|
Windows: MSVC2017: changes in sdrbase (1)
|
2018-11-12 14:04:16 +01:00 |
channelmarker.cpp
|
|
|
channelmarker.h
|
Removed UDP address and port from Channel marker
|
2018-03-30 19:06:27 +02:00 |
complex.h
|
|
|
ctcssdetector.cpp
|
|
|
ctcssdetector.h
|
|
|
cwkeyer.cpp
|
PVS-Studio static analysis corrections (2) issue #137
|
2018-02-22 03:04:42 +01:00 |
cwkeyer.h
|
|
|
cwkeyersettings.cpp
|
|
|
cwkeyersettings.h
|
|
|
decimators.h
|
|
|
decimatorsff.cpp
|
Floating point to floating point decimator optimization using the even/odd algorithm
|
2018-04-30 11:08:08 +02:00 |
decimatorsff.h
|
|
|
decimatorsfi.cpp
|
|
|
decimatorsfi.h
|
|
|
decimatorsif.cpp
|
Benchmarking: added int to float decimation
|
2018-05-01 19:49:47 +02:00 |
decimatorsif.h
|
Benchmarking: added int to float decimation
|
2018-05-01 19:49:47 +02:00 |
decimatorsu.h
|
Windows: MSVC2017: fixed more attribute unused cases (2)
|
2018-11-13 08:51:14 +01:00 |
devicesamplesink.cpp
|
|
|
devicesamplesink.h
|
|
|
devicesamplesource.cpp
|
|
|
devicesamplesource.h
|
Windows: MSVC2017: changes in sdrbase (1)
|
2018-11-12 14:04:16 +01:00 |
downchannelizer.cpp
|
|
|
downchannelizer.h
|
|
|
dspcommands.cpp
|
|
|
dspcommands.h
|
|
|
dspdevicesinkengine.cpp
|
Device engines: unified some debug messages
|
2019-01-04 10:49:47 +01:00 |
dspdevicesinkengine.h
|
|
|
dspdevicesourceengine.cpp
|
Device engines: unified some debug messages
|
2019-01-04 10:49:47 +01:00 |
dspdevicesourceengine.h
|
|
|
dspengine.cpp
|
|
|
dspengine.h
|
|
|
dsptypes.h
|
|
|
dvserialengine.cpp
|
|
|
dvserialengine.h
|
|
|
dvserialworker.cpp
|
Windows: MSVC2017: changes in sdrbase (3) serialdv
|
2018-11-12 17:22:19 +01:00 |
dvserialworker.h
|
DSD demod: use audio compressor when processing voice with serial DV
|
2018-06-25 00:01:25 +02:00 |
fftcorr.cpp
|
|
|
fftcorr.h
|
|
|
fftengine.cpp
|
|
|
fftengine.h
|
Moved export.h file to root of exports directory and removed util
|
2018-03-20 13:49:21 +01:00 |
fftfilt.cpp
|
|
|
fftfilt.h
|
|
|
fftwengine.cpp
|
git clone git://git.osmocom.org/sdrangelove.git
|
2014-05-18 16:52:39 +01:00 |
fftwengine.h
|
|
|
fftwindow.cpp
|
git clone git://git.osmocom.org/sdrangelove.git
|
2014-05-18 16:52:39 +01:00 |
fftwindow.h
|
|
|
filerecord.cpp
|
|
|
filerecord.h
|
FileRecord improvement: update FileSink plugin and writeHeader private method in FileRecord accordingly
|
2018-10-10 14:05:21 +02:00 |
filtermbe.cpp
|
DV serial: use HP filter before interpolation and LP filter. Set HP -3dB corner at 300 Hz (for 8 kHz sampling rate)
|
2018-06-24 02:29:54 +02:00 |
filtermbe.h
|
|
|
filterrc.cpp
|
BFM demod: apply de-emphasis
|
2015-12-08 02:00:30 +01:00 |
filterrc.h
|
Moved export.h file to root of exports directory and removed util
|
2018-03-20 13:49:21 +01:00 |
freqlockcomplex.cpp
|
|
|
freqlockcomplex.h
|
ChannelAnalyzerNG: fixed FLL and removed IIR and FIR kit that is now useless
|
2018-05-18 02:36:29 +02:00 |
gfft.h
|
PVS-Studio static analysis corrections (2) issue #137
|
2018-02-22 03:04:42 +01:00 |
hbfiltertraits.cpp
|
|
|
hbfiltertraits.h
|
Windows: MSVC2017: changes in sdrbase (1)
|
2018-11-12 14:04:16 +01:00 |
highpass.h
|
|
|
iirfilter.h
|
|
|
interpolator.cpp
|
Reformat rational interpolator code
|
2018-12-09 22:11:39 +01:00 |
interpolator.h
|
|
|
interpolators.h
|
Use always 16 bit DSP on Tx side
|
2018-01-22 10:46:57 +01:00 |
inthalfbandfilter.h
|
Moved export.h file to root of exports directory and removed util
|
2018-03-20 13:49:21 +01:00 |
inthalfbandfilterdb.h
|
Windows: MSVC2017: completed SoapySDR support
|
2018-11-16 08:15:10 +01:00 |
inthalfbandfilterdbf.h
|
Simplified float halfband filters with unique class for floating point
|
2018-04-29 11:48:46 +02:00 |
inthalfbandfilterdbff.h
|
|
|
inthalfbandfilterdbfi.h
|
|
|
inthalfbandfiltereo1.h
|
|
|
inthalfbandfiltereo1i.h
|
|
|
inthalfbandfiltereo2.h
|
|
|
inthalfbandfiltereo.h
|
Windows: MSVC2017: remove export from templated class IntHalfbandFilterEO
|
2018-11-13 10:52:41 +01:00 |
inthalfbandfiltereof.h
|
Windows: MSVC2017: remove export from templated class IntHalfbandFilterEOF
|
2018-11-13 10:55:10 +01:00 |
inthalfbandfilterst.h
|
Moved export.h file to root of exports directory and removed util
|
2018-03-20 13:49:21 +01:00 |
inthalfbandfiltersti.h
|
|
|
kissengine.cpp
|
git clone git://git.osmocom.org/sdrangelove.git
|
2014-05-18 16:52:39 +01:00 |
kissengine.h
|
|
|
kissfft.h
|
Reorganized sdrbase library code
|
2016-03-08 04:54:12 +01:00 |
lowpass.cpp
|
|
|
lowpass.h
|
Fixes for new build for Windows 64
|
2017-09-16 04:50:25 +02:00 |
misc.h
|
|
|
movingaverage.h
|
Moving average: fixed initialization
|
2018-04-27 20:40:17 +02:00 |
nco.cpp
|
PVS-Studio static analysis corrections (2) issue #137
|
2018-02-22 03:04:42 +01:00 |
nco.h
|
|
|
ncof.cpp
|
PVS-Studio static analysis corrections (2) issue #137
|
2018-02-22 03:04:42 +01:00 |
ncof.h
|
|
|
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
|
Windows build: corrections for the new tool chain
|
2017-09-18 13:41:08 +02:00 |
phaselock.cpp
|
|
|
phaselock.h
|
|
|
phaselockcomplex.cpp
|
|
|
phaselockcomplex.h
|
PLL lock indication fixes
|
2018-05-20 03:50:22 +02:00 |
projector.cpp
|
|
|
projector.h
|
|
|
recursivefilters.cpp
|
|
|
recursivefilters.h
|
|
|
samplesinkfifo.cpp
|
|
|
samplesinkfifo.h
|
|
|
samplesinkfifodecimator.h
|
|
|
samplesinkfifodoublebuffered.cpp
|
|
|
samplesinkfifodoublebuffered.h
|
Moved export.h file to root of exports directory and removed util
|
2018-03-20 13:49:21 +01:00 |
samplesourcefifo.cpp
|
|
|
samplesourcefifo.h
|
BladeRF2 output: fixed SO mode
|
2018-09-29 21:40:22 +02:00 |
symsync.cpp
|
Removed liquid-dsp internal build and dependencies. Abandon clock recovery in ScopeNG
|
2018-04-04 02:03:37 +02:00 |
symsync.h
|
Removed liquid-dsp internal build and dependencies. Abandon clock recovery in ScopeNG
|
2018-04-04 02:03:37 +02:00 |
threadedbasebandsamplesink.cpp
|
Windows: MSVC2017: changes in sdrbase (2)
|
2018-11-12 16:58:20 +01:00 |
threadedbasebandsamplesink.h
|
|
|
threadedbasebandsamplesource.cpp
|
ThreadedBasebandSampleSource: destructor: call stop only if thread is running
|
2018-03-24 22:39:16 +01:00 |
threadedbasebandsamplesource.h
|
|
|
upchannelizer.cpp
|
|
|
upchannelizer.h
|
Windows: MSVC2017: adapt more channel plugin modules (1)
|
2018-11-13 17:29:34 +01:00 |
wfir.cpp
|
Fixes for new build for Windows 64
|
2017-09-16 04:50:25 +02:00 |
wfir.h
|
|
|