sdrangel/pluginssrv
f4exb da1b7c2658 Server: added SDRdaemon sink plugin 2018-05-29 22:14:37 +02:00
..
channelrx Server: added UDP source plugin 2018-05-29 11:24:20 +02:00
channeltx Server: ATV modulator: fixed link to OpenCV library 2018-05-29 10:56:30 +02:00
samplesink Server: added SDRdaemon sink plugin 2018-05-29 22:14:37 +02:00
samplesource Server: added Test source plugin 2018-05-29 20:57:33 +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.