> 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.](https://4267723012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOEts3pBau6LMamSYhGZp%2Fuploads%2Fgit-blob-a946ca98cafedda256cb52d6827e54b72ea54cc8%2Fprojectsettings-mavlink3.png?alt=media)

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).
