mavlink 0.11.1

Implements the MAVLink data interchange format for UAVs.
docs.rs failed to build mavlink-0.11.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: mavlink-0.12.2

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