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

D4 xx ts global hw fix #10798

Merged
merged 3 commits into from
Aug 21, 2022
Merged

Conversation

remibettan
Copy link
Contributor

Tracked by: DSO-18459

@remibettan remibettan requested a review from ev-mp August 21, 2022 08:00
@ev-mp
Copy link
Collaborator

ev-mp commented Aug 21, 2022

Pls verify it works with Accel/Gyro

@remibettan
Copy link
Contributor Author

Pls verify it works with Accel/Gyro

Now it works

@@ -256,6 +256,9 @@ namespace librealsense
return 0;
}

size_t pin_index = 0;
_has_metadata[pin_index] = true;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the impact on IR stream?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is done in the method: ds5_timestamp_reader_from_metadata_mipi_motion::get_frame_timestamp, so no impact on IR stream.

Copy link
Collaborator

@ev-mp ev-mp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ev-mp ev-mp merged commit eec3bc0 into IntelRealSense:D4XX_MIPI Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants