mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-03 14:34:57 -04:00
FreeDV modulator: implemented audio input with possible resampling
This commit is contained in:
@@ -2608,6 +2608,9 @@ margin-bottom: 20px;
|
||||
"modAFInput" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"gaugeInputElseModem" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"useReverseAPI" : {
|
||||
"type" : "integer",
|
||||
"description" : "Synchronize with reverse API (1 for yes, 0 for no)"
|
||||
@@ -24471,7 +24474,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2019-02-22T15:22:55.188+01:00
|
||||
Generated 2019-02-24T20:42:26.559+01:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user