Add a table with the list of camera sensors currently supported by libcamera. Similar to the ISP feature matrix, this too is a living document, and will be updated as support for more sensors is added. Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Jai Luthra <jai.luthra@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
41 lines
1.1 KiB
ReStructuredText
41 lines
1.1 KiB
ReStructuredText
.. SPDX-License-Identifier: CC-BY-SA-4.0
|
|
|
|
.. include:: introduction.rst
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: For Users
|
|
|
|
Introduction <self>
|
|
Feature Requirements <feature_requirements>
|
|
Runtime configuration <runtime_configuration>
|
|
ISP feature support matrix <isp-feature-matrix>
|
|
Camera Sensor support <sensor-support>
|
|
Application Writer's Guide <guides/application-developer>
|
|
Python Bindings <python-bindings>
|
|
Public API <public-api/index>
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: For Developers
|
|
|
|
Contribute <contributing>
|
|
Getting Started <getting-started>
|
|
Camera Sensor Model <camera-sensor-model>
|
|
IPA Writer's guide <guides/ipa>
|
|
libcamera Architecture <libcamera_architecture>
|
|
Pipeline Handler Writer's Guide <guides/pipeline-handler>
|
|
SoftwareISP Benchmarking <software-isp-benchmarking>
|
|
Tracing guide <guides/tracing>
|
|
Design document: AE <design/ae>
|
|
Internal API <internal-api/index>
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: For System Integrators
|
|
|
|
Lens driver requirements <lens_driver_requirements>
|
|
Sensor driver requirements <sensor_driver_requirements>
|
|
|
|
|