1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-12 10:48:42 -04:00

SDRDaemonSource: adaptation to remote DaemonSink channel

This commit is contained in:
f4exb
2018-09-08 23:30:22 +02:00
parent 4c0c51b17d
commit 95b105f453
13 changed files with 333 additions and 1022 deletions
@@ -1,34 +1,18 @@
SDRdaemonSourceSettings:
description: SDRdaemonSource
properties:
centerFrequency:
apiAddress:
type: string
apiPort:
type: integer
format: uint64
sampleRate:
type: integer
log2Decim:
type: integer
txDelay:
description: minimum delay in ms between two consecutive packets sending
type: number
format: float
nbFECBlocks:
type: integer
address:
dataAddress:
type: string
dataPort:
type: integer
controlPort:
type: integer
specificParameters:
type: string
dcBlock:
type: integer
iqCorrection:
type: integer
fcPos:
description: 0=Infra 1=Supra 2=Center
type: integer
fileRecordName:
type: string