mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-15 07:55:26 -04:00
Remote input/sink implemented remote control (1)
This commit is contained in:
@@ -9911,6 +9911,10 @@ margin-bottom: 20px;
|
||||
"type" : "integer",
|
||||
"description" : "Number of bytes in a transmited I or Q sample\n * 1\n * 2\n * 4\n"
|
||||
},
|
||||
"deviceCenterFrequency" : {
|
||||
"type" : "integer",
|
||||
"description" : "Device center frequency in kHz"
|
||||
},
|
||||
"dataAddress" : {
|
||||
"type" : "string",
|
||||
"description" : "Receiving USB data address"
|
||||
@@ -51630,7 +51634,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2021-12-19T12:04:51.409+01:00
|
||||
Generated 2021-12-24T20:37:17.750+01:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user