ardupilot/libraries/AP_InertialSensor
Andrew Tridgell e2edad8a3f InertialSensor: fixed last sample time in MPU6000
we lost this in the final work on the DTR bug
2012-12-23 08:59:35 +11:00
..
examples/MPU6000 InertialSensor: removed sample rate in example 2012-12-20 15:16:43 +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: fixed last sample time in MPU6000 2012-12-23 08:59:35 +11:00
AP_InertialSensor_MPU6000.h InertialSensor: poll data ready pin instead of an interrupt for MPU6k 2012-12-22 09:16:31 +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