mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 08:24:43 -04:00
Web API: AirspyHF: implemented settings entry points
This commit is contained in:
@@ -6,11 +6,11 @@ AMDemodSettings:
|
||||
type: integer
|
||||
format: int64
|
||||
rfBandwidth:
|
||||
description: channel RF bandwidth in Hz (rounds to lower kHz)
|
||||
description: channel RF bandwidth in Hz (floors to next 100 Hz)
|
||||
type: number
|
||||
format: float
|
||||
squelch:
|
||||
description: power squelch threshold in centi-bels
|
||||
description: power squelch threshold in decibels
|
||||
type: number
|
||||
format: float
|
||||
volume:
|
||||
|
||||
Reference in New Issue
Block a user