mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-26 13:26:24 -04:00
AMBE feature: changes to DSD demod API
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user