mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Web API: implemented device report interface. Applied to Airspy
This commit is contained in:
@@ -39,4 +39,16 @@ AirspySettings:
|
||||
format: int64
|
||||
fileRecordName:
|
||||
type: string
|
||||
|
||||
AirspyReport:
|
||||
description: Airspy
|
||||
properties:
|
||||
sampleRates:
|
||||
type: array
|
||||
items:
|
||||
properties:
|
||||
sampleRate:
|
||||
description: sample rate in S/s
|
||||
type: integer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user