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

#383 in Network programming

Download history 54/week @ 2023-12-24 86/week @ 2023-12-31 229/week @ 2024-01-07 262/week @ 2024-01-14 178/week @ 2024-01-21 125/week @ 2024-01-28 337/week @ 2024-02-04 237/week @ 2024-02-11 391/week @ 2024-02-18 521/week @ 2024-02-25 359/week @ 2024-03-03 426/week @ 2024-03-10 326/week @ 2024-03-17 94/week @ 2024-03-24 377/week @ 2024-03-31 254/week @ 2024-04-07

1,080 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