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

Public Member Functions

def __init__ (self, time_boot_ms, name, value)
 
def pack (self, mav)
 

Public Attributes

 time_boot_ms
 
 name
 
 value
 

Detailed Description

Send a key-value pair as integer. The use of this message is
discouraged for normal packets, but a quite efficient way for
testing new messages and getting experimental debug output.

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