Ardupilot2/libraries/AP_InertialSensor
Andrew Tridgell 3d0cb755d2 AP_InertialSensor: user a timer to drive data collection on PX4
this reduces the chance of missing a sample if the main sketch is a
bit slow
2013-01-21 19:44:01 +11:00
..
examples AP_InertialSensor: fixed PX4 example build 2013-01-13 21:10:53 +11:00
AP_InertialSensor_MPU6000.cpp Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11:00
AP_InertialSensor_MPU6000.h AP_InertialSensor: simplify get_delta_time() API 2013-01-11 21:17:21 +11:00
AP_InertialSensor_Oilpan.cpp Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11:00
AP_InertialSensor_Oilpan.h AP_InertialSensor: simplify get_delta_time() API 2013-01-11 21:17:21 +11:00
AP_InertialSensor_PX4.cpp AP_InertialSensor: user a timer to drive data collection on PX4 2013-01-21 19:44:01 +11:00
AP_InertialSensor_PX4.h AP_InertialSensor: user a timer to drive data collection on PX4 2013-01-21 19:44:01 +11:00
AP_InertialSensor_Stub.cpp AP_InertialSensor: simplify get_delta_time() API 2013-01-11 21:17:21 +11:00
AP_InertialSensor_Stub.h AP_InertialSensor: simplify get_delta_time() API 2013-01-11 21:17:21 +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
AP_InertialSensor_UserInteract.h AP_InertialSensor: start implementing UserInteract 2012-12-20 14:53:23 +11:00
AP_InertialSensor.cpp Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11:00
AP_InertialSensor.h Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11:00