sdrangel/plugins/channelrx/demodbfm
f4exb 2e5cfcafee PVS-Studio static analysis corrections (3) issue #137 2018-02-24 10:29:27 +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 PVS-Studio static analysis corrections (3) issue #137 2018-02-24 10:29:27 +01:00
bfmdemod.h Revert "BFM demod: implemented use RTP protocol for audio over UDP" 2018-02-06 01:18:13 +01:00
bfmdemodgui.cpp Revert "BFM demod: implemented use RTP protocol for audio over UDP" 2018-02-06 01:18:13 +01:00
bfmdemodgui.h Revert "BFM demod: implemented use RTP protocol for audio over UDP" 2018-02-06 01:18:13 +01:00
bfmdemodgui.ui Revert "BFM demod: implemented use RTP protocol for audio over UDP" 2018-02-06 01:18:13 +01:00
bfmdemodsettings.cpp Revert "BFM demod: implemented use RTP protocol for audio over UDP" 2018-02-06 01:18:13 +01:00
bfmdemodsettings.h Revert "BFM demod: implemented use RTP protocol for audio over UDP" 2018-02-06 01:18:13 +01:00
bfmplugin.cpp Fixed memory leak with handling of DSPSignalNotification message in modulators and demodulators. Removed reference to unused PIDController class 2018-02-14 20:11:36 +01:00
bfmplugin.h Plugin interface: simplify createRxChannelGUI 2017-12-23 10:32:02 +01:00
demodbfm.pro Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
rdsdecoder.cpp PVS-Studio static analysis corrections (2) issue #137 2018-02-22 03:04:42 +01:00
rdsdecoder.h RxTx semantic move: renamed channel plugins directory to channelrx 2016-10-02 13:18:07 +02:00
rdsdemod.cpp PVS-Studio static analysis corrections (2) issue #137 2018-02-22 03:04:42 +01:00
rdsdemod.h RxTx semantic move: renamed channel plugins directory to channelrx 2016-10-02 13:18:07 +02:00
rdsparser.cpp PVS-Studio static analysis corrections (2) issue #137 2018-02-22 03:04:42 +01:00
rdsparser.h RxTx semantic move: renamed channel plugins directory to channelrx 2016-10-02 13:18:07 +02:00
rdstmc.cpp BFM demod: RDSTMC: use char* instead of std::string for constant array 2017-12-31 11:54:56 +01:00
rdstmc.h RxTx semantic move: renamed channel plugins directory to channelrx 2016-10-02 13:18:07 +02:00