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

FreeDV demod: implemented modem input volume control. FreeDV mod: set volume polling to 10ms

This commit is contained in:
f4exb
2019-02-28 17:55:03 +01:00
parent 2c8cce0940
commit 554db8fe82
10 changed files with 149 additions and 67 deletions
@@ -2580,7 +2580,13 @@ margin-bottom: 20px;
},
"volume" : {
"type" : "number",
"format" : "float"
"format" : "float",
"description" : "Audio volume"
},
"volumeIn" : {
"type" : "number",
"format" : "float",
"description" : "Modem input volume"
},
"spanLog2" : {
"type" : "integer"
@@ -24528,7 +24534,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2019-02-28T13:56:13.268+01:00
Generated 2019-02-28T17:16:26.748+01:00
</div>
</div>
</div>