18 Commits (864ed1a87fefc1a2919b5da9ce0c66e90f05e0e2)

Author SHA1 Message Date
Andrew Tridgell 6a42598ade use stdint types in the compass code 13 years ago
Andrew Tridgell 8c58d95187 modify the compass code for AP_Param 13 years ago
Doug Weibel e22a83eec0 Add a CLI setup action to reset the magnetometer offsets 13 years ago
Doug Weibel 9846822748 Bug fix for compass. 13 years ago
Andrew Tridgell acf4e9b61d I2C: convert compass code to new I2C library 13 years ago
rmackay9@yahoo.com da7a13128a AP_Compass - added auto detect of 5843 vs 5883L to AP_Compass_HMC5843 class 14 years ago
deweibel@gmail.com b5f0635455 Add an alternate compass.calculate() function substituting 1 sqrt func for 4 trig funcs. 14 years ago
james.goppert aa598b575a APO merge. 14 years ago
jasonshort b6245b471a Added accessors declination. 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
DrZiplok eb81becdb6 Pure virtual classes should declare pure virtual member functions as 0, rather than having the linker go looking for implementations elesewhere. This lets the compiler generate better error messages when a subclass fails to implement one or more required functions. 14 years ago
rmackay9@yahoo.com abacc627d8 AP_Compass - changed include for AP_Math to use relative path (it was erroring for me at least when compiling ArduCopterNG with AP_Compass) 14 years ago
jasonshort 729cf47b3c needs some help 14 years ago
james.goppert 45ddbbf982 Updated compass library. 14 years ago
deweibel 52ed7fac8c corrections to imu and dcm libs, addition of vector member to compass class for magnetic vector 14 years ago
jasonshort 2ca8ac7259 added ground_course in proper 0-360 degrees * 100 for Ardupilot 15 years ago
jasonshort cf7eefd94b new Compass Lib 15 years ago