PX4 Firmware
PX4 Autopilot Software http://px4.io
mavlink_logmessage Struct Reference

#include <mavlink_log.h>

Collaboration diagram for mavlink_logmessage:

Public Attributes

char text [MAVLINK_LOG_MAXLEN+1]
 
unsigned char severity
 

Detailed Description

Definition at line 132 of file mavlink_log.h.

Member Data Documentation

◆ severity

unsigned char mavlink_logmessage::severity

Definition at line 134 of file mavlink_log.h.

◆ text

char mavlink_logmessage::text[MAVLINK_LOG_MAXLEN+1]

Definition at line 133 of file mavlink_log.h.


The documentation for this struct was generated from the following file: