Files
PX4-Autopilot/docs/en/mavlink/protocols.md
Hamish Willee 485cfa0c0f Fix broken link
2025-06-05 11:39:40 +10:00

3.5 KiB

MAVLink Microservices (Protocols)

MAVLink "microservices" are a protocols that use multiple messages exchanged between components to communicate more complicated information. For example, the Command Protocol provides an efficient mechanism for packaging a command in a (particular) message and receiving acknowledgement of the command in another message.

MAVLink microservices are documented the MAVLink Guide (this is not exhaustive: not all messages are grouped into protocols and not all protocols are documented).

This section lists the services known to be supported/not supported by PX4 in this version.

Supported Microservices

These services are known to be supported in some form:

Unsupported

These services are not supported/used by PX4: