ardupilot/libraries/AP_Compass
Randy Mackay 98f3386ea0 Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
Modified FastSerial's write function to return size_t (number of bytes written).
2012-01-28 12:25:47 +09:00
..
examples/AP_Compass_test compass: show timing in compass test 2011-12-28 21:44:18 +11:00
AP_Compass.h Compass: removed the old 5883L driver 2011-08-13 05:09:58 +00:00
AP_Compass_HIL.cpp I2C: convert compass code to new I2C library 2011-12-28 20:41:53 +11:00
AP_Compass_HIL.h I2C: convert compass code to new I2C library 2011-12-28 20:41:53 +11:00
AP_Compass_HMC5843.cpp Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h". 2012-01-28 12:25:47 +09:00
AP_Compass_HMC5843.h AP_Compass: when I2c fails, don't retry for 1s 2012-01-04 16:35:47 +11:00
Compass.cpp Bug fix for compass. 2012-01-12 14:44:24 -07:00
Compass.h Add a CLI setup action to reset the magnetometer offsets 2012-01-15 16:15:08 -07: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