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

Go to the source code of this file.

Classes

struct  ulog_stream_ack_s
 

Macros

#define ULOG_STREAM_ACK_ACK_TIMEOUT   50
 
#define ULOG_STREAM_ACK_ACK_MAX_TRIES   50
 

Functions

 ORB_DECLARE (ulog_stream_ack)
 

Macro Definition Documentation

◆ ULOG_STREAM_ACK_ACK_MAX_TRIES

#define ULOG_STREAM_ACK_ACK_MAX_TRIES   50

Definition at line 45 of file ulog_stream_ack.h.

◆ ULOG_STREAM_ACK_ACK_TIMEOUT

#define ULOG_STREAM_ACK_ACK_TIMEOUT   50

Definition at line 44 of file ulog_stream_ack.h.

Function Documentation

◆ ORB_DECLARE()

ORB_DECLARE ( ulog_stream_ack  )