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

M17 demod: updated API

This commit is contained in:
f4exb
2022-07-10 22:15:58 +02:00
parent 2efa765750
commit 823cffdae1
18 changed files with 339 additions and 238 deletions
@@ -8257,11 +8257,11 @@ margin-bottom: 20px;
"type" : "number",
"format" : "float"
},
"demodGain" : {
"volume" : {
"type" : "number",
"format" : "float"
},
"volume" : {
"demodGain" : {
"type" : "number",
"format" : "float"
},
@@ -8281,18 +8281,12 @@ margin-bottom: 20px;
"syncOrConstellation" : {
"type" : "integer"
},
"pllLock" : {
"type" : "integer"
},
"rgbColor" : {
"type" : "integer"
},
"title" : {
"type" : "string"
},
"audioDeviceName" : {
"type" : "string"
},
"highPassFilter" : {
"type" : "integer"
},
@@ -8308,6 +8302,12 @@ margin-bottom: 20px;
"type" : "integer",
"description" : "0 to 255"
},
"audioDeviceName" : {
"type" : "string"
},
"statusLogEnabled" : {
"type" : "integer"
},
"streamIndex" : {
"type" : "integer",
"description" : "MIMO channel. Not relevant when connected to SI (single Rx)."
@@ -56435,7 +56435,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2022-07-09T11:05:50.499+02:00
Generated 2022-07-10T10:00:03.872+02:00
</div>
</div>
</div>