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

Go to the source code of this file.

Classes

struct  sensor_combined_s
 

Macros

#define SENSOR_COMBINED_RELATIVE_TIMESTAMP_INVALID   2147483647
 

Functions

 ORB_DECLARE (sensor_combined)
 

Macro Definition Documentation

◆ SENSOR_COMBINED_RELATIVE_TIMESTAMP_INVALID

#define SENSOR_COMBINED_RELATIVE_TIMESTAMP_INVALID   2147483647

Definition at line 44 of file sensor_combined.h.

Function Documentation

◆ ORB_DECLARE()

ORB_DECLARE ( sensor_combined  )