sdrangel/sdrbase/dsp
f4exb c7e1526930 Added decimation class with unsigned to signed conversion with shift. Applied to RTL-SDR 2018-01-16 00:01:38 +01:00
..
afsquelch.cpp Fixes for new build for Windows 64 2017-09-16 04:50:25 +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 Windows build: corrections for the new tool chain 2017-09-18 13:41:08 +02:00
basebandsamplesink.cpp Channel Rx / GUI new messaging system 2017-09-27 23:47:29 +02:00
basebandsamplesink.h Channel Rx / GUI new messaging system 2017-09-27 23:47:29 +02:00
basebandsamplesource.cpp Tx: new handling of multiple channel sources (1) 2018-01-02 03:40:55 +01:00
basebandsamplesource.h Tx support: single channel: make FIFO read and writes truly independent (unoptimized) 2018-01-02 01:33:09 +01:00
channelmarker.cpp New channel marker signal handling. Applied to channel analyzer 2017-11-14 00:06:42 +01:00
channelmarker.h New channel marker signal handling. Applied to channel analyzer 2017-11-14 00:06:42 +01:00
complex.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
ctcssdetector.cpp Fixes for new build for Windows 64 2017-09-16 04:50:25 +02:00
ctcssdetector.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
cwkeyer.cpp Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings PUT, PATCH for NFM demod and mod 2017-12-11 18:18:47 +01:00
cwkeyer.h Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings PUT, PATCH for NFM demod and mod 2017-12-11 18:18:47 +01:00
cwkeyersettings.cpp Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings GET for NFM demod and mod 2017-12-10 20:27:08 +01:00
cwkeyersettings.h Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings GET for NFM demod and mod 2017-12-10 20:27:08 +01:00
decimators.h RTL-SDR: corrected bit shifts for 8 bit samples and corrected RTL-SDR unsigned to signed conversion 2018-01-15 23:37:26 +01:00
decimatorsu.h Added decimation class with unsigned to signed conversion with shift. Applied to RTL-SDR 2018-01-16 00:01:38 +01:00
devicesamplesink.cpp Server: implemented add device set and remove last device set and associated web API entry points 2017-12-20 01:01:53 +01:00
devicesamplesink.h Sink plugins: put a serializer and deserializer in the core plugin for server 2017-12-28 04:04:50 +01:00
devicesamplesource.cpp Implemented connection from device sample source/sink to GUI input message queue 2017-09-16 23:44:00 +02:00
devicesamplesource.h Source plugins: put a serializer and deserializer in the core plugin for server. NFM demod: fixed deserializer 2017-12-28 03:21:48 +01:00
downchannelizer.cpp Up/Down channelizers: use input message queue for all message forwarding to sample source/sinks and do not forward unknown messages 2017-12-29 05:48:54 +01:00
downchannelizer.h Down/Up channelizers: enqeue MsgChannelizerNotification to sample sink/source instead of processing it directly 2017-12-29 05:14:40 +01:00
dspcommands.cpp Tx support: single channel: make FIFO read and writes truly independent (optimized) 2018-01-02 02:14:31 +01:00
dspcommands.h Tx support: single channel: make FIFO read and writes truly independent (optimized) 2018-01-02 02:14:31 +01:00
dspdevicesinkengine.cpp DSP device source/sink engines: reworked add source sequence of actions 2018-01-02 16:25:34 +01:00
dspdevicesinkengine.h Tx support: single channel: make FIFO read and writes truly independent (optimized) 2018-01-02 02:14:31 +01:00
dspdevicesourceengine.cpp DSP device source/sink engines: reworked add source sequence of actions 2018-01-02 16:25:34 +01:00
dspdevicesourceengine.h Finalized the new source/sink GUI messaging scheme 2017-09-17 17:35:03 +02:00
dspengine.cpp DSD demod: highpass filtering for audio completed 2017-12-26 20:29:23 +01:00
dspengine.h DSD demod: highpass filtering for audio completed 2017-12-26 20:29:23 +01:00
dsptypes.h Moved audio sample definitions to dsp types definitions 2017-08-24 15:24:28 +02:00
dvserialengine.cpp DSD demod: highpass filtering for audio completed 2017-12-26 20:29:23 +01:00
dvserialengine.h DSD demod: highpass filtering for audio completed 2017-12-26 20:29:23 +01:00
dvserialworker.cpp DSD demod: highpass filtering for audio completed 2017-12-26 20:29:23 +01:00
dvserialworker.h DSD demod: highpass filtering for audio completed 2017-12-26 20:29:23 +01:00
fftengine.cpp Corrected some error messages 2017-11-12 16:34:38 +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 Windows build: corrections for the new tool chain 2017-09-18 13:41:08 +02: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 All plugins: removed apply settings in constructors as it causes segfaults 2017-12-24 18:37:33 +01:00
filerecord.h RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
filtermbe.cpp DSD demod: use lower cutoff for optional audio high pass filter 2018-01-02 20:02:30 +01:00
filtermbe.h DSD demod: highpass filtering for audio completed 2017-12-26 20:29:23 +01: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
iirfilter.h DSD demod: highpass filtering for audio completed 2017-12-26 20:29:23 +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 Fixes for new build for Windows 64 2017-09-16 04:50:25 +02:00
misc.h Fixes for new build for Windows 64 2017-09-16 04:50:25 +02:00
movingaverage.h SSB demod: updated AGC 2017-07-25 21:21:48 +02:00
nco.cpp Fixes for new build for Windows 64 2017-09-16 04:50:25 +02:00
nco.h ATV Demod: implement NCO and interpolator change 2017-03-18 00:11:48 +01:00
ncof.cpp Fixes for new build for Windows 64 2017-09-16 04:50:25 +02: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 Windows build: corrections for the new tool chain 2017-09-18 13:41:08 +02:00
phaselock.cpp Fixes for new build for Windows 64 2017-09-16 04:50:25 +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 Fixes for new build for Windows 64 2017-09-16 04:50:25 +02: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: moved emit data write at top of method so that samples can be written with no delay 2018-01-02 01:04:04 +01:00
samplesourcefifo.h Multiple modulators support: works with two modulators 2016-12-26 12:11:51 +01:00
threadedbasebandsamplesink.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
threadedbasebandsamplesink.h Channel Rx / GUI new messaging system 2017-09-27 23:47:29 +02:00
threadedbasebandsamplesource.cpp Modulators: changed single Tx channel samples feed handling 2016-12-22 23:39:06 +01:00
threadedbasebandsamplesource.h Tx support: single channel: make FIFO read and writes truly independent (unoptimized) 2018-01-02 01:33:09 +01:00
upchannelizer.cpp Device sink engine: fixed adding source channels while it runs 2018-01-02 11:00:00 +01:00
upchannelizer.h Down/Up channelizers: enqeue MsgChannelizerNotification to sample sink/source instead of processing it directly 2017-12-29 05:14:40 +01:00
wfir.cpp Fixes for new build for Windows 64 2017-09-16 04:50:25 +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