31 Commits (cd08420c3ef7a9859132dc28b45a5d8e76bbf72c)

Author SHA1 Message Date
uncrustify 4f9c6bbb19 uncrustify libraries/AP_Compass/AP_Compass_HMC5843.cpp 13 years ago
Andrew Tridgell 7daaadf776 Compass: fixed the order of rotations in the compass driver 13 years ago
Andrew Tridgell 0da64e98f8 Compass: don't save the orientation to EEPROM 13 years ago
Andrew Tridgell cb96dd975f Compass: update the compass driver to use the new vector.rotate() method 13 years ago
Andrew Tridgell 6eff9107ea Compass: change last_update to be in microseconds 13 years ago
Andrew Tridgell d0a6359b37 Compass: use constructor to set initial values for _learn and _use_for_yaw 13 years ago
Andrew Tridgell f59297d7a7 Compass: catch the case of a user enabling a compass mid-flight 13 years ago
Andrew Tridgell 664622523d Compass: added COMPASS_LEARN and COMPASS_USE parameters 13 years ago
Andrew Tridgell 8c58d95187 modify the compass code for AP_Param 13 years ago
Randy Mackay ed19c25a97 Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h". 13 years ago
Andrew Tridgell 60185509f4 AP_Compass: when I2c fails, don't retry for 1s 13 years ago
Andrew Tridgell acf4e9b61d I2C: convert compass code to new I2C library 13 years ago
tridge60@gmail.com 0bf026e6ad Compass: added a gain multiplier 14 years ago
tridge60@gmail.com ab04055c35 Compass: several fixes to compass calibration code 14 years ago
tridge60@gmail.com a604e30c7c cope with double initialisation of the compass 14 years ago
tridge60@gmail.com 7d58916a9d compass: add a small delay in compass init 14 years ago
tridge60@gmail.com 48f010f80c compass: fixed a compiler warning 14 years ago
tridge60@gmail.com 165643c307 fixed 5843 detection code 14 years ago
tridge60@gmail.com 7b803a9e1a compass: added error checking on I2C transactions 14 years ago
tridge60@gmail.com 90b0d769f8 compass: fixed normal operation mode change for 5883L 14 years ago
tridge60@gmail.com d46536e142 compass: fixed output rate and averaging for 5883L 14 years ago
tridge60@gmail.com 2605c4b4b2 AP_Compass: fixed calibration of 5883L compass 14 years ago
rmackay9@yahoo.com 8ce403cbe4 AP_Compass - added auto detect of 5843 vs 5883L to AP_Compass_HMC5843 class 14 years ago
rmackay9@yahoo.com da7a13128a AP_Compass - added auto detect of 5843 vs 5883L to AP_Compass_HMC5843 class 14 years ago
james.goppert 7809b0ca2a Massive warning fixes. 14 years ago
DrZiplok@gmail.com a4e791dc92 Line ending property changes. 14 years ago
DrZiplok@gmail.com cc06f07067 Major update including AP_Var support. 14 years ago
deweibel 8c76c8c936 Add code for auto magnetometer offset nulling. 14 years ago
james.goppert b66b0f6cce Fixed issues with AP_Compass 14 years ago
jasonshort 729cf47b3c needs some help 14 years ago
james.goppert 559229a667 Added HIL and HMC5843 compass libs. 14 years ago