1
0
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:
f4exb 2020-08-18 14:27:50 +02:00
parent 88111c1384
commit 51c2eaee82

View File

@ -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