NinjaFlight
|
#include <mavlink_msg_sens_batmon.h>
Data Fields | |
uint16_t | temperature |
Battery pack temperature in [0.1 K]. More... | |
uint16_t | voltage |
Battery pack voltage in [mV]. More... | |
uint16_t | current |
Battery pack current in [mA]. More... | |
uint16_t | batterystatus |
Battery monitor status report bits in Hex. More... | |
uint16_t | serialnumber |
Battery monitor serial number in Hex. More... | |
uint16_t | hostfetcontrol |
Battery monitor sensor host FET control in Hex. More... | |
uint16_t | cellvoltage1 |
Battery pack cell 1 voltage in [mV]. More... | |
uint16_t | cellvoltage2 |
Battery pack cell 2 voltage in [mV]. More... | |
uint16_t | cellvoltage3 |
Battery pack cell 3 voltage in [mV]. More... | |
uint16_t | cellvoltage4 |
Battery pack cell 4 voltage in [mV]. More... | |
uint16_t | cellvoltage5 |
Battery pack cell 5 voltage in [mV]. More... | |
uint16_t | cellvoltage6 |
Battery pack cell 6 voltage in [mV]. More... | |
uint16_t __mavlink_sens_batmon_t::batterystatus |
Battery monitor status report bits in Hex.
uint16_t __mavlink_sens_batmon_t::cellvoltage1 |
Battery pack cell 1 voltage in [mV].
uint16_t __mavlink_sens_batmon_t::cellvoltage2 |
Battery pack cell 2 voltage in [mV].
uint16_t __mavlink_sens_batmon_t::cellvoltage3 |
Battery pack cell 3 voltage in [mV].
uint16_t __mavlink_sens_batmon_t::cellvoltage4 |
Battery pack cell 4 voltage in [mV].
uint16_t __mavlink_sens_batmon_t::cellvoltage5 |
Battery pack cell 5 voltage in [mV].
uint16_t __mavlink_sens_batmon_t::cellvoltage6 |
Battery pack cell 6 voltage in [mV].
uint16_t __mavlink_sens_batmon_t::current |
Battery pack current in [mA].
uint16_t __mavlink_sens_batmon_t::hostfetcontrol |
Battery monitor sensor host FET control in Hex.
uint16_t __mavlink_sens_batmon_t::serialnumber |
Battery monitor serial number in Hex.
uint16_t __mavlink_sens_batmon_t::temperature |
Battery pack temperature in [0.1 K].
uint16_t __mavlink_sens_batmon_t::voltage |
Battery pack voltage in [mV].