[libcamera-devel] [PATCH v3 0/3] Raspberry Pi: handle sensors more flexibly

David Plowman david.plowman at raspberrypi.com
Wed Apr 14 12:29:52 CEST 2021


Hi everyone

This patch set is essentially identical to the previous v2 version,
except that the ASSERT in the ColourGainCode method has been replaced
by a more helpful LOG(..., Fatal), as per the suggestions I received.

I've tried to include all the right "Reviewed-by" tags too.

Thanks and best regards
David

David Plowman (3):
  ipa: raspberrypi: Make CamHelper exposure methods virtual
  ipa: raspberrypi: Add CamHelper::ColourGainCode method
  ipa: raspberrypi: Update sensor's RED/BLUE balance controls when
    present

 include/libcamera/ipa/raspberrypi.mojom        |  1 +
 src/ipa/raspberrypi/cam_helper.cpp             | 18 ++++++++++++++++++
 src/ipa/raspberrypi/cam_helper.hpp             |  8 +++++---
 src/ipa/raspberrypi/raspberrypi.cpp            | 13 +++++++++++++
 .../pipeline/raspberrypi/raspberrypi.cpp       | 10 ++++++++++
 5 files changed, 47 insertions(+), 3 deletions(-)

-- 
2.20.1



More information about the libcamera-devel mailing list