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

Go to the source code of this file.

Classes

struct  gps_inject_data_s
 

Macros

#define GPS_INJECT_DATA_ORB_QUEUE_LENGTH   6
 

Functions

 ORB_DECLARE (gps_inject_data)
 

Macro Definition Documentation

◆ GPS_INJECT_DATA_ORB_QUEUE_LENGTH

#define GPS_INJECT_DATA_ORB_QUEUE_LENGTH   6

Definition at line 44 of file gps_inject_data.h.

Function Documentation

◆ ORB_DECLARE()

ORB_DECLARE ( gps_inject_data  )