mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-18 00:34:13 -04:00
Migration of DaemonSource channel to RemoteSource
This commit is contained in:
+4
-4
@@ -1,5 +1,5 @@
|
||||
DaemonSourceSettings:
|
||||
description: "Daemon channel source settings"
|
||||
RemoteSourceSettings:
|
||||
description: "Remote channel source settings"
|
||||
properties:
|
||||
dataAddress:
|
||||
description: "Remote USB data address"
|
||||
@@ -23,8 +23,8 @@ DaemonSourceSettings:
|
||||
reverseAPIChannelIndex:
|
||||
type: integer
|
||||
|
||||
DaemonSourceReport:
|
||||
description: "Daemon channel source report"
|
||||
RemoteSourceReport:
|
||||
description: "Remote channel source report"
|
||||
properties:
|
||||
queueLength:
|
||||
description: "Data read/write queue length in number of data frames"
|
||||
Reference in New Issue
Block a user