1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-01 16:38:06 -04:00

XTRX MIMO: fixed Swagger API definition file

This commit is contained in:
f4exb
2020-07-09 20:03:42 +02:00
parent 61befffba3
commit abcb4b743d
15 changed files with 4 additions and 160 deletions
+1 -13
View File
@@ -1946,9 +1946,6 @@ margin-bottom: 20px;
"type" : "integer",
"format" : "int64"
},
"fileRecordName" : {
"type" : "string"
},
"useReverseAPI" : {
"type" : "integer",
"description" : "boolean"
@@ -5030,9 +5027,6 @@ margin-bottom: 20px;
"type" : "integer",
"description" : "Frequency (Hz) of external clock source"
},
"fileRecordName" : {
"type" : "string"
},
"useReverseAPI" : {
"type" : "integer",
"description" : "Boolean"
@@ -7609,9 +7603,6 @@ margin-bottom: 20px;
};
defs.TestMISettings = {
"properties" : {
"fileRecordName" : {
"type" : "string"
},
"useReverseAPI" : {
"type" : "integer",
"description" : "Synchronize with reverse API (1 for yes, 0 for no)"
@@ -8466,9 +8457,6 @@ 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)"
@@ -37503,7 +37491,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2020-07-01T13:24:15.246+02:00
Generated 2020-07-09T19:58:44.252+02:00
</div>
</div>
</div>