> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/2022.2/modules/project-settings/mavlink.md).

# MAVLink

![The MAVLink Settings.](/files/AhQMT3fyritTb8L2TgHT)

The **MAVLink Settings** cover the necessary data to provide functionality to the [**MAVLink Nodes**](/incari-studio/2022.2/toolbox/communication/mavlink.md).

`Dialect` holds the 'rules' and messages of the protocol, in *XML* format.

`Name` is an identifying name of a *MAVLink* system chosen at the user's discretion. This will show up in the **Nodes** as a choice for the `Configuration` **Attribute**.

`Channel` is the link ID of a MAVLink packet.

`Baud Rate` is the speed of the communication for a channel. More information about this metric can be found in the **External Links** section.

## See Also

* [**MAVLink Nodes**](/incari-studio/2022.2/toolbox/communication/mavlink.md)

## External Links

* More information on the [*Baud metric*](https://en.wikipedia.org/wiki/Baud).
