sdrangel/plugins/channelrx/demodbfm
f4exb a47587e16f Specify Scope and Spectrum Vis floating point sample scale 2018-01-22 14:07:24 +01:00
..
CMakeLists.txt BFM demod: set -fno-var-tracking-assignments for rdstmc.cpp as it makes compilation very busy and memory hungry for nothing. May fix compilation on RPi3 2017-12-31 02:14:46 +01:00
bfmdemod.cpp Differentiate Rx and Tx DSP sample sizes 2018-01-22 08:46:05 +01:00
bfmdemod.h All concerned demods: call applyChannelSettings with force=true at construction and start. 2018-01-09 00:59:10 +01:00
bfmdemodgui.cpp Specify Scope and Spectrum Vis floating point sample scale 2018-01-22 14:07:24 +01:00
bfmdemodgui.h
bfmdemodgui.ui BFM demod: fixed pilot power GUI display 2018-01-13 04:04:34 +01:00
bfmdemodsettings.cpp Demods : use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings 2017-12-29 11:04:47 +01:00
bfmdemodsettings.h Demods : use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings 2017-12-29 11:04:47 +01:00
bfmplugin.cpp All concerned demods: call applyChannelSettings with force=true at construction and start. 2018-01-09 00:59:10 +01:00
bfmplugin.h Plugin interface: simplify createRxChannelGUI 2017-12-23 10:32:02 +01:00
demodbfm.pro
rdsdecoder.cpp Plugins: cppcheck corrections 2017-12-29 03:22:04 +01:00
rdsdecoder.h
rdsdemod.cpp
rdsdemod.h
rdsparser.cpp BFM and DSD demod: gcc7 warnings fixes 2017-12-31 03:16:30 +01:00
rdsparser.h
rdstmc.cpp BFM demod: RDSTMC: use char* instead of std::string for constant array 2017-12-31 11:54:56 +01:00
rdstmc.h