mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-16 05:11:49 -05:00
ATV demod: REST API: new AM scaling adjust settings
This commit is contained in:
parent
b64e41419f
commit
5980fd7e54
@ -39,6 +39,12 @@ ATVDemodSettings:
|
||||
fmDeviation:
|
||||
type: number
|
||||
format: float
|
||||
amScalingFactor:
|
||||
type: integer
|
||||
description: Factor in % to apply to detected signal scale
|
||||
amOffsetFactor:
|
||||
type: integer
|
||||
description: Factor in % to apply to adjusted signal scale
|
||||
intSampleRate:
|
||||
type: integer
|
||||
enmATVStandard:
|
||||
|
Loading…
Reference in New Issue
Block a user