1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-07 05:36:35 -04:00
sdrangel/plugins/channelrx
2018-03-06 02:23:47 +01:00
..
chanalyzer Moving average cleanup 2018-02-03 10:33:02 +01:00
chanalyzerng Channel Analyzer NG: delete objects unconditionnally in destructor since they are created in the constructor 2018-02-15 18:49:15 +01:00
demodam AM and NFM demods: skip feed completely if not in running state 2018-02-20 00:14:50 +01:00
demodatv Adapt to MSVC linker: removed SDRANGEL_API 2018-03-03 21:19:59 +01:00
demodbfm Clang clean compile 2018-03-04 01:47:51 +01:00
demoddatv DATV demod: removed using namespace leansdr 2018-03-04 04:00:02 +01:00
demoddsd Clang clean compile 2018-03-04 01:47:51 +01:00
demodlora PVS-Studio static analysis corrections (2) issue #137 2018-02-22 03:04:42 +01:00
demodnfm qrtplib: NFM demod implementation. Also solve issue Cannot create children for a parent that is in a different thread on UDP sink used for copy audio to UDP 2018-03-06 02:23:47 +01:00
demodssb 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
demodwfm Clang clean compile 2018-03-04 01:47:51 +01:00
tcpsrc Clang clean compile 2018-03-04 01:47:51 +01:00
udpsrc Clang clean compile 2018-03-04 01:47:51 +01:00
CMakeLists.txt DATV demod: use cmake finder module for FFmpeg 2018-02-28 08:37:03 +01:00