sdrangel/pluginssrv
f4exb 6c71893143 Improve MSVC 2015 compatibility of FileSource plugin (fixes #348)
SoapySDR: enhanced log message during scan to show which id parameters are used
Windows build fixes
Perseus server: fixed missing libusb libraries in cmake file
2019-05-23 16:25:44 +02:00
..
channelrx Frequency Tracker: added server plugin and Windows build updates 2019-05-06 11:17:25 +02:00
channeltx Debian build fixes 2019-05-11 01:42:33 +02:00
samplesink Local output plugin and fixes 2019-05-10 23:38:52 +02:00
samplesource Improve MSVC 2015 compatibility of FileSource plugin (fixes #348) 2019-05-23 16:25:44 +02:00
CMakeLists.txt Server: added variable to avoid instantiation of GUI dependent objects when compiling plugins for server 2017-12-17 14:52:18 +01:00
readme.md Server: added build subdirectory for plugins without GUI 2017-12-17 10:25:08 +01:00

readme.md

Plugins for SDRangel server

This is a build only subdirectory using the same structure and sources as in the plugins subdirectory. The plugins here are compiled without GUI and reference to Qt Widgets and are to be used with the server (headless) version of SDRangel through the MainCore class.