[libcamera-devel] [PATCH v2 0/2] Application support for per-mode sensitivities

David Plowman david.plowman at raspberrypi.com
Wed Sep 22 15:29:13 CEST 2021


Hi everyone

Here's that rather old patch set that I sent a "nudge" round for a
short while ago. It didn't seem to be applying cleanly any more so I
thought a rebase might be worthwhile.

Anyway, there are no changes over the original version except for some
fixed capitalisation in the commit messages! So we still have 2
patches: the first adds a modeSensitivity field to the
CameraConfiguration, and the second causes the Raspberry Pi PH to fill
it in.

Thanks

David

David Plowman (2):
  libcamera: camera: Add a mode sensitivity field
  libcamera: raspberrypi: Fetch correct value for sensor's
    modeSensitivity

 include/libcamera/camera.h                       |  2 ++
 include/libcamera/ipa/raspberrypi.mojom          |  7 ++++++-
 src/ipa/raspberrypi/raspberrypi.cpp              |  7 +++++--
 src/libcamera/camera.cpp                         | 16 +++++++++++++++-
 .../pipeline/raspberrypi/raspberrypi.cpp         | 10 +++++++---
 5 files changed, 35 insertions(+), 7 deletions(-)

-- 
2.20.1



More information about the libcamera-devel mailing list