mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-18 16:19:23 +08:00
units/range first
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user