ardupilot/libraries/AP_InertialSensor
Andrew Tridgell 3b18c57691 AP_InertialSensor: removed axis getters for accel/gyro
these were only being used in one place, and in that place were used
incorrectly!
2012-12-04 09:11:55 +11:00
..
examples/MPU6000 AP_InertialSensor: allow specification of sample rate in init() call 2012-11-30 07:15:18 +11:00
AP_InertialSensor.cpp AP_InertialSensor: Added INS_MPU6K_FILTER option 2012-11-30 07:15:19 +11:00
AP_InertialSensor.h AP_InertialSensor: removed axis getters for accel/gyro 2012-12-04 09:11:55 +11:00
AP_InertialSensor_MPU6000.cpp AP_InertialSensor: removed axis getters for accel/gyro 2012-12-04 09:11:55 +11:00
AP_InertialSensor_MPU6000.h AP_InertialSensor: removed axis getters for accel/gyro 2012-12-04 09:11:55 +11:00
AP_InertialSensor_Oilpan.cpp AP_InertialSensor: removed axis getters for accel/gyro 2012-12-04 09:11:55 +11:00
AP_InertialSensor_Oilpan.h AP_InertialSensor: removed axis getters for accel/gyro 2012-12-04 09:11:55 +11:00
AP_InertialSensor_Stub.cpp AP_InertialSensor: removed axis getters for accel/gyro 2012-12-04 09:11:55 +11:00
AP_InertialSensor_Stub.h AP_InertialSensor: removed axis getters for accel/gyro 2012-12-04 09:11:55 +11:00