mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AP_UAVCAN: Add battery ID field
This commit is contained in:
parent
54b68ffae3
commit
36ceb76cae
@ -32,3 +32,5 @@ float16 max_current # [Ampere]
|
||||
float16 nominal_voltage # [Volt]
|
||||
|
||||
bool is_powering_off # Power off event imminent indication, false if unknown
|
||||
|
||||
uint8 battery_id # Identifies the battery within this vehicle, e.g. 0 - primary battery
|
||||
|
Loading…
Reference in New Issue
Block a user