RTK-rs is a set of tools and libraries to work with GNSS. The core libraries are written in pure Rust.
rtk-rs
hosts the following libraries
- GNSS for high level definitions to work with GNSS in Rust
- RTK is a position solver, to resolve precise positions
rtk-rs
hosts the following applications
- RT-NAVI High precision real time navigation
rtk-rs
relies heavily on the following ecosystems
- Hifitime for accurate timing and time scales support
- ANISE for high precision navigation
- Nyx-space for complex orbital features
rtk-rs
is used in the following applications
- Resolve PPP solutions in
rinex-cli
application - Resolve CGGTTS solutions in
rinex-cli
application