1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-25 04:53:27 -04:00

Remote Source: use fixed sample rate set to baseband sample rate. Remote Output: use sample rate from remote

This commit is contained in:
f4exb
2021-12-12 19:54:57 +01:00
parent 56ba6f3d80
commit 1168eefcc9
17 changed files with 120 additions and 212 deletions
@@ -1,8 +1,6 @@
RemoteOutputSettings:
description: RemoteOutput
properties:
sampleRate:
type: integer
nbFECBlocks:
type: integer
apiAddress:
@@ -35,6 +33,8 @@ RemoteOutputReport:
centerFrequency:
type: integer
format: int64
sampleRate:
type: integer
bufferRWBalance:
description: ratio off the mid buffer (positive read leads)
type: number