[libcamera-devel] [PATCH 2/3] ipa: rkisp1: Add tuning files for Google DRU "Scarlet" sensors

Kieran Bingham kieran.bingham at ideasonboard.com
Mon Apr 24 22:15:18 CEST 2023


Quoting Jacopo Mondi via libcamera-devel (2023-03-06 17:24:39)
> Add to the RkISP1 data configuration files for the ov2685 and ov5695
> sensor found on Google DRU "Scarlett" tablet.
> 
> The tuning files contain LSC tables extracted from the Google Chrome
> Android HAL configuration files, available at
> src/overlays/overlay-scarlet/media-libs/cros-camera-hal-configs-scarlet/files/IQ/
> at revision "stabilize-14790.B".
> 
> Signed-off-by: Jacopo Mondi <jacopo.mondi at ideasonboard.com>

I've run these on the Acer Chrome Tab, and this device is now quite well
supported by Postmarket OS too - so I'd like to get this in, at least to
make some progress.

Plenty more tuning and development that can be done, but I think this is
better than an uncalibrated.yaml!

Tested-by: Kieran Bingham <kieran.bingham at ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham at ideasonboard.com>

> ---
>  src/ipa/rkisp1/data/ov2685.yaml | 41 +++++++++++++++++++++++++++++++++
>  src/ipa/rkisp1/data/ov5695.yaml | 41 +++++++++++++++++++++++++++++++++
>  2 files changed, 82 insertions(+)
>  create mode 100644 src/ipa/rkisp1/data/ov2685.yaml
>  create mode 100644 src/ipa/rkisp1/data/ov5695.yaml


More information about the libcamera-devel mailing list