mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
ESC status message - renamed field power_rating_pct
This commit is contained in:
parent
88bc1520c1
commit
3e452ea112
@ -9,6 +9,6 @@ float16 voltage # Volt, NAN if unknown
|
||||
float16 current # Ampere, NAN if unknown. Can be negative in case of a regenerative braking.
|
||||
float16 temperature # Celsius, NAN if unknown
|
||||
|
||||
uint7 power_rate_pct # Percent of maximum power
|
||||
uint7 power_rating_pct # Percent of maximum power
|
||||
|
||||
uint33 error_count # Since the motor started
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user