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

AM demod: removed RTP over UDP. Changed fixed volume factor depending on audio sample rate

This commit is contained in:
f4exb
2018-03-27 01:30:44 +02:00
parent c8a6bb71ba
commit 6887a7d61e
10 changed files with 41 additions and 40 deletions
@@ -709,6 +709,9 @@ margin-bottom: 20px;
},
"audioSampleRate" : {
"type" : "integer"
},
"channelSampleRate" : {
"type" : "integer"
}
},
"description" : "AMDemod"
@@ -744,9 +747,6 @@ margin-bottom: 20px;
"copyAudioToUDP" : {
"type" : "integer"
},
"copyAudioUseRTP" : {
"type" : "integer"
},
"udpAddress" : {
"type" : "string"
},
@@ -18063,7 +18063,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2018-03-26T10:23:40.336+02:00
Generated 2018-03-27T01:15:44.809+02:00
</div>
</div>
</div>