Skip to content

Conversation

@ljbade
Copy link
Contributor

@ljbade ljbade commented Nov 21, 2022

Description

@swift-nav/devinfra

In the JSON output of sbp2json, a new field msg_name is added which gives the SBP message name. This improves the readability of the output by avoiding the need to grep for message numbers.

API compatibility

I don't think this will break the API as it adds a new field, and the field should be ignored when reading the output with older version of json2sbp.

@silverjam is this correct?

API compatibility plan

N/A

JIRA Reference

https://swift-nav.atlassian.net/browse/DEVINFRA-1019

@silverjam
Copy link
Contributor

I don't think this will break the API as it adds a new field, and the field should be ignored when reading the output with older version of json2sbp.

@silverjam is this correct?

Yeah, it'll just be ignored

@ljbade
Copy link
Contributor Author

ljbade commented Nov 21, 2022

@silverjam do you know why the test_continue_on_error is failing? It seems that it is finding more SBP messages than it expects, but I don't understand why this PR would have changed that.

@ljbade ljbade requested a review from a team as a code owner November 21, 2022 07:42
@ljbade ljbade merged commit 0a6c571 into master Nov 22, 2022
@ljbade ljbade deleted the ljbade/sbp2json-msg-name branch November 22, 2022 06:26
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.

3 participants