Home | History | Annotate | Download | only in mpl
      1 /*
      2  $License:
      3     Copyright (C) 2012 InvenSense Corporation, All Rights Reserved.
      4  $
      5  */
      6 
      7 /*******************************************************************************
      8  *
      9  * $Id:$
     10  *
     11  ******************************************************************************/
     12 
     13 /*
     14     Main header file for Invensense's Advanced library.
     15 */
     16 
     17 #include "accel_auto_cal.h"
     18 #include "compass_bias_w_gyro.h"
     19 #include "compass_fit.h"
     20 #include "compass_vec_cal.h"
     21 #include "fast_no_motion.h"
     22 #include "fusion_9axis.h"
     23 #include "gyro_tc.h"
     24 #include "heading_from_gyro.h"
     25 #include "mag_disturb.h"
     26 #include "motion_no_motion.h"
     27 #include "no_gyro_fusion.h"
     28 #include "quaternion_supervisor.h"
     29 #include "mag_disturb.h"
     30 #include "quat_accuracy_monitor.h"
     31 #include "shake.h"
     32