.. |
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
|
Windows build: corrections for the new tool chain
|
2017-09-18 13:41:08 +02:00 |
basebandsamplesink.cpp
|
|
|
basebandsamplesink.h
|
|
|
basebandsamplesource.cpp
|
Tx: new handling of multiple channel sources (1)
|
2018-01-02 03:40:55 +01:00 |
basebandsamplesource.h
|
|
|
channelmarker.cpp
|
Removed UDP address and port from Channel marker
|
2018-03-30 19:06:27 +02:00 |
channelmarker.h
|
|
|
complex.h
|
Reorganized sdrbase library code
|
2016-03-08 04:54:12 +01:00 |
ctcssdetector.cpp
|
|
|
ctcssdetector.h
|
Moved export.h file to root of exports directory and removed util
|
2018-03-20 13:49:21 +01:00 |
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
|
Optimization: always use the even/odd decimators
|
2018-04-28 05:08:01 +02:00 |
decimatorsff.cpp
|
Benchmarking: added float->float decimators and corresponding benchmark test
|
2018-04-25 18:01:01 +02:00 |
decimatorsff.h
|
Simplified float halfband filters with unique class for floating point
|
2018-04-29 11:48:46 +02:00 |
decimatorsfi.cpp
|
Simplified float halfband filters with unique class for floating point
|
2018-04-29 11:48:46 +02:00 |
decimatorsfi.h
|
Simplified float halfband filters with unique class for floating point
|
2018-04-29 11:48:46 +02:00 |
decimatorsu.h
|
|
|
devicesamplesink.cpp
|
|
|
devicesamplesink.h
|
Moved export.h file to root of exports directory and removed util
|
2018-03-20 13:49:21 +01:00 |
devicesamplesource.cpp
|
|
|
devicesamplesource.h
|
Moved export.h file to root of exports directory and removed util
|
2018-03-20 13:49:21 +01:00 |
downchannelizer.cpp
|
|
|
downchannelizer.h
|
|
|
dspcommands.cpp
|
|
|
dspcommands.h
|
|
|
dspdevicesinkengine.cpp
|
|
|
dspdevicesinkengine.h
|
|
|
dspdevicesourceengine.cpp
|
DSP source enging DC and IQ correction: reset averages when changing settings
|
2018-02-16 01:23:49 +01:00 |
dspdevicesourceengine.h
|
|
|
dspengine.cpp
|
|
|
dspengine.h
|
DSD demod: allow use of audio rates that are integer multiples of 8k other than 48k (x2,3,4,5)
|
2018-04-23 01:04:47 +02:00 |
dsptypes.h
|
|
|
dvserialengine.cpp
|
|
|
dvserialengine.h
|
DSD demod: allow use of audio rates that are integer multiples of 8k other than 48k (x2,3,4,5)
|
2018-04-23 01:04:47 +02:00 |
dvserialworker.cpp
|
|
|
dvserialworker.h
|
|
|
fftengine.cpp
|
|
|
fftengine.h
|
|
|
fftfilt.cxx
|
|
|
fftfilt.h
|
Moved export.h file to root of exports directory and removed util
|
2018-03-20 13:49:21 +01:00 |
fftwengine.cpp
|
|
|
fftwengine.h
|
Moved export.h file to root of exports directory and removed util
|
2018-03-20 13:49:21 +01:00 |
fftwindow.cpp
|
git clone git://git.osmocom.org/sdrangelove.git
|
2014-05-18 16:52:39 +01:00 |
fftwindow.h
|
|
|
filerecord.cpp
|
|
|
filerecord.h
|
|
|
filtermbe.cpp
|
DSD demod: use lower cutoff for optional audio high pass filter
|
2018-01-02 20:02:30 +01: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 |
gfft.h
|
PVS-Studio static analysis corrections (2) issue #137
|
2018-02-22 03:04:42 +01:00 |
hbfiltertraits.cpp
|
|
|
hbfiltertraits.h
|
|
|
highpass.h
|
|
|
iirfilter.h
|
|
|
interpolator.cpp
|
|
|
interpolator.h
|
Moved export.h file to root of exports directory and removed util
|
2018-03-20 13:49:21 +01:00 |
interpolators.h
|
|
|
inthalfbandfilter.h
|
|
|
inthalfbandfilterdb.h
|
|
|
inthalfbandfilterdbf.h
|
Simplified float halfband filters with unique class for floating point
|
2018-04-29 11:48:46 +02:00 |
inthalfbandfilterdbff.h
|
Benchmarking: added float->float decimators and corresponding benchmark test
|
2018-04-25 18:01:01 +02:00 |
inthalfbandfilterdbfi.h
|
|
|
inthalfbandfiltereo1.h
|
|
|
inthalfbandfiltereo1i.h
|
IntHalfbandFilterEO1: simplification for SSE 4.1 only and fix
|
2016-11-07 18:23:59 +01:00 |
inthalfbandfiltereo2.h
|
|
|
inthalfbandfilterst.h
|
|
|
inthalfbandfiltersti.h
|
|
|
kissengine.cpp
|
git clone git://git.osmocom.org/sdrangelove.git
|
2014-05-18 16:52:39 +01:00 |
kissengine.h
|
Moved export.h file to root of exports directory and removed util
|
2018-03-20 13:49:21 +01:00 |
kissfft.h
|
|
|
lowpass.cpp
|
git clone git://git.osmocom.org/sdrangelove.git
|
2014-05-18 16:52:39 +01:00 |
lowpass.h
|
|
|
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
|
PVS-Studio static analysis corrections (2) issue #137
|
2018-02-22 03:04:42 +01:00 |
nco.h
|
|
|
ncof.cpp
|
|
|
ncof.h
|
|
|
nullsink.cpp
|
Fixed -Woverloaded-virtual warnings
|
2018-03-03 10:06:47 +01:00 |
nullsink.h
|
|
|
phasediscri.h
|
Windows build: corrections for the new tool chain
|
2017-09-18 13:41:08 +02:00 |
phaselock.cpp
|
|
|
phaselock.h
|
Moved export.h file to root of exports directory and removed util
|
2018-03-20 13:49:21 +01:00 |
projector.cpp
|
|
|
projector.h
|
Removed liquid-dsp internal build and dependencies. Abandon clock recovery in ScopeNG
|
2018-04-04 02:03:37 +02:00 |
recursivefilters.cpp
|
|
|
recursivefilters.h
|
|
|
samplesinkfifo.cpp
|
SDRDaemon input: adaptation for 24 bit Rx DSP
|
2018-01-24 08:49:18 +01:00 |
samplesinkfifo.h
|
|
|
samplesinkfifodecimator.h
|
|
|
samplesinkfifodoublebuffered.cpp
|
|
|
samplesinkfifodoublebuffered.h
|
|
|
samplesourcefifo.cpp
|
PVS-Studio static analysis corrections (1) issue #137
|
2018-02-21 18:54:59 +01:00 |
samplesourcefifo.h
|
|
|
symsync.cpp
|
|
|
symsync.h
|
|
|
threadedbasebandsamplesink.cpp
|
ThreadedBasebandSampleSink: destructor: call stop only if thread is running
|
2018-03-24 22:37:36 +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
|
Moved export.h file to root of exports directory and removed util
|
2018-03-20 13:49:21 +01:00 |
upchannelizer.cpp
|
|
|
upchannelizer.h
|
|
|
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 |