[libcamera-devel] [PATCH v2 0/4] Raspberry Pi AGC improvements

David Plowman david.plowman at raspberrypi.com
Thu Nov 26 13:31:59 CET 2020


Hi

Thanks for the comments. This revised set turns the middle patch into
two, implementing Naush's suggestion. The first of these gives AGC a
custom implementation of pause/resume, making the subsequent patch
simpler. Functionally nothing is changed, and the other patches
unrelated to this are untouched.

Best regards
David

David Plowman (4):
  src: ipa: raspberrypi: Avoid AGC filtering when both gain and shutter
    specified
  src: ipa: raspberrypi: agc: Make AGC handle Pause/Resume for itself
  src: ipa: raspberrypi: Improve behaviour when AE disabled
  src: ipa: raspberrypi: Fix initial AGC oscillation for imx219 sensor

 src/ipa/raspberrypi/controller/rpi/agc.cpp | 31 +++++++++++++++++++++-
 src/ipa/raspberrypi/controller/rpi/agc.hpp |  5 ++++
 src/ipa/raspberrypi/data/imx219.json       |  4 +--
 src/ipa/raspberrypi/raspberrypi.cpp        |  9 +------
 4 files changed, 38 insertions(+), 11 deletions(-)

-- 
2.20.1



More information about the libcamera-devel mailing list