sdrangel/plugins/channelrx/demodbfm
f4exb 67e664ef06 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
..
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 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
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 Plugins: cppcheck corrections 2017-12-29 03:22:04 +01:00
rdsdecoder.h RxTx semantic move: renamed channel plugins directory to channelrx 2016-10-02 13:18:07 +02:00
rdsdemod.cpp Windows build fixes 2017-09-23 17:19:58 +02:00
rdsdemod.h RxTx semantic move: renamed channel plugins directory to channelrx 2016-10-02 13:18:07 +02:00
rdsparser.cpp BFM and DSD demod: gcc7 warnings fixes 2017-12-31 03:16:30 +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