Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed Watchdog SDFileSystem DigoleSerialDisp
common.h File Reference
MAVLink comm protocol. More...
Go to the source code of this file.
Enumerations | |
| enum | MAV_CMD |
Commands to be executed by the MAV. More... | |
| enum | MAV_DATA_STREAM |
Data stream IDs. More... | |
| enum | MAV_ROI |
The ROI (region of interest) for the vehicle. More... | |
Detailed Description
MAVLink comm protocol.
- See also:
- http://qgroundcontrol.org/mavlink/ Generated on Sunday, September 11 2011, 13:52 UTC
Definition in file common.h.
Enumeration Type Documentation
| enum MAV_CMD |
Commands to be executed by the MAV.
They can be executed on user request, or as part of a mission script. If the action is used in a mission, the parameter mapping to the waypoint/mission message is as follows: Param 1, Param 2, Param 3, Param 4, X: Param 5, Y:Param 6, Z:Param 7. This command list is similar what ARINC 424 is for commercial aircraft: A data format how to interpret waypoint/mission data.
| enum MAV_DATA_STREAM |
Generated on Tue Jul 12 2022 21:36:19 by
1.7.2