4 releases
Uses old Rust 2015
0.1.3 | May 10, 2018 |
---|---|
0.1.2 | May 9, 2018 |
0.1.1 | May 9, 2018 |
0.1.0 | Nov 2, 2017 |
#10 in #mav-link
250KB
5.5K
SLoC
rust-mavlink
Rust implementation of the MAVLink UAV messaging protocol, with bindings for the common message set.
Add to your Cargo.toml:
mavlink = "0.4"
See src/bin/mavlink-dump.rs for a usage example.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.
Dependencies
~8–12MB
~201K SLoC