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

Go to the source code of this file.

Classes

struct  gps_dump_s
 

Macros

#define GPS_DUMP_ORB_QUEUE_LENGTH   8
 

Functions

 ORB_DECLARE (gps_dump)
 

Macro Definition Documentation

◆ GPS_DUMP_ORB_QUEUE_LENGTH

#define GPS_DUMP_ORB_QUEUE_LENGTH   8

Definition at line 44 of file gps_dump.h.

Function Documentation

◆ ORB_DECLARE()

ORB_DECLARE ( gps_dump  )