AMBE feature: changes to DSD demod API

This commit is contained in:
f4exb
2022-05-24 17:14:22 +02:00
parent 713e0299ab
commit 6d18d6358a
7 changed files with 108 additions and 4 deletions
@@ -4605,6 +4605,14 @@ margin-bottom: 20px;
},
"rollupState" : {
"$ref" : "#/definitions/RollupState"
},
"ambeFeatureIndex" : {
"type" : "integer",
"description" : "index of AMBE controller feature to be used for AMBE frames decoding"
},
"connectAMBE" : {
"type" : "integer",
"description" : "Decode frames with AMBE feature\n * 0 - Do not decode frames with AMBE feature\n * 1 - Decode frames with AMBE feature\n"
}
},
"description" : "DSDDemod"
@@ -57761,7 +57769,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2022-05-22T20:12:13.506+02:00
Generated 2022-05-24T15:35:23.001+02:00
</div>
</div>
</div>