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

Public Member Functions

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

Public Attributes

 target_system
 
 target_component
 
 type
 

Detailed Description

Ack message during MISSION handling. The type field states if
this message is a positive ack (type=0) or if an error
happened (type=non-zero).

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