ardupilot/libraries/AP_InertialSensor
priseborough 54a431a51d AP_InertialSensor: Update position offset parameter documentation
Notify users of the potential for velocity noise when using larger offset values..
Specific advice in terms of values has not been provided because it is highly dependent on Gyro noise levels.
2016-10-27 14:54:43 +11:00
..
examples Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor.cpp AP_InertialSensor: Update position offset parameter documentation 2016-10-27 14:54:43 +11:00
AP_InertialSensor.h AP_InertialSensor: Add parameters defining accelerometer position offset 2016-10-27 14:54:41 +11:00
AP_InertialSensor_BMI160.cpp AP_InertialSensor: use BMI160 for Intel Aero 2016-09-03 01:03:07 -03:00
AP_InertialSensor_BMI160.h AP_InertialSensor: BMI160: convert it to use Device periodic callback 2016-09-03 01:03:07 -03:00
AP_InertialSensor_Backend.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_Backend.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_HIL.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_HIL.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_L3G4200D.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_L3G4200D.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_LSM9DS0.cpp AP_InertialSensor: Enable dual IMU for raspilot 2016-03-18 21:51:37 -03:00
AP_InertialSensor_LSM9DS0.h AP_InertialSensor: LSM9DS0: Disable I2C at init to avoid SDA hanging by slave. 2016-03-18 21:51:37 -03:00
AP_InertialSensor_MPU6000.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_MPU6000.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_MPU9250.cpp AP_HAL_Linux: Set initial rotation on Dark to None 2016-10-24 10:00:24 -02:00
AP_InertialSensor_MPU9250.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_PX4.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_PX4.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_QURT.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_QURT.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_SITL.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_SITL.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_UserInteract.h AP_InertialSensor: sanitize includes 2016-02-01 14:18:51 -02:00
AP_InertialSensor_UserInteract_MAVLink.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_UserInteract_MAVLink.h AP_InertialSensor: sanitize includes 2016-02-01 14:18:51 -02:00
AP_InertialSensor_UserInteract_Stream.cpp AP_InertialSensor: use printf() rather than _printf_P() 2015-10-30 14:35:27 +09:00
AP_InertialSensor_UserInteract_Stream.h AP_InertialSensor: sanitize includes 2016-02-01 14:18:51 -02:00
AP_InertialSensor_qflight.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_InertialSensor_qflight.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AuxiliaryBus.cpp AP_Compass: HMC5843: Add support for MPU6000 auxiliary bus 2015-08-28 12:39:09 +10:00
AuxiliaryBus.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00