71 #define InsEvent() { \
72 ins_event_check_and_handle(handle_ins_msg); \
74 #define DefaultInsImpl ins_xsens
75 #define InsPeriodic xsens_periodic
76 extern void ins_xsens_init(
void);
77 extern void ins_xsens_register(
void);
Main include for ABI (AirBorneInterface).
struct ImuXsens imu_xsens
struct XsensTime xsens_time
uint16_t xsens_time_stamp
Inertial Measurement Unit interface.
Library for the XSENS AHRS.
void xsens_periodic(void)
Device independent INS code.