PX4-Autopilot/docs/ko/mavlink/protocols.md
PX4 Build Bot a36334de50
docs(i18n): PX4 guide translations (Crowdin) - ko (#26688)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-11 17:00:24 +11:00

3.6 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:

미지원

These services are not supported/used by PX4: