mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-04-27 09:54:00 -04:00
ATV demod: REST API: new AM scaling adjust settings
This commit is contained in:
parent
1f6cf6cb55
commit
0cbcc7b0da
@ -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…
x
Reference in New Issue
Block a user