1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-07 08:24:43 -04:00

MIMO: implemented add/remove MIMO device set in main GUI

This commit is contained in:
f4exb
2019-05-18 11:59:56 +02:00
parent ddde7a925f
commit 75ee688ac2
27 changed files with 523 additions and 211 deletions
@@ -2335,8 +2335,8 @@ margin-bottom: 20px;
"testSourceSettings" : {
"$ref" : "#/definitions/TestSourceSettings"
},
"testSourceMISettings" : {
"$ref" : "#/definitions/TestSourceMISettings"
"testMISettings" : {
"$ref" : "#/definitions/TestMISettings"
},
"xtrxInputSettings" : {
"$ref" : "#/definitions/XtrxInputSettings"
@@ -5210,7 +5210,7 @@ margin-bottom: 20px;
}
}
};
defs.TestSourceMISettings = {
defs.TestMISettings = {
"properties" : {
"centerFrequency" : {
"type" : "integer",
@@ -25080,7 +25080,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2019-05-18T03:33:39.922+02:00
Generated 2019-05-18T10:36:57.027+02:00
</div>
</div>
</div>