74 Commits (28b3de91cfb7711ff22c70d117690f3f31b95aeb)

Author SHA1 Message Date
Julien BERAUD 51c3c499e2 AP_Compass: support AK8963 on I2C 10 years ago
Julien BERAUD 0b41da0dea AP_Compass: rework to make the bus generic for AK8963 10 years ago
Julien BERAUD 0cd584c293 AP_Compass: fix rotation for bebop AK8963 10 years ago
Andrew Tridgell c83d5b1f08 AP_Compass: only build AK8963 driver on Linux 10 years ago
Randy Mackay d192b3ccea Compass: set device id for ak8963 and hmc5843 10 years ago
Lucas De Marchi 1deb837e70 AP_Compass: Use common function in MPU9250 for initialization 10 years ago
Staroselskii Georgii 7a417d1151 AP_Compass: AK8963 rework 10 years ago
Andrew Tridgell 5b0394eb05 AP_Compass: start MPU9250 driver at low speed 10 years ago
Lucas De Marchi 95627cf412 AP_Compass: use functor macros 10 years ago
Andrew Tridgell 015fce5183 AP_Compass: revert AP_Math class change 10 years ago
Tom Pittenger ad11a57f57 AP_Compass: compiler warnings: apply is_zero(float) or is_equal(float) 10 years ago
Andrew Tridgell be3d6c924e AP_Compass: rename enum values to avoid header conflicts for 'ERROR' 10 years ago
Lucas De Marchi 996739df12 AP_Compass: Do not panic if compass is not found 10 years ago
Andrew Tridgell 7b51c907f5 AP_Compass: zero some more variables in constructor and init 10 years ago
Andrew Tridgell 0efd3bacea AP_Compass: make new backend match old PX4 behaviour 10 years ago
Andrew Tridgell a871c87cad AP_Compass: use state array for compass variables 10 years ago
Víctor Mayoral Vilches 13f0aa5ecd AP_Compass: Separate common code into backend 10 years ago
Víctor Mayoral Vilches d3b76cd8d3 AP_Compass: split compass into frontend/backend 10 years ago
Grant Morphett 52c5db8440 AP_Compass: Changes to fix the warnings in rover sitl build. 10 years ago
Staroselskii Georgii c16eb5d330 AP_Compass: fixed corrections for AK8963 10 years ago
Staroselskii Georgii 4394f0cf75 AP_Compass: fixed external compass detection for AK8963 10 years ago
Staroselskii Georgii f0753e965e AP_Compass: eliminated possible division by zero in AK8963 10 years ago
Andrew Tridgell 9835544163 AP_Compass: fixed build on non-Linux platforms 10 years ago
Staroselskii Georgii 0d1cf347c7 AP_Compass: added AK8963 support 10 years ago