Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3D Path update with Release 428 #5

Open
sbertrand-witekio opened this issue Oct 11, 2022 · 1 comment
Open

3D Path update with Release 428 #5

sbertrand-witekio opened this issue Oct 11, 2022 · 1 comment
Labels
Driver Update Driver update to match firmware features

Comments

@sbertrand-witekio
Copy link
Collaborator

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)
@sbertrand-witekio sbertrand-witekio added the Driver Update Driver update to match firmware features label Oct 11, 2022
@sbertrand-witekio
Copy link
Collaborator Author

updated in #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Driver Update Driver update to match firmware features
Projects
None yet
Development

No branches or pull requests

1 participant