mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
units/range first
This commit is contained in:
parent
dd1b435460
commit
46f3e2ea71
@ -5,8 +5,8 @@
|
||||
|
||||
uint32 MESSAGE_VERSION = 0
|
||||
|
||||
uint64 timestamp # Time since system start [us]
|
||||
uint64 timestamp_sample # Sampling timestamp of the data this control response is based on [us]
|
||||
uint64 timestamp # [us] Time since system start.
|
||||
uint64 timestamp_sample # [us] Sampling timestamp of the data this control response is based on.
|
||||
|
||||
uint16 reversible_flags # Bitset indicating which motors are configured to be reversible
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user