sdrangel/pluginssrv
f4exb 36c3c71c73 BladeRF output server plugins: removed QWidget dependency 2018-04-15 19:18:21 +02:00
..
channelrx Build ModWFM tx channel server plugin and apply corrections to other server plugins 2018-04-09 00:54:25 +02:00
channeltx Added server plugins for ATV, SSB modulators and UDP sink 2018-04-15 18:48:59 +02:00
samplesink BladeRF output server plugins: removed QWidget dependency 2018-04-15 19:18:21 +02:00
samplesource AirspyHF and BladeRF input server plugins: removed QWidget dependency 2018-04-15 19:14:20 +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.