mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
8 lines
180 B
Plaintext
8 lines
180 B
Plaintext
uint32 MESSAGE_VERSION = 0
|
|
|
|
uint64 timestamp # time since system start (microseconds)
|
|
|
|
# broadcast message to request all registered arming checks to be reported
|
|
|
|
uint8 request_id
|