sdrangel/pluginssrv
f4exb 1075ef6c51 DaemonSrc: added server plugin 2018-09-01 22:41:02 +02:00
..
channelrx Fixes for Arch. Manual merge of pull request #183. DATV demod: fixed some of ffmpeg deprecation warnings 2018-06-13 00:20:51 +02:00
channeltx DaemonSrc: added server plugin 2018-09-01 22:41:02 +02:00
samplesink Fixes for Arch. Manual merge of pull request #183. DATV demod: fixed some of ffmpeg deprecation warnings 2018-06-13 00:20:51 +02:00
samplesource PlutoSDR input: install server plugin in the correct sub directory 2018-08-15 03:04:31 +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.