sdrangel/sdrbase/dsp
f4exb ccffb5101d Web API: /sdrangel/deviceset/{deviceSetIndex}/device/settings PUT, PATCH with all settings parameters optional 2017-12-27 01:46:33 +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 ATV modulator: fixed segfault when there is no GUI message queue 2017-10-01 10:12:54 +02:00
basebandsamplesource.h Baseband sample source: change messaging mechanism between channel sink and GUI 2017-09-28 08:33:05 +02: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
ctcssdetector.cpp Fixes for new build for Windows 64 2017-09-16 04:50:25 +02:00
ctcssdetector.h
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
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 Web API: /sdrangel/deviceset/{deviceSetIndex}/device/settings PUT, PATCH with all settings parameters optional 2017-12-27 01:46:33 +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 Web API: /sdrangel/deviceset/{deviceSetIndex}/device/settings PUT, PATCH with all settings parameters optional 2017-12-27 01:46:33 +01: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
dspcommands.h
dspdevicesinkengine.cpp Device source plugins: implemented an init method for initializations to be done when all collaborating objects are created and possibly connected 2017-12-25 09:10:19 +01:00
dspdevicesinkengine.h Finalized the new source/sink GUI messaging scheme 2017-09-17 17:35:03 +02:00
dspdevicesourceengine.cpp Device source plugins: implemented an init method for initializations to be done when all collaborating objects are created and possibly connected 2017-12-25 09:10:19 +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
fftfilt.cxx
fftfilt.h Windows build: corrections for the new tool chain 2017-09-18 13:41:08 +02:00
fftwengine.cpp
fftwengine.h
fftwindow.cpp
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
filtermbe.cpp DSD demod: highpass filtering for audio completed 2017-12-26 20:29:23 +01:00
filtermbe.h DSD demod: highpass filtering for audio completed 2017-12-26 20:29:23 +01:00
filterrc.cpp
filterrc.h
gfft.h
hbfiltertraits.cpp
hbfiltertraits.h
highpass.h
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
interpolators.h activated compiler warnings 2017-05-25 20:13:34 +02:00
inthalfbandfilter.h
inthalfbandfilterdb.h
inthalfbandfiltereo1.h activated compiler warnings 2017-05-25 20:13:34 +02:00
inthalfbandfiltereo1i.h
inthalfbandfilterst.h
inthalfbandfiltersti.h
kissengine.cpp
kissengine.h
kissfft.h
lowpass.cpp
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
ncof.cpp Fixes for new build for Windows 64 2017-09-16 04:50:25 +02:00
ncof.h
nullsink.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
nullsink.h
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
pidcontroller.h
recursivefilters.cpp Fixes for new build for Windows 64 2017-09-16 04:50:25 +02:00
recursivefilters.h
samplesinkfifo.cpp
samplesinkfifo.h
samplesinkfifodecimator.h
samplesinkfifodoublebuffered.cpp
samplesinkfifodoublebuffered.h
samplesourcefifo.cpp
samplesourcefifo.h
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
threadedbasebandsamplesource.h Baseband sample source: change messaging mechanism between channel sink and GUI 2017-09-28 08:33:05 +02: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 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