mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-09-06 07:07:48 -04:00
ATV Demod: REST API: removal of obsolete settings members
This commit is contained in:
parent
88111c1384
commit
51c2eaee82
@ -1,10 +1,6 @@
|
|||||||
ATVDemodSettings:
|
ATVDemodSettings:
|
||||||
description: ATVDemod
|
description: ATVDemod
|
||||||
properties:
|
properties:
|
||||||
lineTimeFactor:
|
|
||||||
type: integer
|
|
||||||
topTimeFactor:
|
|
||||||
type: integer
|
|
||||||
fpsIndex:
|
fpsIndex:
|
||||||
type: integer
|
type: integer
|
||||||
halfImage:
|
halfImage:
|
||||||
@ -30,9 +26,6 @@ ATVDemodSettings:
|
|||||||
blnFFTFiltering:
|
blnFFTFiltering:
|
||||||
description: boolean
|
description: boolean
|
||||||
type: integer
|
type: integer
|
||||||
blndecimatorEnable:
|
|
||||||
description: boolean
|
|
||||||
type: integer
|
|
||||||
fltBFOFrequency:
|
fltBFOFrequency:
|
||||||
type: number
|
type: number
|
||||||
format: float
|
format: float
|
||||||
|
Loading…
x
Reference in New Issue
Block a user