827 Commits (debc13965ae38df36028a7abf7956b5a0fadbfd7)

Author SHA1 Message Date
Andrew Tridgell 40ef68f104 AP_Compass: added a LIS3MDL compass driver 8 years ago
Lucas De Marchi c6b0a71c47 AP_Compass: Calibrator: use inplace initializer on array 8 years ago
Siddharth Bharat Purohit b36ee10e7c AP_Compass: fix wrong memset in compass calibrator 8 years ago
Andrew Tridgell e4454c5056 AP_Compass: setup for new PX4 board IDs 8 years ago
Andrew Tridgell 0eac781559 AP_Compass: don't run the AK8963 on the external MPU9250 8 years ago
Andrew Tridgell 3d5c57c5dc AP_Compass: fixed orientation of PH2 in-tree compass drivers 8 years ago
Andrew Tridgell 4ba00720aa AP_Compass: make init() private 8 years ago
Andrew Tridgell c68a6451cb AP_Compass: use in-tree drivers for PH2SLIM 8 years ago
Andrew Tridgell 4602b4d679 AP_Compass: improve init and calibration of hmc5843 8 years ago
Andrew Tridgell 3d48a72f59 AP_C0mpass: switch pixracer to always use in-tree drivers 8 years ago
Andrew Tridgell b363a65c2e AP_Compass: enable in-tree drivers for PHMINI 8 years ago
Andrew Tridgell 875fa60452 AP_Compass: fixed external I2C HMC5983 rotation on pixhawk 8 years ago
Andrew Tridgell bd8867be38 AP_Compass: cope with NULL dev pointer in driver probe functions 8 years ago
Andrew Tridgell 3b53caad87 AP_Compass: keep old hmc5843 ID 8 years ago
Andrew Tridgell 02c2ba1331 AP_Compass: fixed dup semaphore bug 8 years ago
Andrew Tridgell f31a017ace AP_Compass: changes to HMC5843 driver 8 years ago
Andrew Tridgell 05769640d1 AP_Compass: support rotations on AK8963 8 years ago
Andrew Tridgell 2716ab8408 AP_Compass: added support for per-instance rotations 8 years ago
Andrew Tridgell fac895b0e6 AP_Compass: setup read flag for SPI transfers 8 years ago
Andrew Tridgell 147b253e65 AP_Compass: make device IDs match PX4 drivers 8 years ago
Andrew Tridgell de7913e8e9 AP_Compass: implement device IDs for compass drivers 8 years ago
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