10 releases
Uses old Rust 2015
| 0.5.1 | Dec 9, 2022 |
|---|---|
| 0.4.4 | Jun 28, 2021 |
| 0.4.3 | Jul 19, 2018 |
| 0.4.2 | Sep 2, 2017 |
| 0.4.1 | Jun 30, 2017 |
#1185 in Debugging
529 downloads per month
51KB
396 lines
A small crate to interface with gpsd, based on the server JSON protocol.
This crate uses the log crate for debug logging. Logs will only appear if the logging apparatus is correctly configured. As such, if you're filing an issue, we would appreciate it if you did this and gave us the relevant logs! Error handling, using error-chain.
unbounded gpsd
A basic gpsd library that communicates with gpsd over the network and does not bind to the gpsd API in any way. (hence the name)
Licensed under CC0.
Dependencies
~7MB
~140K SLoC