ardupilot/libraries/AP_InertialSensor
Andrew Tridgell 3c0440b0b4 Math: use common degrees() and radians() functions 2012-12-20 14:53:22 +11:00
..
examples/MPU6000 AP_InertialSensor: fixed example build 2012-12-20 14:52:36 +11:00
AP_InertialSensor.cpp AP_InertialSensor: move constructor into cpp 2012-12-20 14:53:22 +11:00
AP_InertialSensor.h AP_InertialSensor: move constructor into cpp 2012-12-20 14:53:22 +11:00
AP_InertialSensor_MPU6000.cpp InertialSensor: fixed some compiler warnings 2012-12-20 14:52:35 +11:00
AP_InertialSensor_MPU6000.h InertialSensor: use AP_HAL progmem 2012-12-20 14:51:39 +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