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

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

This commit is contained in:
f4exb
2020-07-01 20:00:37 +02:00
parent 92264756dc
commit c2c3829b21
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"
},
@@ -33463,7 +33471,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2020-06-27T10:35:39.014+02:00
Generated 2020-07-01T19:58:14.874+02:00
</div>
</div>
</div>