ardupilot/libraries/AP_InertialSensor
Andrew Tridgell e5e4cdee18 AP_InertialSensor: added wait_for_sample() API call
this waits for a new INS sample to arrive, using whatever method is
most efficient on each INS type
2013-10-08 17:31:15 +11:00
..
examples AP_InertialSensor: added L3G4200D example 2013-10-08 11:50:53 +11:00
AP_InertialSensor_Flymaple.cpp AP_InertialSensor: added wait_for_sample() API call 2013-10-08 17:31:15 +11:00
AP_InertialSensor_Flymaple.h AP_InertialSensor: added wait_for_sample() API call 2013-10-08 17:31:15 +11:00
AP_InertialSensor_HIL.cpp AP_InertialSensor: added wait_for_sample() API call 2013-10-08 17:31:15 +11:00
AP_InertialSensor_HIL.h AP_InertialSensor: added wait_for_sample() API call 2013-10-08 17:31:15 +11:00
AP_InertialSensor_L3G4200D.cpp AP_InertialSensor: added wait_for_sample() API call 2013-10-08 17:31:15 +11:00
AP_InertialSensor_L3G4200D.h AP_InertialSensor: added wait_for_sample() API call 2013-10-08 17:31:15 +11:00
AP_InertialSensor_MPU6000.cpp AP_InertialSensor: added wait_for_sample() API call 2013-10-08 17:31:15 +11:00
AP_InertialSensor_MPU6000.h AP_InertialSensor: added wait_for_sample() API call 2013-10-08 17:31:15 +11:00
AP_InertialSensor_Oilpan.cpp AP_InertialSensor: added wait_for_sample() API call 2013-10-08 17:31:15 +11:00
AP_InertialSensor_Oilpan.h AP_InertialSensor: added wait_for_sample() API call 2013-10-08 17:31:15 +11:00
AP_InertialSensor_PX4.cpp AP_InertialSensor: added wait_for_sample() API call 2013-10-08 17:31:15 +11:00
AP_InertialSensor_PX4.h AP_InertialSensor: added wait_for_sample() API call 2013-10-08 17:31:15 +11:00
AP_InertialSensor_UserInteract_MAVLink.cpp AP_InertialSensor: fixed a build warning 2013-05-24 11:21:42 +10:00
AP_InertialSensor_UserInteract_MAVLink.h AP_InsertialSensor: added support for MAVLink user interaction 2013-05-08 16:18:40 +10:00
AP_InertialSensor_UserInteract_Stream.cpp AP_InsertialSensor: added support for MAVLink user interaction 2013-05-08 16:18:40 +10:00
AP_InertialSensor_UserInteract_Stream.h AP_InsertialSensor: added support for MAVLink user interaction 2013-05-08 16:18:40 +10:00
AP_InertialSensor_UserInteract.h AP_InsertialSensor: added support for MAVLink user interaction 2013-05-08 16:18:40 +10:00
AP_InertialSensor.cpp AP_InertialSensor: added wait_for_sample() API call 2013-10-08 17:31:15 +11:00
AP_InertialSensor.h AP_InertialSensor: added wait_for_sample() API call 2013-10-08 17:31:15 +11:00