Message ID | 20250521102208.989701-1-naush@raspberrypi.com |
---|---|
Headers | show |
Series |
|
Related | show |
Quoting Naushir Patuck (2025-05-21 12:19:50) > Hi, > > This series updates the tuning files for IMX283 with a full calibration. I've > also fixed the wrong gain delay advertised for this sensor. Acked-by: Paul Elder <paul.elder@ideasonboard.com> > > Regards, > Naush > > Naushir Patuck (2): > ipa: rpi: Add tuning for IMX283 > libcameara: sensor: Fix the gain delay for IMX283 > > src/ipa/rpi/pisp/data/imx283.json | 1334 +++++++++++++++++ > src/ipa/rpi/pisp/data/meson.build | 1 + > src/ipa/rpi/vc4/data/imx283.json | 301 +++- > .../sensor/camera_sensor_properties.cpp | 2 +- > 4 files changed, 1604 insertions(+), 34 deletions(-) > create mode 100644 src/ipa/rpi/pisp/data/imx283.json > > -- > 2.43.0 >