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

BladeRF2: REST API: add scale in range report generated code

This commit is contained in:
f4exb
2020-09-15 08:58:43 +02:00
parent 645e0bdfca
commit ac7753136d
7 changed files with 82 additions and 2 deletions
@@ -4178,6 +4178,10 @@ margin-bottom: 20px;
},
"step" : {
"type" : "integer"
},
"scale" : {
"type" : "number",
"format" : "float"
}
},
"description" : "An frequency range with 64 bit support for min and max"
@@ -6413,6 +6417,10 @@ margin-bottom: 20px;
},
"step" : {
"type" : "integer"
},
"scale" : {
"type" : "number",
"format" : "float"
}
},
"description" : "An arbitrary range of integer values"
@@ -37622,7 +37630,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2020-09-11T08:28:28.211+02:00
Generated 2020-09-15T08:45:12.589+02:00
</div>
</div>
</div>