Paparazzi UAS  v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ahrs_float_mlkf_wrapper.h File Reference

Paparazzi specific wrapper to run MLKF filter. More...

+ Include dependency graph for ahrs_float_mlkf_wrapper.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PRIMARY_AHRS   ahrs_mlkf
 

Functions

void ahrs_mlkf_register (void)
 

Detailed Description

Paparazzi specific wrapper to run MLKF filter.

Definition in file ahrs_float_mlkf_wrapper.h.

Macro Definition Documentation

#define PRIMARY_AHRS   ahrs_mlkf

Definition at line 33 of file ahrs_float_mlkf_wrapper.h.

Function Documentation