mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-21 06:47:35 +08:00
Add support for mavlink message DEBUG_VECT
This commit is contained in:
committed by
Nuno Marques
parent
eeb966d375
commit
12353f4da7
@@ -0,0 +1,5 @@
|
||||
uint64 timestamp_us # in microseconds since system start
|
||||
int8[10] name # max. 10 characters as key / name
|
||||
float32 x # x value
|
||||
float32 y # y value
|
||||
float32 z # z value
|
||||
Reference in New Issue
Block a user