Add support for mavlink message DEBUG_VECT

This commit is contained in:
Julien Lecoeur
2017-06-07 15:45:55 +02:00
committed by Nuno Marques
parent eeb966d375
commit 12353f4da7
6 changed files with 109 additions and 0 deletions
+5
View File
@@ -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