27 releases

new 0.12.2 Nov 20, 2023
0.12.0 Sep 18, 2023
0.11.2 Apr 19, 2023
0.11.0 Mar 31, 2023
0.3.1 Mar 15, 2016

#1027 in Network programming

Download history 314/week @ 2023-08-05 199/week @ 2023-08-12 218/week @ 2023-08-19 179/week @ 2023-08-26 243/week @ 2023-09-02 271/week @ 2023-09-09 303/week @ 2023-09-16 188/week @ 2023-09-23 208/week @ 2023-09-30 198/week @ 2023-10-07 157/week @ 2023-10-14 212/week @ 2023-10-21 219/week @ 2023-10-28 195/week @ 2023-11-04 185/week @ 2023-11-11 266/week @ 2023-11-18

897 downloads per month
Used in 3 crates

MIT/Apache

340KB
3.5K SLoC

Rust 3K SLoC // 0.0% comments XSL 312 SLoC Python 230 SLoC // 0.5% comments Shell 176 SLoC // 0.3% comments C 133 SLoC // 0.3% comments PHP 44 SLoC // 0.3% comments

rust-mavlink

Build status Crate info Documentation

Rust implementation of the MAVLink UAV messaging protocol, with bindings for all message sets.

Add to your Cargo.toml:

mavlink = "0.10.1"

Examples

See src/bin/mavlink-dump.rs for a usage example.

It's also possible to install the working example via cargo command line:

cargo install mavlink

Community projects

Check some projects built by the community:

License

Licensed under either of

Dependencies

~1–1.9MB
~37K SLoC