-
Notifications
You must be signed in to change notification settings - Fork 97
Add new SSR Satellite APC and Tile Definition message [PC-116] #1284
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
|
Putting up this PR to get some feedback. I got the same test failure when I ran this locally, is there something wrong with how the |
Adds n_apc field so that the apc list is properly encoded.
|
@Davinco I think the json2test script is probably not catching that the |
Ah right, thanks for the help @silverjam |
Description
A new version of the SSR Satellite APC message and SSR Tile Definition message is added which extends the current messages with a timestamp, update interval, solution id and iod fields. See details here:
API compatibility
No, this PR adds new messages and the current messages are still functional but labelled as deprecated.
JIRA Reference
https://swift-nav.atlassian.net/browse/PC-116