Skip to content

Releases: Orolia2s/ublox_parser

0.1.2

02 Jun 21:55
Compare
Choose a tag to compare

Add the NAV-PVT message.

Full Changelog: 0.1.1...0.1.2

0.1.1

02 Jun 21:53
Compare
Choose a tag to compare

Important fix for when a message with invalid checksum is received.

Full Changelog: 0.1.0...0.1.1

0.1.0

23 Feb 16:33
Compare
Choose a tag to compare

What's Changed

  • Set up a Github Workflow by @agagniere in #1
  • Split Github workflow: 1 for unit tests and 1 for documentation by @agagniere in #2
  • Keep implementing serial port helpers by @agagniere in #3
  • Implement the message reception loop by @agagniere in #4
  • Split serial port buffered reader into file input stream and serial port by @agagniere in #6
  • Parse hardware data by @Dragonink in #5
  • List pitfalls related to the GNSS receiver antenna by @agagniere in #8
  • Implement a way for consumers to subscribe to ublox messages by @agagniere in #7
  • Document the hardware monitoring structure by @agagniere in #9
  • Create a conan package by @agagniere in #10

New Contributors

Full Changelog: https://github.com/Orolia2s/ublox_parser/commits/0.1.0