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

Implement UBX-NAV-SAT message #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

matthewlh
Copy link

@matthewlh matthewlh commented Sep 18, 2020

Implementing UBX-NAV-SAT message parsing. Still need to:

  • add tests
  • Parse flags field

Add gnssId allowed definition
Fix indent and formatting for classes NAV and qES, add NAV-SAT
@matthewlh
Copy link
Author

@mayeranalytics Is there a good way to break apart bitmasks like the flags field in this message?

Also, are there any contribution rules I should be aware of?

@matthewlh matthewlh changed the title WIP: Implement UBX-NAV-SAT message Implement UBX-NAV-SAT message Jan 28, 2021
@matthewlh
Copy link
Author

@mayeranalytics Ready to merge if you approve of this PR. Didn't figure out a good way to parse flag fields.

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.

None yet

1 participant