sdrangel/pluginssrv
f4exb 609aba2608 Added options to conditionnally build GUI and server versions 2018-12-04 01:39:41 +01:00
..
channelrx Renamed libdemodudpsrc folder to libudpsink 2018-09-12 00:43:15 +02:00
channeltx renamed udpsink directory to udpsource 2018-09-11 23:22:59 +02:00
samplesink Added options to conditionnally build GUI and server versions 2018-12-04 01:39:41 +01:00
samplesource Added options to conditionnally build GUI and server versions 2018-12-04 01:39:41 +01: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.