mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 16:34:45 -04:00
MIMO: Multiple input test source
This commit is contained in:
@@ -70,6 +70,8 @@ DeviceSettings:
|
||||
$ref: "/doc/swagger/include/SoapySDR.yaml#/SoapySDRInputSettings"
|
||||
soapySDROutputSettings:
|
||||
$ref: "/doc/swagger/include/SoapySDR.yaml#/SoapySDROutputSettings"
|
||||
testMISettings:
|
||||
$ref: "/doc/swagger/include/TestMI.yaml#/TestMISettings"
|
||||
testSourceSettings:
|
||||
$ref: "/doc/swagger/include/TestSource.yaml#/TestSourceSettings"
|
||||
usrpInputSettings:
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
TestMISettings:
|
||||
description: TestMISettings
|
||||
properties:
|
||||
fileRecordName:
|
||||
type: string
|
||||
useReverseAPI:
|
||||
description: Synchronize with reverse API (1 for yes, 0 for no)
|
||||
type: integer
|
||||
|
||||
Reference in New Issue
Block a user