IMU metadata attributes - #4135
Merged
Merged
Conversation
added 6 commits
June 2, 2019 10:56
Author: Evgeni Raikhel <evgeni.raikhel@intel.com> Change-Id: I112d1ac9128e3c019b7b1f8618956dfffa2f9271
…unters Enforce uniitialized variables Change-Id: I66d2b10907641390c0fed418f1c947774e8d153e Author: Evgeni Raikhel <evgeni.raikhel@intel.com>
Change-Id: I10a62217e4591223fe0d9321197970c267f49b2b Author: Evgeni Raikhel <evgeni.raikhel@intel.com>
Add report type enum to differenciate imu and custom reports. Fix hid timestamp reader. Change-Id: I3c9acfbc188707bd3bb31b247164085c3c584771 Author: Evgeni Raikhel <evgeni.raikhel@intel.com>
Add HID metadata header parser. Employ for the FW timestamp extraction Change-Id: Ia46b6cc93b22aa18351d3081c341302ab6622f7e Author: Evgeni Raikhel <evgeni.raikhel@intel.com>
Fix GCC warnings The metadata fields parsing is limited to HW timestamp only Change-Id: Iee72315d63e7e299fea78422832c4b48e90f4ca9 Author: Evgeni Raikhel <evgeni.raikhel@intel.com>
Remove debug code Change-Id: I3cfd18db63f64f1ba1c502e56da98c8991512007
dorodnic
approved these changes
Jun 3, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Generate and push IMU reports metadata into the SDK core.
Allows querying the IMU HW timestamp (when IMU global timestamp state in enabled).
Tracked on: DSO-12860