|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <uORB/uORB.h>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) | |
| #define ULOG_STREAM_ACK_ACK_MAX_TRIES 50 |
Definition at line 45 of file ulog_stream_ack.h.
| #define ULOG_STREAM_ACK_ACK_TIMEOUT 50 |
Definition at line 44 of file ulog_stream_ack.h.
| ORB_DECLARE | ( | ulog_stream_ack | ) |