controls: Remove AeLocked
Now that the codebase has been ported to use the new AEGC controls remove the definition of AeLocked. AeEnable is not be removed as it will be redefined. Signed-off-by: Jacopo Mondi <jacopo@jmondi.org> Signed-off-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Stefan Klug <stefan.klug@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
187f2d537b
commit
a533bd004b
1 changed files with 0 additions and 12 deletions
|
@ -16,18 +16,6 @@ controls:
|
|||
|
||||
\sa ExposureTime AnalogueGain
|
||||
|
||||
- AeLocked:
|
||||
type: bool
|
||||
direction: out
|
||||
description: |
|
||||
Report the lock status of a running AE algorithm.
|
||||
|
||||
If the AE algorithm is locked the value shall be set to true, if it's
|
||||
converging it shall be set to false. If the AE algorithm is not
|
||||
running the control shall not be present in the metadata control list.
|
||||
|
||||
\sa AeEnable
|
||||
|
||||
- AeState:
|
||||
type: int32_t
|
||||
direction: out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue