1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-25 11:34:09 -04:00

DaemonSource: pass device center frequency and baseband sample rate in the report

This commit is contained in:
f4exb
2018-09-06 21:54:09 +02:00
parent 67f523e629
commit b75eb08a91
7 changed files with 86 additions and 2 deletions
@@ -1742,6 +1742,14 @@ margin-bottom: 20px;
"sampleRate" : {
"type" : "integer",
"description" : "Stream nominal sample rate in S/s"
},
"deviceCenterFreq" : {
"type" : "integer",
"description" : "Device center frequency in kHz"
},
"deviceSampleRate" : {
"type" : "integer",
"description" : "Device baseband sample rate in S/s"
}
},
"description" : "Daemon channel source report"
@@ -28716,7 +28724,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2018-09-04T20:03:50.896+02:00
Generated 2018-09-06T20:10:22.329+02:00
</div>
</div>
</div>