mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-26 13:26:24 -04:00
MIMO device plugins recording feature removal: REST API generated code
This commit is contained in:
@@ -8457,6 +8457,9 @@ margin-bottom: 20px;
|
||||
"type" : "integer",
|
||||
"description" : "IQ samples order\n * 0 - Q then I (swapped)\n * 1 - I then Q (straight)\n"
|
||||
},
|
||||
"fileRecordName" : {
|
||||
"type" : "string"
|
||||
},
|
||||
"useReverseAPI" : {
|
||||
"type" : "integer",
|
||||
"description" : "Synchronize with reverse API (1 for yes, 0 for no)"
|
||||
@@ -8518,9 +8521,6 @@ margin-bottom: 20px;
|
||||
"type" : "integer",
|
||||
"description" : "Frequency (Hz) of external clock source"
|
||||
},
|
||||
"fileRecordName" : {
|
||||
"type" : "string"
|
||||
},
|
||||
"gpioDir" : {
|
||||
"type" : "integer",
|
||||
"description" : "8 bit GPIO pin direction LSB first 0 input, 1 output"
|
||||
@@ -37491,7 +37491,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2020-07-09T19:58:44.252+02:00
|
||||
Generated 2020-07-09T20:03:50.125+02:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user