Skip to content

Tags: raphaelscholle/libcamera-opensource

Tags

arducam_v0.1.0

Toggle arducam_v0.1.0's commit message
ipa: rpi: PDAF data parse increases platform judgment

Because PI5 and PI 4 embedded data have different alignments,
we need to determine whether alignment is required based
on platform information.

arducam_v0.0.17

Toggle arducam_v0.0.17's commit message
ipa: rpi: pisp: Add OV64A40 tuning file

Provide the OV64A40 tuning files for the Arducam Omnivision camera
module to operate on the PiSP ISP architecture on Raspberry Pi5.

arducam_v0.0.16

Toggle arducam_v0.0.16's commit message
ipa: raspberrypi Store the target string in the controller

Store the target string provided by the camera tuning files in the
controller state.

arducam_v0.0.15

Toggle arducam_v0.0.15's commit message
ipa: raspberrrypi: Add PDAF support for Arducam64MP

Add PDAF support for Arducam64MP, if you need to use PDAF function,
you need to use Arducam64MP driver with PDAF enabled.

arducam_v0.0.14

Toggle arducam_v0.0.14's commit message
pipeline: raspberrypi: Add setting timeout through environment variables

It is used in external trigger mode to prevent the program from exiting overtime.

Use as follows

export LIBCAMERA_SET_TIMEOUT

arducam_v0.0.13

Toggle arducam_v0.0.13's commit message
ipa: raspberrrypi: Add PDAF support for IMX519

Add PDAF support for IMX519, if you need to use PDAF function,
you need to use IMX519 driver with PDAF enabled.

arducam_v0.0.12

Toggle arducam_v0.0.12's commit message
README: Add arducam-pivariety-sdk-dev installation instructions

To build libcamera, need to install arducam-pivariety-sdk-dev library.