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

Public Member Functions

def __init__ (self, param_id, param_value, param_type, param_count, param_index)
 
def pack (self, mav)
 

Public Attributes

 param_id
 
 param_value
 
 param_type
 
 param_count
 
 param_index
 

Detailed Description

Emit the value of a onboard parameter. The inclusion of
param_count and param_index in the message allows the
recipient to keep track of received parameters and allows him
to re-request missing parameters after a loss or timeout.

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