ardupilot/libraries/AP_InertialSensor/examples
Victor Mayoral Vilches 44320708a7 AP_InertialSensor_MPU9150: I2C userspace driver sensor added.
The MPU9150 is a 9 axis sensor that includes 3 accelerometers,
3 gyroscopes and 3 magnetometers. All accessible through I2C.
The AP_InertialSensor_MPU9150 class allows APM to use this sensor.
2014-07-14 08:16:29 +10:00
..
Flymaple AP_InertialSensor: fixed example build 2014-03-19 12:13:47 +09:00
L3G4200D AP_InertialSensor: fixed example build 2014-03-19 12:13:47 +09:00
MPU6000 AP_InertialSensor: fixes for HAL_GPIO_* 2014-06-02 10:42:35 +10:00
MPU9150 AP_InertialSensor_MPU9150: I2C userspace driver sensor added. 2014-07-14 08:16:29 +10:00
OilPan AP_InertialSensor: fixes for HAL_GPIO_* 2014-06-02 10:42:35 +10:00
PX4 AP_InertialSensor: fixed example build 2014-03-19 12:13:47 +09:00
VibTest VibTest: added sample timing to console output 2014-07-09 12:12:23 +10:00