mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-30 14:04:18 -04:00
Remote sink/input: implemented choice of sample size in transmission.
This commit is contained in:
@@ -5,6 +5,11 @@ RemoteOutputSettings:
|
||||
type: integer
|
||||
nbTxBytes:
|
||||
type: integer
|
||||
description: >
|
||||
Number of bytes in a transmited I or Q sample
|
||||
* 1
|
||||
* 2
|
||||
* 4
|
||||
apiAddress:
|
||||
type: string
|
||||
apiPort:
|
||||
|
||||
Reference in New Issue
Block a user