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

Public Member Functions

def __init__ (self, type, autopilot, base_mode, custom_mode, system_status, mavlink_version)
 
def pack (self, mav)
 

Public Attributes

 type
 
 autopilot
 
 base_mode
 
 custom_mode
 
 system_status
 
 mavlink_version
 

Detailed Description

The heartbeat message shows that a system is present and
responding. The type of the MAV and Autopilot hardware allow
the receiving system to treat further messages from this
system appropriate (e.g. by laying out the user interface
based on the autopilot).

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