[libcamera-devel] [PATCH v3 0/2] Raspberrypi: support per-mode camera sensitivities
David Plowman
david.plowman at raspberrypi.com
Fri Jun 11 12:07:01 CEST 2021
Hi everyone
No functional changes here over v2, just re-submitting because there
were conflicts after the std::chrono::Duration changes in the AGC.
Comments eagerly anticipated, as always!
Thanks
David
David Plowman (2):
ipa: raspberrypi: Add sensitivity field to camera mode
ipa: raspberrypi: AGC: handle modes with different sensitivities
src/ipa/raspberrypi/cam_helper.cpp | 11 +++++++++
src/ipa/raspberrypi/cam_helper.hpp | 3 +++
src/ipa/raspberrypi/controller/camera_mode.h | 2 ++
src/ipa/raspberrypi/controller/rpi/agc.cpp | 25 ++++++++++++++++----
src/ipa/raspberrypi/controller/rpi/agc.hpp | 1 +
src/ipa/raspberrypi/raspberrypi.cpp | 6 +++++
6 files changed, 43 insertions(+), 5 deletions(-)
--
2.20.1
More information about the libcamera-devel
mailing list