-
Notifications
You must be signed in to change notification settings - Fork 148
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
SW-5459: add a parameter for utc/tai time offset #194
Merged
Samahu
merged 10 commits into
master
from
SW-5459-add-parameter-for-utc-tai-offset-in-ptp-mode
Aug 25, 2023
Merged
SW-5459: add a parameter for utc/tai time offset #194
Samahu
merged 10 commits into
master
from
SW-5459-add-parameter-for-utc-tai-offset-in-ptp-mode
Aug 25, 2023
Conversation
This file contains 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
Samahu
requested review from
twslankard,
celentes,
chrisbayruns,
mtswisher and
Krishtof-Korda
August 22, 2023 23:05
I am adding both @mtswisher and @Krishtof-Korda since they are familiar the issue about PTP and UTC/TAI time issue. |
* ptp: Add parameter for utc/tai offset in ptp mode. * Conditionally apply conversions to imu_gyro_ts for msg_ts.
Samahu
force-pushed
the
SW-5459-add-parameter-for-utc-tai-offset-in-ptp-mode
branch
from
August 24, 2023 16:42
bcba9dd
to
730f161
Compare
mtswisher
approved these changes
Aug 25, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested these changes and am excited for this feature to be released!
Functions added make it easy to add additional GPS time in the future if necessary
twslankard
approved these changes
Aug 25, 2023
Samahu
deleted the
SW-5459-add-parameter-for-utc-tai-offset-in-ptp-mode
branch
August 25, 2023 22:57
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.
Related Issues & PRs
Summary of Changes
Validation
Use a sensor with PTP mode and a host machine with sync enabled.
The sensor timestamps and the host machine timestamp should match (on the order of 10 microseconds)