Add support for mavlink message DEBUG

This commit is contained in:
Julien Lecoeur
2017-06-07 15:37:25 +02:00
committed by Nuno Marques
parent b6c30cf9b2
commit eeb966d375
6 changed files with 100 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
uint32 timestamp_ms # in milliseconds since system start
int8 ind # index of debug variable
float32 value # the value to send as debug output