Firmware
Public Member Functions | Public Attributes | List of all members
mavlink_px4.MAVLink_mission_write_partial_list_message Class Reference
Inheritance diagram for mavlink_px4.MAVLink_mission_write_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

This message is sent to the MAV to write a partial list. If
start index == end index, only one item will be transmitted /
updated. If the start index is NOT 0 and above the current
list size, this request should be REJECTED!

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