sdrangel/sdrbase/dsp
f4exb 379330d9a5 Fixed sdrbase windows compilation 2017-09-15 18:48:30 +02:00
..
afsquelch.cpp AF squelch: reset after setting threshold. Removed NFM demod deferred init 2017-06-06 02:16:28 +02:00
afsquelch.h Attempt to fix AF squelch 2017-05-31 00:30:00 +02:00
agc.cpp SSB demod: clamp AGC value 2017-08-06 00:02:16 +02:00
agc.h SSB demod: clamp AGC value 2017-08-06 00:02:16 +02:00
bandpass.h Code warnings in Eclipse cleanup 2017-05-05 10:40:45 +02:00
basebandsamplesink.cpp RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
basebandsamplesink.h Modulators: changed single Tx channel samples feed handling 2016-12-22 23:39:06 +01:00
basebandsamplesource.cpp Multiple modulators support: works with two modulators 2016-12-26 12:11:51 +01:00
basebandsamplesource.h activated compiler warnings 2017-05-25 20:13:34 +02:00
channelmarker.cpp Channel marker own serializer/deserializer 2017-08-26 09:58:07 +02:00
channelmarker.h Channel marker own serializer/deserializer 2017-08-26 09:58:07 +02:00
complex.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
ctcssdetector.cpp Adapt to Qt Android #1 2016-02-28 10:53:37 +01:00
ctcssdetector.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
cwkeyer.cpp Put smootherstep function code in one place 2017-07-27 11:24:01 +02:00
cwkeyer.h Put smootherstep function code in one place 2017-07-27 11:24:01 +02: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 Refactoring: removed device parameter from all start() methods in sample sink plugins 2017-04-14 03:44:49 +02:00
devicesamplesource.cpp RxTx semantic move: created DeviceSampleSource class 2016-10-02 23:21:53 +02:00
devicesamplesource.h Added a destroy virtual method to all source input plugin main classes 2017-09-15 02:32:30 +02:00
downchannelizer.cpp Fixed down channelizer by dividing by 2 at each filter stage 2017-05-12 02:41:51 +02:00
downchannelizer.h Fixed down channelizer by dividing by 2 at each filter stage 2017-05-12 02:41:51 +02:00
dspcommands.cpp Tx ph.1: Sample source FIFO read with signal. Use a specific spectrum sink (vis) reference in Device sink engine for main spectrum rendering 2016-10-24 18:06:44 +02:00
dspcommands.h Tx ph.1: Sample source FIFO read with signal. Use a specific spectrum sink (vis) reference in Device sink engine for main spectrum rendering 2016-10-24 18:06:44 +02:00
dspdevicesinkengine.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
dspdevicesinkengine.h Multiple transmission channels warning when adding more than one channel 2016-12-26 15:26:25 +01:00
dspdevicesourceengine.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
dspdevicesourceengine.h Add possibility to return the core device interface pointer from the device source API 2017-09-05 13:57:49 +02:00
dspengine.cpp New audio devices dialog and handling: use selected audio devices 2017-01-06 16:04:32 +01:00
dspengine.h New audio devices dialog and handling: use selected audio devices 2017-01-06 16:04:32 +01:00
dsptypes.h Moved audio sample definitions to dsp types definitions 2017-08-24 15:24:28 +02:00
dvserialengine.cpp MacOS(sierra) development environment. 2017-05-15 12:32:16 +02:00
dvserialengine.h DSD demod plugin: fixed DV Serial concurrent support 2016-09-11 03:57:35 +02:00
dvserialworker.cpp DV serial: removed useless parameter 2016-10-28 09:09:19 +02:00
dvserialworker.h Moved audio sample definitions to dsp types definitions 2017-08-24 15:24:28 +02:00
fftengine.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
fftengine.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
fftfilt.cxx ATV Modulator: use assymetrical filter for vestigial sideband modulation 2017-03-16 10:11:03 +01:00
fftfilt.h ATV Modulator: use assymetrical filter for vestigial sideband modulation 2017-03-16 10:11:03 +01:00
fftwengine.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
fftwengine.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
fftwindow.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
fftwindow.h Windows build: restored mingW32 compilation 2017-09-12 13:54:32 +02:00
filerecord.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
filerecord.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
filtermbe.cpp DSD demod plugin: DV serial: fix filter, timeout value and volume control 2016-09-11 17:02:49 +02:00
filtermbe.h DSD demod plugin: lowpass filter for DV serial upsample 2016-09-10 20:03:06 +02:00
filterrc.cpp BFM demod: apply de-emphasis 2015-12-08 02:00:30 +01:00
filterrc.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
gfft.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
hbfiltertraits.cpp Tx support: optimize final interpolator stages 2017-01-03 23:25:20 +01:00
hbfiltertraits.h Tx support: optimize final interpolator stages 2017-01-03 23:25:20 +01:00
highpass.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
interpolator.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
interpolator.h Use more precise SIMD flags and detect actual x86_64 SIMD features 2016-11-07 00:42:57 +01:00
interpolators.h activated compiler warnings 2017-05-25 20:13:34 +02:00
inthalfbandfilter.h IntHalfbandFilters: set workInterpolateLowerHalf and UpperHalf optimized methods as defaults 2017-04-26 02:20:07 +02:00
inthalfbandfilterdb.h IntHalfbandFilters: set workInterpolateLowerHalf and UpperHalf optimized methods as defaults 2017-04-26 02:20:07 +02:00
inthalfbandfiltereo1.h activated compiler warnings 2017-05-25 20:13:34 +02:00
inthalfbandfiltereo1i.h IntHalfbandFilterEO1: simplification for SSE 4.1 only and fix 2016-11-07 18:23:59 +01:00
inthalfbandfilterst.h added 'my' interpolation methods 2016-12-31 04:23:59 +01:00
inthalfbandfiltersti.h Improve int halfband filter even/odd I/Q stride variant 2016-11-10 02:56:49 +01:00
kissengine.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
kissengine.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
kissfft.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
lowpass.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
lowpass.h Code warnings in Eclipse cleanup 2017-05-05 10:40:45 +02:00
misc.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
movingaverage.h SSB demod: updated AGC 2017-07-25 21:21:48 +02:00
nco.cpp ATV Demod: implement NCO and interpolator change 2017-03-18 00:11:48 +01:00
nco.h ATV Demod: implement NCO and interpolator change 2017-03-18 00:11:48 +01:00
ncof.cpp NCO: standardized debug message 2017-02-25 11:32:18 +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 activated compiler warnings 2017-05-25 20:13:34 +02:00
nullsink.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
phasediscri.h ATV Demod: FM mode using phaseDiscriminatorDelta with deviation scaling 2017-03-22 23:55:47 +01:00
phaselock.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
phaselock.h activated compiler warnings 2017-05-25 20:13:34 +02:00
pidcontroller.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
pidcontroller.h git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
recursivefilters.cpp ATV Demod: implemented BFU with PLL for single sideband modes 2017-03-19 10:28:54 +01:00
recursivefilters.h ATV Demod: implemented BFU with PLL for single sideband modes 2017-03-19 10:28:54 +01:00
samplesinkfifo.cpp RxTx semantic move: updated debug message and displayed class names 2016-10-08 10:35:07 +02:00
samplesinkfifo.h RxTx semantic move: renamed SampleFifo to SampleSinkFifo 2016-10-06 19:18:02 +02:00
samplesinkfifodecimator.h Tx ph.2: Templatized IntHalfbandFilter and improved coefficients. Changed to order 80 for upsamplers and 48 for downsamplers 2016-10-29 17:01:02 +02:00
samplesinkfifodoublebuffered.cpp Added a double buffered sample sink FIFO class 2016-10-06 15:39:18 +02:00
samplesinkfifodoublebuffered.h Added a double buffered sample sink FIFO class 2016-10-06 15:39:18 +02:00
samplesourcefifo.cpp Sample source FIFO: write ahead the exact same amount of samples that were read. This smoothes out the process and avoids hickups 2017-01-09 02:13:27 +01:00
samplesourcefifo.h Multiple modulators support: works with two modulators 2016-12-26 12:11:51 +01:00
scopevis.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
scopevis.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
scopevismulti.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
scopevismulti.h activated compiler warnings 2017-05-25 20:13:34 +02:00
scopevisng.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
scopevisng.h Fixed sdrbase windows compilation 2017-09-15 18:48:30 +02:00
spectrumscopecombovis.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
spectrumscopecombovis.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
spectrumscopengcombovis.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
spectrumscopengcombovis.h New scope: interim state (1) 2017-01-29 19:51:45 +01:00
spectrumvis.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
spectrumvis.h activated compiler warnings 2017-05-25 20:13:34 +02:00
threadedbasebandsamplesink.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
threadedbasebandsamplesink.h TX ph.1: Baseband sample sources and Device sample sinks (1) 2016-10-14 18:47:19 +02:00
threadedbasebandsamplesource.cpp Modulators: changed single Tx channel samples feed handling 2016-12-22 23:39:06 +01:00
threadedbasebandsamplesource.h Multiple modulators support: works with two modulators 2016-12-26 12:11:51 +01:00
upchannelizer.cpp UpChannelizer: pass baseband sample rate in notification message 2017-08-06 17:10:29 +02:00
upchannelizer.h UpChannelizer: pass baseband sample rate in notification message 2017-08-06 17:10:29 +02:00
wfir.cpp Added a windowed FIR filter calculator analogous to Scipy's firwin (this one from Iowa Hills Software LLC code) 2017-09-04 01:44:36 +02:00
wfir.h Added a windowed FIR filter calculator analogous to Scipy's firwin (this one from Iowa Hills Software LLC code) 2017-09-04 01:44:36 +02:00