robust-ntrip-client
Rust client library to connect to Network Transport of RTCM via Internet Protocol (NTRIP) server. (RTCM stands for Radio Technical Commission for Maritime services and is the message type carrying GNSS correction signals to enable centimeter-resolution GNSS position finding.)
See also the ntrip-client crate. I
was unaware of this other crate at the time I began writing
robust-ntrip-client.
In addition to the robust-ntrip-client crate, this repository contains an
example program which may be interesting.
Example usage
async
Example binary: ntrip-client
What is it
- CLI program to listen to NTRIP data source.
How to run
Where NTRIP_URL would be something like ntrip://username:password@host[:port]/mountpoint.
License
MIT OR Apache-2.0, at your choice.
Funding
Funded by the Deutsche Forschungsgemeinschaft (DFG) project 543356743, "Enhancing Insect Tracking Precision from Drones: Fusing Multiple Sensor Data to Estimate Insect Position with Quantified Uncertainty" awarded to Andrew Straw as part of SPP 2433: Metrology on flying platforms.