Files
PX4-Autopilot/docs/zh/mavlink/protocols.md
Crowdin Bot 9a2a8d4d3c
Some checks failed
Container build / Set Tags and Variables (push) Has been cancelled
Container build / Build Container (amd64) (push) Has been cancelled
Container build / Build Container (arm64) (push) Has been cancelled
Container build / Deploy To Registry (push) Has been cancelled
ClusterFuzzLite batch fuzzing / BatchFuzzing (address) (push) Has been cancelled
ClusterFuzzLite batch fuzzing / BatchFuzzing (memory) (push) Has been cancelled
ClusterFuzzLite batch fuzzing / BatchFuzzing (undefined) (push) Has been cancelled
Handle stale issues and PRs / stale (push) Has been cancelled
New Crowdin translations - zh-CN
2025-06-08 10:20:34 +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: