PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <mavlink_log.h>
Public Attributes | |
char | text [MAVLINK_LOG_MAXLEN+1] |
unsigned char | severity |
Definition at line 132 of file mavlink_log.h.
unsigned char mavlink_logmessage::severity |
Definition at line 134 of file mavlink_log.h.
char mavlink_logmessage::text[MAVLINK_LOG_MAXLEN+1] |
Definition at line 133 of file mavlink_log.h.