[][src]Module mavlink::paparazzi

Structs

SCRIPT_COUNT_DATA

id: 183 This message is emitted as response to SCRIPT_REQUEST_LIST by the MAV to get the number of mission scripts..

SCRIPT_CURRENT_DATA

id: 184 This message informs about the currently active SCRIPT..

SCRIPT_ITEM_DATA

id: 180 Message encoding a mission script item. This message is emitted upon a request for the next script item..

SCRIPT_REQUEST_DATA

id: 181 Request script item with the sequence number seq. The response of the system to this message should be a SCRIPT_ITEM message..

SCRIPT_REQUEST_LIST_DATA

id: 182 Request the overall list of mission items from the system/component..

Enums

MavMessage