sdrangel/pluginssrv
f4exb c294f0a017 Migration of DaemonSource channel to RemoteSource 2019-01-23 00:44:13 +01:00
..
channelrx Migration of DaemonSink channel to RemoteSink 2019-01-22 23:39:12 +01:00
channeltx Migration of DaemonSource channel to RemoteSource 2019-01-23 00:44:13 +01:00
samplesink XTRX output 2019-01-02 15:35:43 +01:00
samplesource Remove XTRX from Debian build 2019-01-05 17:51:52 +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.