mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-05-28 21:12:26 -04: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:
|
fmDeviation:
|
||||||
type: number
|
type: number
|
||||||
format: float
|
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:
|
intSampleRate:
|
||||||
type: integer
|
type: integer
|
||||||
enmATVStandard:
|
enmATVStandard:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user