mavlink-message-definitions 0.6.7

MAVLink message definitions in MAVInspect format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Test MAVLink Dialects
======================

These dialects are kept for test purposes. These dialects are enabled by `test-dialects` feature flag.

> ⚠️ We strongly recommend to avoid using dialects from this location for production. If you want to create your own
> custom dialects, put them into [`message_definitions/extra`]../../message_definitions/extra

Developer Notes
---------------

Only dialects marked with the `test` tag in [`.dialects-metadata.yml`](.dialects-metadata.yml) will be correctly
filtered by [MAVSpec](https://crates.io/crates/mavspec) and [MAVLink dialects](https://crates.io/crates/mavlink-dialects).
Dialects without such tag will be filtered out.