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

Public Member Functions

def __init__ (self, accu_id, voltage_cell_1, voltage_cell_2, voltage_cell_3, voltage_cell_4, voltage_cell_5, voltage_cell_6, current_battery, battery_remaining)
 
def pack (self, mav)
 

Public Attributes

 accu_id
 
 voltage_cell_1
 
 voltage_cell_2
 
 voltage_cell_3
 
 voltage_cell_4
 
 voltage_cell_5
 
 voltage_cell_6
 
 current_battery
 
 battery_remaining
 

Detailed Description

Transmitte battery informations for a accu pack.

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