556 Commits (f183a2618f7cc80da8d1858cbc897e0ab41bef3a)

Author SHA1 Message Date
Andrew Tridgell ac0ea12b42 AP_Compass: enable HMC5843 on SPI for PH2 8 years ago
Andrew Tridgell 1c631ea037 AP_Compass: cleanup use of backend semaphores 8 years ago
Andrew Tridgell 9afd51350e AP_Compass: use thread per bus in more drivers 8 years ago
Andrew Tridgell 974827aa82 AP_Compass: enabled AK8963 on PX4 8 years ago
Andrew Tridgell 2e4151d14e AP_Compass: enable lsm303d mag on FMUv2 8 years ago
Andrew Tridgell 36190ba545 AP_Compass: use thread per bus for lsm303d mag 8 years ago
Andrew Tridgell 7bd52eb112 AP_Compass: allow for in-tree drivers for PX4 8 years ago
Andrew Tridgell 96adfccae3 AP_Compass: switch hmc5983 driver to use periodic callback on the bus 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Peter Barker e4001e67e2 AP_Compass: add missing parameter metadata 8 years ago
Michael du Breuil deec4ec6af Compass: Rework compass calibrator 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Peter Barker 216a6493c9 AP_Compass: AP_Compass_LSM9DS1: remove unused variable 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
Andy Little 0d113b265c Examples: fix examples for px4 8 years ago
Andrew Tridgell 36ea946cf5 AP_Compass: use board defined compass ofs max in calibrator 8 years ago
Jonathan Challinger 17fb7dc88f AP_Compass: initialize offset before beginning sphere fit 8 years ago
Jonathan Challinger 419f1bc00e AP_Compass: change fixed point format for more range 8 years ago
Jonathan Challinger 0652d71a72 AP_Compass: correct wrapping behavior in conversion to fixed point 8 years ago
Andrew Tridgell f82827ce79 AP_Compass: removed disco special compass offsets 9 years ago
Randy Mackay ba5db0c5d8 Compass: add CAL_FIT parameter description values 9 years ago
José Roberto de Souza 13287f61e3 AP_Compass: Make COMPASS_AERO probe BMM150 9 years ago
Gustavo Jose de Sousa b259356703 AP_Compass: BMM150: convert it to use Device periodic callback 9 years ago
Lucas De Marchi 667fca60f5 AP_Compass: BMM150: reduce lock region 9 years ago
Matt 9eca21c26a AP_Compass: Removed duplicate code 9 years ago
Lucas De Marchi 4595a2b7d8 AP_Compass: Remove i2c lockup count 9 years ago
Lucas De Marchi c6edae7e8e Revert "Global: workaround toolchain problem on windows" 9 years ago
Andrew Tridgell 018d8f732a AP_Compass: work around poor magnetic setup on Disco 9 years ago
Lucas De Marchi 4e2b30b413 Global: workaround toolchain problem on windows 9 years ago
Lucas De Marchi 3ba27df405 AP_Compass: BMM150: minor refactors 9 years ago
José Roberto de Souza 6e53854122 AP_Compass: Add BMM150 backend 9 years ago
Lucas De Marchi 9ccce2c980 AP_Compass: explicitely add compasses for erlebrain2, pxf and pxfmini 9 years ago
Lucas De Marchi 8372e74c0f AP_Compass: simplify handling of sensors for Linux boards 9 years ago
Lucas De Marchi 1ddbafabdd AP_Compass: add name field to internal compass drivers 9 years ago
Andrew Tridgell f7ac6c8d86 AP_Compass: make internal compasses use a higher cal threshold 9 years ago
Gustavo Jose de Sousa 0c31354539 AP_Compass: implement completion mask 9 years ago
dgrat f8540f1a80 AP_Compass: Do not use is_zero() for non-float types 9 years ago
Ricardo de Almeida Gonzaga 2e58653983 AP_Compass: Fix typos 9 years ago
Staroselskii Georgii a2ae662b3e AP_Compass: add an extra rotation for internal LSM9DS1 on Navio2 9 years ago
Staroselskii Georgii 2e5cfc2849 AP_Compass: added external compass autodetection on Navio 9 years ago
Staroselskii Georgii 62f2695e83 AP_Compass: added several compasses' autodetection on Navio 2 9 years ago
Staroselskii Georgii 71736a0ecc AP_Compass: enable LSM9DS1 magnetometer for boards without default one 9 years ago
Staroselskii Georgii b677f975e7 AP_Compass: added LSM9DS1 magnetometer support 9 years ago
Lucas De Marchi 68ae619448 AP_Compass: detect compasses for minlure 9 years ago
Gustavo Jose de Sousa 91246ad8af AP_Compass: HMC5843: apply HMC5883L "arrow" rotation only if external 9 years ago
Gustavo Jose de Sousa 35cddc7af0 AP_Compass: HMC5843: move hardcoded rotation to before call to rotate_field() 9 years ago
Gustavo Jose de Sousa ad91a810b3 AP_Compass: Backend: add method is_external() 9 years ago
Gustavo Jose de Sousa 670b0071f9 AP_Compass: HMC5843: add parameter force_external to constructor 9 years ago
Andrew Tridgell 88a1ebaf0e AP_Compass: allow setting of exact timestamp in HIL compass 9 years ago
Andrew Tridgell 0e32c047c3 AP_Compass: allow for COMPASS_EXTERNAL=2 for forced external 9 years ago