622 Commits (e0c2a45eec133be7ccf32c9289ebfd800642ba51)

Author SHA1 Message Date
Andrew Tridgell 45f27ceb9c AP_Compass: rename macros to avoid conflicts 8 years ago
Eugene Shamaev b3d9126407 AP_Compass: removal of legacy UAVCAN support 8 years ago
Pierre Kancir d3e27d8720 AP_Compass: example fix travis warning 8 years ago
Eugene Shamaev 3e044c7b8a AP_Compass: support for UAVCAN connected magnetometers 8 years ago
Andrew Tridgell ee2afd3242 AP_Compass: added COMPASS_OFFS_MAX 8 years ago
Lucas De Marchi 5787b5a5c5 AP_Compass: IST8310: rename macros 8 years ago
Lucas De Marchi 4bba643abb AP_Compass: IST8310: use variable periodic callback 8 years ago
Lucas De Marchi ce1a13aa8f AP_Compass: IST8310: use FSR to reject samples 8 years ago
Lucas De Marchi d84851d8fa AP_Compass: IST8310: improve initialization 8 years ago
Tom Pittenger c0691afc1f AP_Compass: reject outlier data in IST8310 data by detecting >14bit data 8 years ago
Tom Pittenger 8415fde697 AP_Compass: IST8310 chip does not follow right-hand rule format, flip z 8 years ago
Lucas De Marchi b339050e45 AP_Compass: IST8310: account for errors in measurment requests 8 years ago
Lucas De Marchi 156efd6fec AP_Compass: use IST8310 for aerofc 8 years ago
Andrew Tridgell 37c9e08316 AP_Compass: support AUAV21 board 8 years ago
Jacob Walser 7121910fa7 AP_Compass: Set default learn parameter to disabled for Sub 8 years ago
murata bc7b2144e7 AP_Compass: Change from magic number 0 to definition name. 8 years ago
Lucas De Marchi dd98fc75a9 AP_Compass: BMM150: fix sampling time 8 years ago
Andrew Tridgell 64a8f00a77 AP_Compass: disable esoteric compass drivers on FMUv2 8 years ago
murata af47a8e91c AP_Compass: Unify from print or println to printf. 8 years ago
Randy Mackay 855125381d AP_Compass: relax compass cal fitness and consistency checks 8 years ago
Randy Mackay 53d1585ebf Compass: relax compass consistency checks for pixracer 8 years ago
Randy Mackay 0c4e3cd8e4 Compass: pixracer calibration fitness default relaxed 8 years ago
Andrew Tridgell 58a0a6a2fc AP_Compass: disable lis3mdl for now 8 years ago
Lucas De Marchi 5472bc4de1 Global: change Device::PeriodicCb signature 8 years ago
murata a2649949df AP_Compass: Changed if statements to switch statement. 8 years ago
Andrew Tridgell 790d186c6c AP_Compass: switched to unified Invensese driver for AK8963 8 years ago
Andrew Tridgell a440ac4c9d AP_Compass: use a set_and_notify for external and IDs 8 years ago
Lucas De Marchi 899fce53ff AP_Compass: IST8310: minor fixes and refactors 8 years ago
Georgii Staroselskii f061572e13 AP_Compass: add IST8310 support 8 years ago
Pierre Kancir 385e5badd8 Ap_Compass: LIS3MDL fix order 8 years ago
Pierre Kancir c49c851a57 Ap_Compass: AK09916 fix order 8 years ago
Andrew Tridgell a1bce2b54d AP_Compass: use get_random16() 8 years ago
Andrew Tridgell 4f1f6ec019 AP_Compass: added retries during init for i2c devices 8 years ago
Georgii Staroselskii 865ff753f3 AP_Compass: use LSM9DS1 as primary for Navio 2 8 years ago
Alexey Bulatov 96db31635d AP_Compass: set orientation ROLL_180 for LSM9DS1 on Navio2 8 years ago
Alexey Bulatov 163fa07ac0 AP_Compass: make orientation of LSM9DS1 compass configurable 8 years ago
Randy Mackay 5009e83b6d AP_Compass: fix build warning for HMC5843 8 years ago
Andrew Tridgell 28b3de91cf AP_Compass: fixed orientation of internal i2c compass for FMUv1 8 years ago
Andrew Tridgell 7d57f00ca0 AP_Compass: removed debug line 8 years ago
Andrew Tridgell f62972d966 AP_Compass: fixed build on bhat 8 years ago
Andrew Tridgell 1f403b02ef AP_Compass: switch to continuous 155Hz mode for LIS3MDL 8 years ago
Andrew Tridgell 62805f59fa AP_Compass: added AK09916 driver 8 years ago
Andrew Tridgell 17a117b324 AP_Compass: be a bit less verbose in startup 8 years ago
Andrew Tridgell 0e4b8781b2 AP_Compass: auto-detect LIS3MDL compass 8 years ago
Andrew Tridgell b6b2919126 AP_Compass: don't panic on too many compasses 8 years ago
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