Paparazzi UAS  v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ins_gps_passthrough.h File Reference

Simply converts GPS ECEF position and velocity to NED and passes it through to the state interface. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DefaultInsImpl   ins_gps_passthrough
 

Functions

void ins_gps_passthrough_init (void)
 
void ins_gps_passthrough_register (void)
 

Detailed Description

Simply converts GPS ECEF position and velocity to NED and passes it through to the state interface.

Definition in file ins_gps_passthrough.h.

Macro Definition Documentation

#define DefaultInsImpl   ins_gps_passthrough

Definition at line 31 of file ins_gps_passthrough.h.

Function Documentation

void ins_gps_passthrough_register ( void  )

Definition at line 173 of file ins_gps_passthrough.c.

References ABI_BROADCAST, gps_cb(), ins_gps_passthrough_init(), and ins_register_impl().

+ Here is the call graph for this function: