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

Public Member Functions

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

Public Attributes

 target_system
 
 target_component
 
 count
 

Detailed Description

This message is emitted as response to MISSION_REQUEST_LIST by
the MAV and to initiate a write transaction. The GCS can then
request the individual mission item based on the knowledge of
the total number of MISSIONs.

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