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

Public Member Functions

def __init__ (self, severity, text)
 
def pack (self, mav)
 

Public Attributes

 severity
 
 text
 

Detailed Description

Status text message. These messages are printed in yellow in
the COMM console of QGroundControl. WARNING: They consume
quite some bandwidth, so use only for important status and
error messages. If implemented wisely, these messages are
buffered on the MCU and sent only at a limited rate (e.g. 10
Hz).

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