-
Notifications
You must be signed in to change notification settings - Fork 90
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
[nasa/nos3#351] Resolve star tracker quaternion issue #430
Conversation
…) rotation. This causes the DI quaternion and the truth quaternion to track each other (when the star tracker is valid).
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.
Confirmed that data still being reported successfully from all changed applications.
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.
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.
Star tracker data seems to match, I see the packet viewer between 42 and star tracker data it matches. Approving, but do not merge old build process. Please update submodules to use new build process.
tested new changes to reflect current build process and more current edits to reduce merge conflicts into dev. I see start tracker data is matching after cleaning up branch nos#351 |
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.
Replicated steps and confirmed data packets were being transmitted
Various updates to resolve star tracker data issues and improve various components for easier future debugging.
The following pull requests must be performed before this pull request:
Closes #430