Giter Club home page Giter Club logo

ap1302-driver's People

Contributors

anilmamidala avatar cjearls-witekio avatar frebaudo-witekio avatar pinchartl avatar sbertrand-witekio avatar shladnik avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ap1302-driver's Issues

3D Path update with Release 428

The stereo camera positioning has changed with release 428. Update driver accordingly.

0102bb8#commitcomment-84924231

The 3d_path bit has been removed starting with release 428. Instead the "left" sensor is the one selected with sensor_select.sensor field (bits [1:0]):

sensor_select.sensor = 0: test pattern (2x if mode_3d_on is set)
sensor_select.sensor = 1: primary sensor (if mode_3d_on is set then primary is on the left and secondary on the right)
sensor_select.sensor = 2: secondary sensor (if mode_3d_on set then secondary is on the left and primary on the right)

Review Of SIP Changes

  • look at resolution, ex: ar0144 @ Full HD, where is the upscale done ?
  • could read the resolution from the firmware

OnSemi looking at the sensor detection process for SIP value.
May use the number of lanes as a indicator for driver write, may not be needed if sip value only useful after firmware load ( aka stereo mode ).

Tested secondary sensor only : issue is that hardware uses primary sensor clock and reset for both modules thus, update the driver to enable all clock and reset when secondary is enabled.
If present, secondary clock and reset would be GPIO2, GPIO3 ( not support by NXP ).
Sensor Select, add a device tree property for the secondary sensor to use primary sensor clock and reset.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.