Firmware
Public Member Functions | Public Attributes | List of all members
mavlink_px4.MAVLink_mission_request_message Class Reference
Inheritance diagram for mavlink_px4.MAVLink_mission_request_message:
mavlink_px4.MAVLink_message

Public Member Functions

def __init__ (self, target_system, target_component, seq)
 
def pack (self, mav)
 

Public Attributes

 target_system
 
 target_component
 
 seq
 

Detailed Description

Request the information of the mission item with the sequence
number seq. The response of the system to this message should
be a MISSION_ITEM message.
http://qgroundcontrol.org/mavlink/waypoint_protocol

The documentation for this class was generated from the following file: