147 Commits (66a2c1020312b8d78ecc034e3e3e31432d5a20e3)

Author SHA1 Message Date
Phillip Kocmoud 27a2b8a350 AP_Compass: Increase default MAX compass offset 6 years ago
Lucas De Marchi 9d95579b2d AP_Compass: update TYPEMASK documentation 6 years ago
Lucas De Marchi 34fb98b1e0 AP_Compass: probe for IST8308 on external buses 6 years ago
Andrew Tridgell 5ac6309848 AP_Compass: enable in-flight compass learning system 6 years ago
vierfuffzig b455c7a769 AP_Compass: add rotation option for AK8963_MPU9250 6 years ago
Lucas De Marchi cd9b08dbae AP_Compass: rename variable for more buses 7 years ago
Lucas De Marchi de535dc573 AP_Compass: remove unused external and name arguments 7 years ago
Lucas De Marchi 4039b51810 AP_Compass: stop passing frontend pointer 7 years ago
Lucas De Marchi 585b6dce0d AP_Compass: support more external compasses on aerofc 7 years ago
Siddharth Purohit 14b701cff8 AP_Compass: move UAVCAN mag subscribers and handlers to Compass Backend 7 years ago
Andrew Tridgell 3ed7c060df AP_Compass: address review comments 7 years ago
Jonathan Challinger cefd998177 AP_Compass: add expected DEV_ID parameters 7 years ago
Jonathan Challinger 878e84a015 AP_Compass: correct edge case where checks pass when saved dev_id != detected dev_id 7 years ago
Randy Mackay 99b54935db Compass: remove accumulate 7 years ago
Andrew Tridgell 2ded88e611 AP_Compass: allow override of QMC5883L orientation 7 years ago
Andrew Tridgell e39d070b78 AP_Compass: clear DEV_ID for undetected compasses 7 years ago
Andrew Tridgell b181340fd9 AP_Compass: allow override of COMPASS_AUTO_ROT 7 years ago
Andrew Tridgell 027beb0dc1 AP_Compass: rename COMPASS_ROT_AUTO to COMPASS_AUTO_ROT 7 years ago
Andrew Tridgell 196ba0e858 AP_Compass: make COMPASS_ROT_AUTO take 3 values 7 years ago
Andrew Tridgell 8b0f40b402 AP_Compass: implement automatic compass orientation 7 years ago
Andrew Tridgell ff6d639ed7 AP_Compass: separated out external compass probing 7 years ago
Andrew Tridgell f88a4b3a2f AP_Compass: fixed compass orientations on PH4 7 years ago
Andrew Tridgell 8fd69250bd AP_Compass: use I2C bus masks 7 years ago
Peter Barker 4c2925d693 AP_Compass: remove pointless initialisations 7 years ago
Lucas De Marchi 49d08ba72a Global: remove minlure 7 years ago
Peter Barker 9eb53e333b AP_Compass: tidy consistency calculations 7 years ago
Andrew Tridgell 2d9df83ed5 AP_Compass: probe for ist8310 on bus 2 as well as 0 for fmuv5 7 years ago
Andrew Tridgell 99540a184c AP_Compass: enable FMUv5 compass 7 years ago
Andrew Tridgell ccdfc75dd9 AP_Compass: placeholder for FMUv5 7 years ago
Peter Barker a3a1967e05 AP_Compass: add AP::compass() singleton getter 7 years ago
Francisco Ferreira 0a3af28d17 AP_Compass: remove Qualcomm board support 7 years ago
mirkix 85fe07f1f0 AP_Compass: enable probe HMC5843 for PocketPilot 7 years ago
night-ghost a05c79f1d8 Compass: fix HAL_F4light compilation errors 7 years ago
Jacob Walser 44d0f7b2a1 AP_Compass: update ORIENT @Values 7 years ago
Jacob Walser 6699c59ad3 AP_Compass: add support for custom board orientations 7 years ago
kozinalexey 444c0bb54c AP_Compass: added ChibiOS external compass config 7 years ago
night-ghost 677f2bebc3 AP_Compass: added autodetect of all known compasses on external bus 7 years ago
night-ghost f26bb0cfbe AP_Compass: added range filter to backend, added its use in some sensors (thanks khancyr for style correction) 7 years ago
Michael du Breuil c66d15efd7 AP_Compass: Read current for compensation from the battery singleton 7 years ago
Nathan E dcf127b73d Compass: clarify compass orientation description 7 years ago
LinJieqiang c73e7f0cf3 add IST8310 compass sensors in AP_Compass.cpp 7 years ago
Andrew Tridgell 8b3db7c09f AP_Compass: allow for HAL_COMPASS_NONE 7 years ago
Andrew Tridgell f61591c426 AP_Compass: added SP01 board type 7 years ago
Andrew Tridgell 52815cd952 AP_Compass: fixed compass orientation for mini-pix 7 years ago
ljwang 231aa16835 AP_Compass: support mini-pix 7 years ago
Andrew Tridgell 2c8e6bb834 AP_Compass: use generic defines for BMM150 7 years ago
Andrew Tridgell 57a3bc1397 AP_Compass: new compass learning system 7 years ago
Andrew Tridgell ca30f6aec8 AP_Compass: added per-motor compass calibration 7 years ago
Andrew Tridgell 2cc0f25ca0 AP_Compass: support PCNC1 7 years ago
Andrew Tridgell 23803df038 AP_Compass: allows boards to define orientation of HMC5843 7 years ago