mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 23:14:47 -04:00
Aaronia RSA Rx: implemented sample rate change
This commit is contained in:
@@ -2,8 +2,12 @@ AaroniaRTSASettings:
|
||||
description: AaroniaRTSA
|
||||
properties:
|
||||
centerFrequency:
|
||||
description: Sets the center frequency (Hz) of the distant IQ demodulator
|
||||
type: integer
|
||||
format: int64
|
||||
sampleRate:
|
||||
description: Sets the sample rate (S/s) and span (Hz) of the distant IQ demodulator
|
||||
type: integer
|
||||
serverAddress:
|
||||
description: Distant AaroniaRTSA instance URL or IPv4 address with port
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user