[libcamera-devel] [GIT PULL] Raspberry Pi: Senor limits
Naushir Patuck
naush at raspberrypi.com
Tue Mar 28 13:52:39 CEST 2023
The following changes since commit d942bdc913c5a7f0895bfcb0180db3f279be246e:
libcamera: v4l2_device: openat(2) with O_CLOEXEC to cleanup after
exec(3) (2023-03-26 11:48:18 +0300)
are available in the Git repository at:
https://github.com/naushir/libcamera.git
for you to fetch changes up to 798a05610c07ba071b51acdedf35294709a9c23e:
ipa: raspberrypi: Fix default frame durations calculation
(2023-03-28 12:47:45 +0100)
----------------------------------------------------------------
Naushir Patuck (4):
ipa: raspberrypi: Add sensor mode limits to CameraMode
ipa: raspberrypi: Use the new sensor limits fields in CameraMode
ipa: raspberrypi: Ensure shutter speed and gain are clipped in the AGC
ipa: raspberrypi: Fix default frame durations calculation
src/ipa/raspberrypi/controller/camera_mode.h | 10 +++++++++-
src/ipa/raspberrypi/controller/rpi/agc.cpp | 58
++++++++++++++++++++++++++++++++++++++++++++--------------
src/ipa/raspberrypi/controller/rpi/agc.h | 5 +++--
src/ipa/raspberrypi/raspberrypi.cpp | 57
+++++++++++++++++++++++++++++----------------------------
4 files changed, 85 insertions(+), 45 deletions(-)
More information about the libcamera-devel
mailing list