ardupilot/libraries/AP_InertialSensor
Pat Hickey 9055681b3a AP_InertialSensor: use AP_InertialSensor_UserInteract
* permits polymorphic user interaction, so we can plug in a
  pure mavlink interface
2012-12-20 14:53:23 +11:00
..
examples/MPU6000 InertialSensor: fixed example build on 1280 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
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 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