sdrangel/sdrsrv
f4exb 5cb64c3daa Web API: implemented channel reporting entry points in server instance 2018-03-19 00:20:54 +01:00
..
device
webapi Web API: implemented channel reporting entry points in server instance 2018-03-19 00:20:54 +01:00
CMakeLists.txt
maincore.cpp
maincore.h
readme.md

readme.md

SDRangel Server

This folder holds the objects specific to the server (headless) version of SDRangel. The MainCore class is the headless equivalent of the MainWindow class in the GUI version and plays the same central role. This document focuses on the functional description of SDRangel server. More details on the technical architecture can be found in the developer's documentation.