30 releases

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

#422 in Network programming

Download history 174/week @ 2024-01-30 273/week @ 2024-02-06 244/week @ 2024-02-13 483/week @ 2024-02-20 483/week @ 2024-02-27 370/week @ 2024-03-05 438/week @ 2024-03-12 255/week @ 2024-03-19 127/week @ 2024-03-26 422/week @ 2024-04-02 453/week @ 2024-04-09 304/week @ 2024-04-16 510/week @ 2024-04-23 276/week @ 2024-04-30 179/week @ 2024-05-07 571/week @ 2024-05-14

1,579 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–2MB
~38K SLoC