gnss-protos 0.0.1

GNSS protos encoder and decoder
Documentation

GNSS-Protos

Rust Rust crates.io crates.io

License

GNSS-Protos

Ths library offers small and efficient decoders for GNSS protocols.

This library currently supports the following protos:

  • GPS: available on gps crate feature.

GPS proto

Available on gps crate feature.

We support the following GPS frames:

  • Ephemeris #1
  • Ephemeris #2
  • Ephemeris #3

License

This library is part of the RTK-rs framework which is delivered under the Mozilla V2 Public license.