[libcamera-devel] [RFC PATCH v2 0/1] Autofocus controls

David Plowman david.plowman at raspberrypi.com
Tue Jan 18 12:37:49 CET 2022


Hi everyone

Here's a second attempt at this. Mostly things are unchanged except for:

* I've introduced a "manual" mode in which you can only really set new
  lens positions.

* There's a "pause" control that you can use to suspend CAF.

* And generally I've tried to make it clearer exactly what AfState
  reports back in various situations.

Thanks!

David

David Plowman (1):
  libcamera: controls: Controls for driving AF (autofocus) algorithms

 src/libcamera/control_ids.yaml | 295 ++++++++++++++++++++++++++-------
 1 file changed, 235 insertions(+), 60 deletions(-)

-- 
2.30.2



More information about the libcamera-devel mailing list