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

#394 in Network programming

Download history 185/week @ 2024-01-22 115/week @ 2024-01-29 338/week @ 2024-02-05 237/week @ 2024-02-12 398/week @ 2024-02-19 514/week @ 2024-02-26 378/week @ 2024-03-04 419/week @ 2024-03-11 320/week @ 2024-03-18 89/week @ 2024-03-25 387/week @ 2024-04-01 442/week @ 2024-04-08 361/week @ 2024-04-15 423/week @ 2024-04-22 370/week @ 2024-04-29 159/week @ 2024-05-06

1,431 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.9–2.6MB
~55K SLoC