sdrangel/sdrbase/dsp
f4exb 2a8a3bf457 Fixed core dump when ending application and Tx is still running 2016-12-26 11:23:11 +01:00
..
afsquelch.cpp
afsquelch.h
agc.cpp NFM demod: channel power calculation and squelch corrections 2016-12-05 03:46:42 +01:00
agc.h
bandpass.h
basebandsamplesink.cpp
basebandsamplesink.h Modulators: changed single Tx channel samples feed handling 2016-12-22 23:39:06 +01:00
basebandsamplesource.cpp Implement own FIFO in BasebandSampleSource. SampleSourceFIFO: remove useless chunk size completely and set initial fill to only half the FIFO size 2016-12-23 14:29:42 +01:00
basebandsamplesource.h All modulators: use buffer for input audio that is always in use while generation is running. This fixes lockup problem reported in issue #11 2016-12-26 01:39:34 +01:00
channelmarker.cpp
channelmarker.h
complex.h
ctcssdetector.cpp
ctcssdetector.h
cwkeyer.cpp CW smoother: set default ramp time to 4ms and set the modulators ramp time at the same value 2016-12-16 00:02:37 +01:00
cwkeyer.h CW transition smoother: use smootherstep function. See: https://en.wikipedia.org/wiki/Smoothstep 2016-12-14 23:23:58 +01:00
decimators.h SDRplay plugin: adjust documentation. Corrections and re-organization of the main readme.md file 2016-11-21 18:07:58 +01:00
devicesamplesink.cpp Modulators: changed single Tx channel samples feed handling 2016-12-22 23:39:06 +01:00
devicesamplesink.h
devicesamplesource.cpp
devicesamplesource.h
downchannelizer.cpp
downchannelizer.h
dspcommands.cpp
dspcommands.h
dspdevicesinkengine.cpp All modulators: use buffer for input audio that is always in use while generation is running. This fixes lockup problem reported in issue #11 2016-12-26 01:39:34 +01:00
dspdevicesinkengine.h Send number of samples to write in the writeData signal. Ask for half the buffer size when more than half of it is consumed 2016-12-21 02:24:49 +01:00
dspdevicesourceengine.cpp SDRPlay plugin: now working with open source libmirisdr 2016-11-16 02:38:21 +01:00
dspdevicesourceengine.h
dspengine.cpp Fixed core dump when ending application and Tx is still running 2016-12-26 11:23:11 +01:00
dspengine.h AM Modulator: audio input (mic) basic support 2016-11-29 01:09:06 +01:00
dsptypes.h
dvserialengine.cpp
dvserialengine.h
dvserialworker.cpp
dvserialworker.h
fftengine.cpp
fftengine.h
fftfilt.cxx
fftfilt.h
fftwengine.cpp
fftwengine.h
fftwindow.cpp
fftwindow.h
filerecord.cpp
filerecord.h
filtermbe.cpp
filtermbe.h
filterrc.cpp
filterrc.h
gfft.h
hbfiltertraits.cpp
hbfiltertraits.h
highpass.h
interpolator.cpp
interpolator.h
inthalfbandfilter.h Corrected clang warnings 2016-11-21 18:01:55 +01:00
inthalfbandfilterdb.h Corrected clang warnings 2016-11-21 18:01:55 +01:00
inthalfbandfiltereo1.h Removed useless flavour of even/odd FIR halfband filter 2016-11-11 10:21:54 +01:00
inthalfbandfiltereo1i.h
inthalfbandfilterst.h Removed useless flavour of even/odd FIR halfband filter 2016-11-11 10:21:54 +01:00
inthalfbandfiltersti.h Improve int halfband filter even/odd I/Q stride variant 2016-11-10 02:56:49 +01:00
kissengine.cpp
kissengine.h
kissfft.h
lowpass.cpp
lowpass.h
misc.h
movingaverage.cpp
movingaverage.h
nco.cpp SSB Modulator: Interim state (4) 2016-12-13 19:57:07 +01:00
nco.h SSB Modulator: Interim state (4) 2016-12-13 19:57:07 +01:00
ncof.cpp Added a NCO with floating point phase calculation before conversion to int for table indexing. This increases frequency precision and is mandatory for CTCSS tone generator 2016-12-19 02:41:31 +01:00
ncof.h Added a NCO with floating point phase calculation before conversion to int for table indexing. This increases frequency precision and is mandatory for CTCSS tone generator 2016-12-19 02:41:31 +01:00
nullsink.cpp
nullsink.h
phasediscri.h
phaselock.cpp
phaselock.h
pidcontroller.cpp
pidcontroller.h
samplesinkfifo.cpp
samplesinkfifo.h
samplesinkfifodecimator.h
samplesinkfifodoublebuffered.cpp
samplesinkfifodoublebuffered.h
samplesourcefifo.cpp Implement own FIFO in BasebandSampleSource. SampleSourceFIFO: remove useless chunk size completely and set initial fill to only half the FIFO size 2016-12-23 14:29:42 +01:00
samplesourcefifo.h Implement own FIFO in BasebandSampleSource. SampleSourceFIFO: remove useless chunk size completely and set initial fill to only half the FIFO size 2016-12-23 14:29:42 +01:00
scopevis.cpp
scopevis.h
spectrumscopecombovis.cpp
spectrumscopecombovis.h
spectrumvis.cpp
spectrumvis.h
threadedbasebandsamplesink.cpp
threadedbasebandsamplesink.h
threadedbasebandsamplesource.cpp Modulators: changed single Tx channel samples feed handling 2016-12-22 23:39:06 +01:00
threadedbasebandsamplesource.h Modulators: changed single Tx channel samples feed handling 2016-12-22 23:39:06 +01:00
upchannelizer.cpp Modulators: changed single Tx channel samples feed handling. Pure virtual function is useless 2016-12-22 23:45:56 +01:00
upchannelizer.h All modulators: use buffer for input audio that is always in use while generation is running. This fixes lockup problem reported in issue #11 2016-12-26 01:39:34 +01:00