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

Public Member Functions

def __init__ (self, target_system, target_component, start_index, end_index)
 
def pack (self, mav)
 

Public Attributes

 target_system
 
 target_component
 
 start_index
 
 end_index
 

Detailed Description

Request a partial list of mission items from the
system/component.
http://qgroundcontrol.org/mavlink/waypoint_protocol. If start
and end index are the same, just send one waypoint.

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