Skip to content

fix batch B parsing#1

Open
hug-dev wants to merge 1 commit into
jaeoh2:masterfrom
hug-dev:fix-checksum
Open

fix batch B parsing#1
hug-dev wants to merge 1 commit into
jaeoh2:masterfrom
hug-dev:fix-checksum

Conversation

@hug-dev
Copy link
Copy Markdown

@hug-dev hug-dev commented Jun 5, 2024

This commit fixes the parsing of Batch B for position, orientation and velocity outputs. There were two errors:

  • the checksum1 byte was missing causing the unpacking to parse the wrong bytes
  • the type of lat, long and altitude should be float instead of uint

This commit fixes the parsing of Batch B for position, orientation and
velocity outputs. There were two errors:
- the checksum1 byte was missing causing the unpacking to parse the
  wrong bytes
- the type of lat, long and altitude should be float instead of uint
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.

1 participant