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

Go to the source code of this file.

Classes

struct  satellite_info_s
 

Macros

#define SATELLITE_INFO_SAT_INFO_MAX_SATELLITES   20
 

Functions

 ORB_DECLARE (satellite_info)
 

Macro Definition Documentation

◆ SATELLITE_INFO_SAT_INFO_MAX_SATELLITES

#define SATELLITE_INFO_SAT_INFO_MAX_SATELLITES   20

Definition at line 44 of file satellite_info.h.

Function Documentation

◆ ORB_DECLARE()

ORB_DECLARE ( satellite_info  )