PX4 Firmware
PX4 Autopilot Software http://px4.io
mavlink_log.h File Reference
#include <uORB/uORB.h>
Include dependency graph for mavlink_log.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mavlink_log_s
 

Macros

#define MAVLINK_LOG_ORB_QUEUE_LENGTH   5
 

Functions

 ORB_DECLARE (mavlink_log)
 

Macro Definition Documentation

◆ MAVLINK_LOG_ORB_QUEUE_LENGTH

#define MAVLINK_LOG_ORB_QUEUE_LENGTH   5

Definition at line 44 of file mavlink_log.h.

Function Documentation

◆ ORB_DECLARE()

ORB_DECLARE ( mavlink_log  )