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

Naushir Patuck naush at raspberrypi.com
Tue Mar 28 09:41:45 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 4ec84728accfdf4df2250cec153e0aa396758b12:

  ipa: raspberrypi: Fix default frame durations calculation
(2023-03-28 08:38:05 +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   | 55
++++++++++++++++++++++++++++++++++++++++++-------------
 src/ipa/raspberrypi/controller/rpi/agc.h     |  4 +++-
 src/ipa/raspberrypi/raspberrypi.cpp          | 57
+++++++++++++++++++++++++++++----------------------------
 4 files changed, 83 insertions(+), 43 deletions(-)


More information about the libcamera-devel mailing list