23 Commits (68fe536da3d8a5132d852d06b6751531c9073325)

Author SHA1 Message Date
Matt 9eca21c26a AP_Compass: Removed duplicate code 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
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
Lucas De Marchi 68ae619448 AP_Compass: detect compasses for minlure 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
Andrew Tridgell ed999a283f AP_Compass: added get_learn_type() API 9 years ago
mirkix 3df5a02448 AP_Compass: Add HMC5843 and second AK8963 autodetection to BBBmini 9 years ago
Lucas De Marchi cf2d866d51 AP_Compass: LSM303D: used AP_HAL::Device interface 9 years ago
Lucas De Marchi 5164fbb81b AP_Compass: LSM303D: cleanup driver 9 years ago
Lucas De Marchi e6059f5197 AP_Compass: rename files to follow other libraries 9 years ago
Lucas De Marchi 286697b844 AP_Compass: don't rebuild tree when single driver changes 9 years ago
Lucas De Marchi d3831dbb98 AP_Compass: AK8963: use AP_HAL::I2CDevice abstraction 9 years ago
Lucas De Marchi 0291ad869b AP_Compass: HMC5843: use AP_HAL::I2CDevice abstraction 9 years ago
Lucas De Marchi d8eb0d401d AP_Compass: fix missing rename 9 years ago
Gustavo Jose de Sousa 0efbe8c80c AP_Compass: allow calling calculate_heading() for different instances 9 years ago
Lucas De Marchi 71eefdfd2c AP_Compass: remove trailing whitespaces 9 years ago
dgrat 5148e41c1a AP_Math: Cleaned macro definitions 9 years ago
Andrew Tridgell 493ab96b29 AP_Compass: added QURT driver 9 years ago
Andrew Tridgell 3b546bb242 AP_Compass: added qflight driver 9 years ago
Lucas De Marchi 766252cd87 AP_Compass: don't use ternary operator in place of if/else 9 years ago
Aaron Wang Shi 5a085b1610 AP_Compass: add support to BH hat 9 years ago
Caio Marcelo de Oliveira Filho 0d3fbbdd37 AP_Compass: use millis/micros/panic functions 9 years ago
José Roberto de Souza 17e105640e AP_InertialSensor: Add HAL_COMPASS_AK8963_MPU9250_I2C to _detect_backends() 9 years ago
José Roberto de Souza 1fc29a2654 AP_Compass: AK8963: Use MPU9250 auxiliary bus 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Lucas De Marchi 6f4904189b Replace use of println_P() with println() 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Lucas De Marchi e6b942ffb0 AP_Compass: use HMC5843 behind MPU6000 for minlure 9 years ago
Lucas De Marchi 1a4a26de2b AP_Compass: remove check for max compass instances 9 years ago
Randy Mackay 6bdeae97b6 Compass: update param descriptions 9 years ago
Randy Mackay 131536a3a7 Compass: resolve compiler warning 9 years ago
Gustavo Jose de Sousa 0caaef7394 AP_Compass: mention mag field unit in existing documentation 9 years ago
Gustavo Jose de Sousa 99a55f9379 AP_Compass: use compass get_{field,offsets}() functions 9 years ago
mirkix ddb8e67954 AP_Compass: Add support for more then one AK8963 9 years ago
Randy Mackay fff5ec09eb AP_Compass: fix consistent check for less than three compasses 10 years ago
Jonathan Challinger 87bbf1a487 AP_Compass: add consistent() function 10 years ago
Andrew Tridgell fa9ff5b604 AP_Compass: added parameter for compass calibration fitness threshold 10 years ago
raspilot 19b4f5559a AP_Compass: added LSM303D driver 10 years ago
Andrew Tridgell c59bdc12df AP_Compass: fix the milligauss handling 10 years ago
Staroselskii Georgii e93ff44a97 AP_Compass: make a transition to milligauss in Compass library 10 years ago
Siddharth Bharat Purohit 6a603eb594 Compass_cal: implement the concept of auto and mandatory user reboot after cal 10 years ago
Jonathan Challinger de600ca3da AP_Compass: configured() only checks compasses with _USE set 10 years ago