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.
 
 
 
 
 
 
Andrew Tridgell facedb5156 AP_Compass: added mag_cal_fixed_yaw() 5 years ago
..
examples/AP_Compass_test AP_Compass: fix example by instantiating Baro 5 years ago
AP_Compass.cpp AP_Compass: probe for RM3100 5 years ago
AP_Compass.h AP_Compass: added mag_cal_fixed_yaw() 5 years ago
AP_Compass_AK8963.cpp AP_Compass: removed unusued AP_Common/Semaphore.h 6 years ago
AP_Compass_AK8963.h AP_Compass: removed default rotations for compass probe 6 years ago
AP_Compass_AK09916.cpp AP_Compass: remove expected error 5 years ago
AP_Compass_AK09916.h AP_Compass: removed default rotations for compass probe 6 years ago
AP_Compass_BMM150.cpp AP_Compass: allow rotation of BMM150 compass 5 years ago
AP_Compass_BMM150.h AP_Compass: allow rotation of BMM150 compass 5 years ago
AP_Compass_Backend.cpp AP_Compass: added estimation of compass scale factor 5 years ago
AP_Compass_Backend.h AP_Compass: added backend implementation for RM3100 compass 6 years ago
AP_Compass_Calibration.cpp AP_Compass: added mag_cal_fixed_yaw() 5 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: removed default rotations for compass probe 6 years ago
AP_Compass_IST8308.cpp AP_Compass: add support to IST8308 6 years ago
AP_Compass_IST8308.h AP_Compass: removed default rotations for compass probe 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: removed default rotations for compass probe 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: removed default rotations for compass probe 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: removed default rotations for compass probe 6 years ago
AP_Compass_LSM303D.cpp AP_Compass: run lsm303d at 91Hz, not 100Hz 6 years ago
AP_Compass_LSM303D.h AP_Compass: removed default rotations for compass probe 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: removed default rotations for compass probe 6 years ago
AP_Compass_MMC3416.cpp AP_Compass: Change direct value to define name 5 years ago
AP_Compass_MMC3416.h AP_Compass: removed default rotations for compass probe 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: removed default rotations for compass probe 6 years ago
AP_Compass_RM3100.cpp AP_Compass: add register to checked ones and remove single-use goto 5 years ago
AP_Compass_RM3100.h AP_Compass: removed default rotations for compass probe 6 years ago
AP_Compass_SITL.cpp AP_Compass: added estimation of compass scale factor 5 years ago
AP_Compass_SITL.h AP_Compass: add missing override keywords 6 years ago
AP_Compass_UAVCAN.cpp AP_Compass: fixed uninitialised CAN device ID bits 6 years ago
AP_Compass_UAVCAN.h AP_Compass: remove unused field 6 years ago
CompassCalibrator.cpp AP_Compass: limit rotations we try to ROTATION_MAX_AUTO_ROTATION 5 years ago
CompassCalibrator.h AP_Compass: tidy constructor 5 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: added estimation of compass scale factor 5 years ago
Compass_learn.h AP_Compass: allow learning of all compasses 6 years ago