1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-13 23:13:49 -04:00

Reverse API: LimeSDR input changes

This commit is contained in:
f4exb
2018-12-18 23:37:26 +01:00
parent 442f23ca91
commit 2945f7302f
12 changed files with 436 additions and 9 deletions
+14 -1
View File
@@ -2731,6 +2731,19 @@ margin-bottom: 20px;
"gpioPins" : {
"type" : "integer",
"format" : "int8"
},
"useReverseAPI" : {
"type" : "integer",
"description" : "Synchronize with reverse API (1 for yes, 0 for no)"
},
"reverseAPIAddress" : {
"type" : "string"
},
"reverseAPIPort" : {
"type" : "integer"
},
"reverseAPIDeviceIndex" : {
"type" : "integer"
}
},
"description" : "LimeSDR"
@@ -23691,7 +23704,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2018-12-18T21:38:21.986+01:00
Generated 2018-12-18T22:18:01.691+01:00
</div>
</div>
</div>