mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-06 16:05:13 -04:00
AM demod: removed UDP/RTP copy audio entirely
This commit is contained in:
@@ -744,15 +744,6 @@ margin-bottom: 20px;
|
||||
"type" : "integer",
|
||||
"description" : "use bandpass filter (1 for yes, 0 for no)"
|
||||
},
|
||||
"copyAudioToUDP" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"udpAddress" : {
|
||||
"type" : "string"
|
||||
},
|
||||
"udpPort" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"rgbColor" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
@@ -18054,7 +18045,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2018-03-28T09:34:59.109+02:00
|
||||
Generated 2018-03-28T09:46:11.248+02:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user