1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-28 13:04:17 -04:00

ATV demod: REST API: new AM scaling adjust settings: generated code

This commit is contained in:
f4exb
2020-07-01 13:29:26 +02:00
parent f4d641976d
commit 764b98253e
5 changed files with 82 additions and 2 deletions
@@ -952,6 +952,14 @@ margin-bottom: 20px;
"type" : "number",
"format" : "float"
},
"amScalingFactor" : {
"type" : "integer",
"description" : "Factor in % to apply to detected signal scale"
},
"amOffsetFactor" : {
"type" : "integer",
"description" : "Factor in % to apply to adjusted signal scale"
},
"intSampleRate" : {
"type" : "integer"
},
@@ -37495,7 +37503,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2020-06-27T17:41:17.121+02:00
Generated 2020-07-01T13:24:15.246+02:00
</div>
</div>
</div>