binex 0.5.2

BINEX encoder and decoder for real-time GNSS
Documentation
1
2
3
4
5
mod eph;
mod raw;

pub use eph::GPSEphemeris;
pub use raw::GPSRaw;