MAV'RIC
Public Attributes | List of all members
__mavlink_battery_status_t Struct Reference
Collaboration diagram for __mavlink_battery_status_t:
Collaboration graph

Public Attributes

int32_t current_consumed
 Consumed charge, in milliampere hours (1 = 1 mAh), -1: autopilot does not provide mAh consumption estimate.
 
int32_t energy_consumed
 Consumed energy, in 100*Joules (intergrated U*I*dt) (1 = 100 Joule), -1: autopilot does not provide energy consumption estimate.
 
int16_t temperature
 Temperature of the battery in centi-degrees celsius. INT16_MAX for unknown temperature.
 
uint16_t voltages [10]
 Battery voltage of cells, in millivolts (1 = 1 millivolt)
 
int16_t current_battery
 Battery current, in 10*milliamperes (1 = 10 milliampere), -1: autopilot does not measure the current.
 
uint8_t id
 Battery ID.
 
uint8_t battery_function
 Function of the battery.
 
uint8_t type
 Type (chemistry) of the battery.
 
int8_t battery_remaining
 Remaining battery energy: (0%: 0, 100%: 100), -1: autopilot does not estimate the remaining battery.
 

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