Paparazzi UAS
v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
|
Vectornav VN-200 INS subsystem. More...
#include "subsystems/ins/ins_vectornav.h"
Go to the source code of this file.
Macros | |
#define | DefaultInsImpl ins_vectornav |
#define | InsEvent ins_vectornav_event |
#define | GpsEvent() {} |
Functions | |
void | ins_vectornav_register (void) |
Vectornav VN-200 INS subsystem.
Definition in file ins_vectornav_wrapper.h.
#define DefaultInsImpl ins_vectornav |
Definition at line 35 of file ins_vectornav_wrapper.h.
#define GpsEvent | ( | void | ) | {} |
Definition at line 40 of file ins_vectornav_wrapper.h.
#define InsEvent ins_vectornav_event |
Definition at line 38 of file ins_vectornav_wrapper.h.
Referenced by event_task_ap(), and main_event().
void ins_vectornav_register | ( | void | ) |
Definition at line 32 of file ins_vectornav_wrapper.c.
References ins_register_impl(), and ins_vectornav_init().