mavlink-message-definitions 0.6.7

MAVLink message definitions in MAVInspect format
Documentation
1
2
3
4
5
6
7
8
9
MAVLink Message Definitions
===========================

There are several locations for MAVLink XML definitions with different purposes:

- [`standard`]./standard — standard MAVLink dialects. These dialects enabled by `dlct-*` feature flags.
- [`test`]./standard — MAVLink dialects for test purposes. These dialects enabled by `test-dialects` feature flag.
- [`extra`]./standard — extra dialects. These dialects enabled by `test-dialects` feature flag. You can put your own
  message definitions here and patch this crate to generate additional dialects for upstream crates.