Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Vectornav VN-200 as AHRS. More...
#include "modules/ahrs/ahrs_vectornav.h"
Go to the source code of this file.
Functions | |
void | ahrs_vectornav_wrapper_init (void) |
void | ahrs_vectornav_wrapper_enable (uint8_t enable) |
Variables | |
uint8_t | ahrs_vectornav_enable |
Vectornav VN-200 as AHRS.
Definition in file ahrs_vectornav_wrapper.h.
void ahrs_vectornav_wrapper_enable | ( | uint8_t | enable | ) |
Definition at line 65 of file ahrs_vectornav_wrapper.c.
References ahrs_vectornav_enable, STATE_INPUT_ATTITUDE, STATE_INPUT_RATES, and stateSetInputFilter().
Referenced by ahrs_vectornav_wrapper_init().
void ahrs_vectornav_wrapper_init | ( | void | ) |
Definition at line 51 of file ahrs_vectornav_wrapper.c.
References AHRS_PRIMARY, ahrs_vectornav_init(), ahrs_vectornav_wrapper_enable(), DefaultPeriodic, register_periodic_telemetry(), and send_euler().
|
extern |
Definition at line 35 of file ahrs_vectornav_wrapper.c.
Referenced by ahrs_vectornav_wrapper_enable().