1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-25 11:34:09 -04:00

SDRDaemonSink: refactored rate control and removed server type from GUI and REST API

This commit is contained in:
f4exb
2018-09-04 08:43:07 +02:00
parent 6f3bb72d52
commit 4a06cc94a0
15 changed files with 133 additions and 210 deletions
@@ -20,11 +20,11 @@ SDRdaemonSinkSettings:
type: string
dataPort:
type: integer
serverType:
type: integer
deviceIndex:
device: remote SDRangel instance deviceset index
type: integer
channelIndex:
device: remote SDRangel instance channel index
type: integer
SDRdaemonSinkReport: