ardupilot/libraries/AP_Compass
James Bielman eca1417858 AP_HAL: Add semaphores to I2C driver.
- Guard I2C transactions with this semaphore in the MS5611 and
  HMC5843 drivers.
2013-01-04 15:43:43 -08:00
..
examples/AP_Compass_test AP_Compass: first cut at a PX4 compass driver 2013-01-04 16:21:24 +11:00
AP_Compass.h AP_Compass: first cut at a PX4 compass driver 2013-01-04 16:21:24 +11:00
AP_Compass_HIL.cpp AP_Compass: ported to AP_HAL 2012-12-20 14:51:26 +11:00
AP_Compass_HIL.h Compass: added compass.accumulate() API 2012-09-08 10:05:54 +10:00
AP_Compass_HMC5843.cpp AP_HAL: Add semaphores to I2C driver. 2013-01-04 15:43:43 -08:00
AP_Compass_HMC5843.h AP_HAL: Add semaphores to I2C driver. 2013-01-04 15:43:43 -08:00
AP_Compass_PX4.cpp AP_Compass: use queue length 10 in PX4 driver 2013-01-04 20:12:03 +11:00
AP_Compass_PX4.h AP_Compass: first cut at a PX4 compass driver 2013-01-04 16:21:24 +11:00
Compass.cpp AP_Compass: added parameter descriptions 2013-01-02 16:08:44 +09:00
Compass.h AP_Compass: first cut at a PX4 compass driver 2013-01-04 16:21:24 +11:00
keywords.txt AP_Compass - changed include for AP_Math to use relative path (it was erroring for me at least when compiling ArduCopterNG with AP_Compass) 2010-12-12 14:02:21 +00:00