1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 07:24:44 -04:00

NFM demod: changed squelch 0.1 dB steps to 1 dB steps

This commit is contained in:
f4exb
2018-10-11 08:52:50 +02:00
parent 993ab36a29
commit b99afedc4a
15 changed files with 28 additions and 34 deletions
@@ -2802,7 +2802,7 @@ margin-bottom: 20px;
"squelch" : {
"type" : "number",
"format" : "float",
"description" : "power squelch threshold in centi-bels"
"description" : "power squelch threshold in deci-bels"
},
"volume" : {
"type" : "number",
@@ -23242,7 +23242,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2018-10-03T06:02:12.961+02:00
Generated 2018-10-11T08:49:05.249+02:00
</div>
</div>
</div>