You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Phillip Kocmoud 1f827004be AP_Compass: Enable AK09916 inside the ICM20948 6 years ago
..
examples/AP_Compass_test AP_Compass: fix AP_Compass_test 6 years ago
AP_Compass.cpp AP_Compass: Enable AK09916 inside the ICM20948 6 years ago
AP_Compass.h AP_Compass: move responsibility for logging into library 6 years ago
AP_Compass_AK8963.cpp AP_Compass: unify singleton naming to _singleton and get_singleton() 6 years ago
AP_Compass_AK8963.h AP_Compass: add override keyword where required 6 years ago
AP_Compass_AK09916.cpp AP_Compass: add support for AK09916 connected over fourth IMU over I2C 6 years ago
AP_Compass_AK09916.h AP_Compass: add support for AK09916 connected over fourth IMU over I2C 6 years ago
AP_Compass_BMM150.cpp AP_Compass: BMM150: use common method to accumulate samples 6 years ago
AP_Compass_BMM150.h AP_Compass: BMM150: use common method to accumulate samples 6 years ago
AP_Compass_Backend.cpp AP_Compass: move accum fields to frontend 6 years ago
AP_Compass_Backend.h AP_Compass: added backend implementation for RM3100 compass 6 years ago
AP_Compass_Calibration.cpp AP_Compass: take responsibility for not running cal if armed 6 years ago
AP_Compass_HIL.cpp AP_Compass: stop passing frontend pointer 7 years ago
AP_Compass_HIL.h AP_Compass: add override keyword where required 6 years ago
AP_Compass_HMC5843.cpp AP_Compass: unify singleton naming to _singleton and get_singleton() 6 years ago
AP_Compass_HMC5843.h AP_Compass: HMC5843: use common method to accumulate samples 6 years ago
AP_Compass_IST8308.cpp AP_Compass: add support to IST8308 6 years ago
AP_Compass_IST8308.h AP_Compass: add support to IST8308 6 years ago
AP_Compass_IST8310.cpp AP_Compass: IST8310: use common method to accumulate samples 6 years ago
AP_Compass_IST8310.h AP_Compass: IST8310: use common method to accumulate samples 6 years ago
AP_Compass_LIS3MDL.cpp AP_Compass: LIS3MDL: use common method to accumulate samples 6 years ago
AP_Compass_LIS3MDL.h AP_Compass: LIS3MDL: use common method to accumulate samples 6 years ago
AP_Compass_LSM9DS1.cpp AP_Compass: LSM9DS1: use common method to accumulate samples 6 years ago
AP_Compass_LSM9DS1.h AP_Compass: LSM9DS1: use common method to accumulate samples 6 years ago
AP_Compass_LSM303D.cpp AP_Compass: run lsm303d at 91Hz, not 100Hz 6 years ago
AP_Compass_LSM303D.h AP_Compass: LSM303D: use common method to accumulate samples 6 years ago
AP_Compass_MAG3110.cpp AP_Compass: MAG3110: use common method to accumulate samples 6 years ago
AP_Compass_MAG3110.h AP_Compass: MAG3110: use common method to accumulate samples 6 years ago
AP_Compass_MMC3416.cpp AP_Compass: specify floating point constants 6 years ago
AP_Compass_MMC3416.h AP_Compass: MMC3416: use common method to accumulate samples 6 years ago
AP_Compass_QMC5883L.cpp AP_Compass: removed incorrect semaphore take() in QMC5883L driver 6 years ago
AP_Compass_QMC5883L.h AP_Compass: QMC5883L: use common method to accumulate samples 6 years ago
AP_Compass_RM3100.cpp AP_Compass: RM3100 simplify unisgned to signed integer conversion 6 years ago
AP_Compass_RM3100.h AP_Compass: remove unused variables from AP_Compass_RM3100.h 6 years ago
AP_Compass_SITL.cpp AP_Compass: don't apply offsets twice in SITL 6 years ago
AP_Compass_SITL.h AP_Compass: add missing override keywords 6 years ago
AP_Compass_UAVCAN.cpp AP_Compass: uavcan: reindent after WITH_SEMAPHORE change (NFC) 6 years ago
AP_Compass_UAVCAN.h AP_Compass: remove unused field 6 years ago
CompassCalibrator.cpp AP_Compass: flag compass cal as long expected delay 6 years ago
CompassCalibrator.h AP_Compass: use rotation_equal() from AP_Compass 6 years ago
Compass_PerMotor.cpp AP_Compass: specify floating point constants 6 years ago
Compass_PerMotor.h AP_Compass: specify floating point constants 6 years ago
Compass_learn.cpp AP_Compass: specify floating point constants 6 years ago
Compass_learn.h AP_Compass: allow learning of all compasses 6 years ago