ardupilot/libraries/AP_InertialSensor
Andrew Tridgell 212728be34 InertialSensor: ensure MPU6000 is out of sleep mode before configuring
the MPU6000 starts in sleep mode, and can take a while to wakeup
2012-12-27 21:28:41 +11:00
..
examples/MPU6000 InertialSensor: fixed example app for new syntax 2012-12-23 12:49:34 +11:00
AP_InertialSensor.cpp AP_InertialSensor: use AP_InertialSensor_UserInteract 2012-12-20 14:53:23 +11:00
AP_InertialSensor.h AP_InertialSensor: use AP_InertialSensor_UserInteract 2012-12-20 14:53:23 +11:00
AP_InertialSensor_MPU6000.cpp InertialSensor: ensure MPU6000 is out of sleep mode before configuring 2012-12-27 21:28:41 +11:00
AP_InertialSensor_MPU6000.h InertialSensor: ensure MPU6000 is out of sleep mode before configuring 2012-12-27 21:28:41 +11:00
AP_InertialSensor_Oilpan.cpp Math: use common degrees() and radians() functions 2012-12-20 14:53:22 +11:00
AP_InertialSensor_Oilpan.h AP_InertialSensor: ported to AP_HAL 2012-12-20 14:51:26 +11:00
AP_InertialSensor_Stub.cpp AP_InertialSensor: ported to AP_HAL 2012-12-20 14:51:26 +11:00
AP_InertialSensor_Stub.h AP_InertialSensor: removed spurious init() method 2012-12-20 14:51:36 +11:00
AP_InertialSensor_UserInteract.h AP_InertialSensor: start implementing UserInteract 2012-12-20 14:53:23 +11:00
AP_InertialSensor_UserInteract_Stream.cpp AP_InertialSensor: start implementing UserInteract 2012-12-20 14:53:23 +11:00
AP_InertialSensor_UserInteract_Stream.h AP_InertialSensor: start implementing UserInteract 2012-12-20 14:53:23 +11:00