[libcamera-devel,v3,0/4] Raspberry Pi AGC improvements
mbox series

Message ID 20201126142321.5563-1-david.plowman@raspberrypi.com
Headers show
Series
  • Raspberry Pi AGC improvements
Related show

Message

David Plowman Nov. 26, 2020, 2:23 p.m. UTC
Hi again everyone

Here's version 3. Sorry for the slight slip-ups in v2, this set should
address those!

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 |  4 +++
 src/ipa/raspberrypi/data/imx219.json       |  4 +--
 src/ipa/raspberrypi/raspberrypi.cpp        |  8 ------
 4 files changed, 36 insertions(+), 11 deletions(-)