ardupilot/libraries/AP_Compass
Andrew Tridgell b225868711 AP_Compass: detect conflict between AK09916 and ICM20948
this detects if we have both a AK09916 and an ICM20948 on the same i2c
bus. If that is found then the ICM20948 is disabled as it otherwise we
will have two devices on the same i2c address
2018-06-12 09:04:43 +10:00
..
examples/AP_Compass_test
AP_Compass_AK8963.cpp
AP_Compass_AK8963.h
AP_Compass_AK09916.cpp AP_Compass: detect conflict between AK09916 and ICM20948 2018-06-12 09:04:43 +10:00
AP_Compass_AK09916.h
AP_Compass_Backend.cpp AP_Compass: add support for custom board orientations 2018-04-24 13:04:37 +01:00
AP_Compass_Backend.h AP_Compass: added range filter to backend, added its use in some sensors (thanks khancyr for style correction) 2018-04-11 14:46:42 +10:00
AP_Compass_BMM150.cpp
AP_Compass_BMM150.h
AP_Compass_Calibration.cpp
AP_Compass_HIL.cpp
AP_Compass_HIL.h
AP_Compass_HMC5843.cpp AP_Compass: added range filter to backend, added its use in some sensors (thanks khancyr for style correction) 2018-04-11 14:46:42 +10:00
AP_Compass_HMC5843.h
AP_Compass_IST8310.cpp
AP_Compass_IST8310.h
AP_Compass_LIS3MDL.cpp
AP_Compass_LIS3MDL.h
AP_Compass_LSM9DS1.cpp
AP_Compass_LSM9DS1.h
AP_Compass_LSM303D.cpp
AP_Compass_LSM303D.h
AP_Compass_MAG3110.cpp AP_COMPASS: fix MAG3110 driver 2018-05-07 11:45:29 +10:00
AP_Compass_MAG3110.h
AP_Compass_MMC3416.cpp
AP_Compass_MMC3416.h
AP_Compass_QMC5883L.cpp AP_Compass: added range filter to backend, added its use in some sensors (thanks khancyr for style correction) 2018-04-11 14:46:42 +10:00
AP_Compass_QMC5883L.h
AP_Compass_SITL.cpp
AP_Compass_SITL.h
AP_Compass_UAVCAN.cpp AP_Compass_UAVCAN: update 2018-06-09 22:46:48 -07:00
AP_Compass_UAVCAN.h AP_Compass: helper func 2018-06-09 22:46:48 -07:00
AP_Compass.cpp AP_Compass: probe for ist8310 on bus 2 as well as 0 for fmuv5 2018-06-06 15:01:38 +10:00
AP_Compass.h AP_Compass: add AP::compass() singleton getter 2018-05-17 15:37:14 +10:00
Compass_learn.cpp
Compass_learn.h
Compass_PerMotor.cpp
Compass_PerMotor.h
CompassCalibrator.cpp
CompassCalibrator.h
keywords.txt