-
Notifications
You must be signed in to change notification settings - Fork 97
Piksi: Add mask satellite message. #139
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
Conversation
|
Test FAILed. |
32bdbfe to
641c5a8
Compare
|
Test PASSed. |
|
Test PASSed. |
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.
Wouldn't you actually want this to be something like:
- mask:
type: u8
desc: Mask of systems that should ignore this satellite.
fields:
- 0:
desc: Acquisition channel
values:
- 0: Enabled
- 1: Skip this satellite on future acquisitions
- 1:
desc: Tracking channels
values:
- 0: Enabled
- 1: Drop this PRN if currently tracking
As example:
https://github.com/gsmcmullin/libsbp/blob/mask_satellite/spec/yaml/swiftnav/sbp/navigation.yaml#L194
|
Test PASSed. |
1b1e5a5 to
18f1000
Compare
|
Test FAILed. |
18f1000 to
0bd55cf
Compare
|
Test PASSed. |
|
lgtm |
Piksi: Add mask satellite message.
…139) (#1255) cmake - gRCP mark protobuf as system include Triggered-By: cmake 3aab0ecf02c33b3af8a67b6ac4fd2e057f596c18 Upstream-PR: http://github.com/swift-nav/cmake/pull/139
I can't rebuild the latex documentation, but this fails on master too.