mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-05 15:34:57 -04:00
DaemonSource: pass device center frequency and baseband sample rate in the report
This commit is contained in:
@@ -48,4 +48,10 @@ DaemonSourceReport:
|
||||
sampleRate:
|
||||
description: "Stream nominal sample rate in S/s"
|
||||
type: integer
|
||||
deviceCenterFreq:
|
||||
description: "Device center frequency in kHz"
|
||||
type: integer
|
||||
deviceSampleRate:
|
||||
description: "Device baseband sample rate in S/s"
|
||||
type: integer
|
||||
|
||||
Reference in New Issue
Block a user