[libcamera-devel] [GIT PULL] Raspberry Pi: Senor limits

Naushir Patuck naush at raspberrypi.com
Tue Mar 28 14:04:11 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 c2e1e4406adcc7ffcf8378ca1d430a369500a13b:

  ipa: raspberrypi: Fix default frame durations calculation
(2023-03-28 13:02:29 +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   | 61
+++++++++++++++++++++++++++++++++++++++++++++----------------
 src/ipa/raspberrypi/controller/rpi/agc.h     |  5 +++--
 src/ipa/raspberrypi/raspberrypi.cpp          | 57
+++++++++++++++++++++++++++++----------------------------
 4 files changed, 86 insertions(+), 47 deletions(-)


More information about the libcamera-devel mailing list