[libcamera-devel] [PATCH v4 0/5] Raspberry Pi AGC improvements
David Plowman
david.plowman at raspberrypi.com
Tue Dec 1 18:55:31 CET 2020
Hi everyone
Here's a fourth version of my mostly minor AGC
improvements. Everything is identical to v3 except with an extra
commit squeezed in just before the final one which updates the
documentation for the ExposureTime and AnalogueGain controls.
Thanks!
David
David Plowman (5):
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
libcamera: controls: Improve documentation for ExposureTime and
AnalogueGain
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 ------
src/libcamera/control_ids.yaml | 14 ++++++++++
5 files changed, 50 insertions(+), 11 deletions(-)
--
2.20.1
More information about the libcamera-devel
mailing list