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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user