mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-10 13:33:49 -04:00
RemoteInput: set system UDP buffer length for 250 ms of samples. RemoteSink: removed UDP Tx delay. Implements #1069
This commit is contained in:
@@ -9897,10 +9897,6 @@ margin-bottom: 20px;
|
||||
"type" : "integer",
|
||||
"description" : "Receiving USB data port"
|
||||
},
|
||||
"txDelay" : {
|
||||
"type" : "integer",
|
||||
"description" : "Minimum delay in ms between consecutive USB blocks transmissions"
|
||||
},
|
||||
"rgbColor" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
@@ -51605,7 +51601,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2021-12-03T22:37:52.628+01:00
|
||||
Generated 2021-12-04T20:19:18.225+01:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user