[libcamera-devel] [PATCH v2 0/1] Support for imx519

David Plowman david.plowman at raspberrypi.com
Wed Oct 20 15:23:33 CEST 2021


Hi everyone, Lee

This is a re-post of Lee's patch adding support for the imx519. The
cam helper file is unchanged but I've added a new tuning file which
fills out a bit more of the colour information.

Lee - thanks very much for sending me those sensors! Obviously please
feel free to change any of my settings if you want.

Best regards

David

Arducam info (1):
  libcamera: ipa: raspberrypi: Add support for imx519 sensor

 src/ipa/raspberrypi/cam_helper_imx519.cpp | 185 ++++++++++++
 src/ipa/raspberrypi/data/imx519.json      | 338 ++++++++++++++++++++++
 src/ipa/raspberrypi/data/meson.build      |   1 +
 src/ipa/raspberrypi/meson.build           |   1 +
 4 files changed, 525 insertions(+)
 create mode 100644 src/ipa/raspberrypi/cam_helper_imx519.cpp
 create mode 100644 src/ipa/raspberrypi/data/imx519.json

-- 
2.20.1



More information about the libcamera-devel mailing list