[libcamera-devel] [PATCH 5/9] fixup: Capitalize "Auto"

paul.elder at ideasonboard.com paul.elder at ideasonboard.com
Wed Aug 3 16:09:19 CEST 2022


On Fri, Jul 01, 2022 at 05:46:57PM +0200, Jacopo Mondi wrote:
> The "Auto" and "Manual" terms when used to refer to control modes are
> keywords and should be captitalized.
> 
> Signed-off-by: Jacopo Mondi <jacopo at jmondi.org>

Acked-by: Paul Elder <paul.elder at ideasonboard.com>

> ---
>  src/libcamera/control_ids.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/libcamera/control_ids.yaml b/src/libcamera/control_ids.yaml
> index d50df8bcad28..b062b7e234a6 100644
> --- a/src/libcamera/control_ids.yaml
> +++ b/src/libcamera/control_ids.yaml
> @@ -170,7 +170,7 @@ controls:
>        description: |
>          Specify an Exposure Value (EV) parameter. The EV parameter will only be
>          applied if the AE algorithm is currently enabled, that is, at least one
> -        of AnalogueGainMode and ExposureTimeMode are auto.
> +        of AnalogueGainMode and ExposureTimeMode are in Auto mode.
>  
>          By convention EV adjusts the exposure as log2. For example
>          EV = [-2, -1, 0.5, 0, 0.5, 1, 2] results in an exposure adjustment
> -- 
> 2.36.1
> 


More information about the libcamera-devel mailing list