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.
 
 
 
 
 
 
Francisco Ferreira 317e8e0296
AP_Compass: adapt to changes in AP_BoardConfig_CAN
7 years ago
..
examples/AP_Compass_test Compass: remove accumulate from example sketch 7 years ago
AP_Compass.cpp AP_Compass: address review comments 7 years ago
AP_Compass.h AP_Compass: add expected DEV_ID parameters 7 years ago
AP_Compass_AK8963.cpp AP_Compass: AK8963: remove fallback to timer thread 8 years ago
AP_Compass_AK8963.h AP_Compass: AK8963: remove fallback to timer thread 8 years ago
AP_Compass_AK09916.cpp AP_Compass: prevent use of null dev_icm device in ICM20948 driver 7 years ago
AP_Compass_AK09916.h AP_Compass: enable AK09916 inside a ICM20948 8 years ago
AP_Compass_BMM150.cpp AP_Compass: Remove unused time calls, stash the time in the read loop 8 years ago
AP_Compass_BMM150.h AP_Compass: cope with bus errors in BMM150 8 years ago
AP_Compass_Backend.cpp AP_Compass: correct edge case where checks pass when saved dev_id != detected dev_id 7 years ago
AP_Compass_Backend.h Compass: remove accumulate 7 years ago
AP_Compass_Calibration.cpp AP_Compass: don't do auto-orientation if using ROTATION_CUSTOM 7 years ago
AP_Compass_HIL.cpp AP_Compass: Remove unused time calls, stash the time in the read loop 8 years ago
AP_Compass_HIL.h
AP_Compass_HMC5843.cpp AP_Compass: removed HMC5843 compass probe error 7 years ago
AP_Compass_HMC5843.h Global: change Device::PeriodicCb signature 8 years ago
AP_Compass_IST8310.cpp AP_Compass: fixed build error on ChibiOS 7 years ago
AP_Compass_IST8310.h AP_Compass: added IST8310 on FMUv3 I2C 7 years ago
AP_Compass_LIS3MDL.cpp AP_Compass: Remove unused time calls, stash the time in the read loop 8 years ago
AP_Compass_LIS3MDL.h AP_COMPASS: fix errors in addition of alternate LIS3MDL I2C address 8 years ago
AP_Compass_LSM9DS1.cpp AP_Compass: Remove unused time calls, stash the time in the read loop 8 years ago
AP_Compass_LSM9DS1.h Global: change Device::PeriodicCb signature 8 years ago
AP_Compass_LSM303D.cpp AP_Compass: remove raspilot 8 years ago
AP_Compass_LSM303D.h Global: change Device::PeriodicCb signature 8 years ago
AP_Compass_MAG3110.cpp AP_COMPASS: fix MAG3110 driver 7 years ago
AP_Compass_MAG3110.h AP_Compass: correct compiler warnings 7 years ago
AP_Compass_MMC3416.cpp AP_Compass: Remove unused time calls, stash the time in the read loop 8 years ago
AP_Compass_MMC3416.h AP_Compass: fixes for merge with master 8 years ago
AP_Compass_QMC5883L.cpp AP_Compass: added range filter to backend, added its use in some sensors (thanks khancyr for style correction) 7 years ago
AP_Compass_QMC5883L.h AP_Compass: allow override of QMC5883L orientation 7 years ago
AP_Compass_SITL.cpp AP_Compass: fixed compass for tailsitters in SITL 7 years ago
AP_Compass_SITL.h AP_Compass: allow for runtime changes to SIM_MAG_DIA_? 7 years ago
AP_Compass_UAVCAN.cpp AP_Compass: adapt to changes in AP_BoardConfig_CAN 7 years ago
AP_Compass_UAVCAN.h AP_Compass: helper func 7 years ago
CompassCalibrator.cpp Compass: fix compile warning in calibrator output 7 years ago
CompassCalibrator.h AP_Compass: make COMPASS_ROT_AUTO take 3 values 7 years ago
Compass_PerMotor.cpp AP_Compass: added per-motor compass calibration 7 years ago
Compass_PerMotor.h AP_Compass: correct compiler warnings 7 years ago
Compass_learn.cpp AP_Compass: resolve compiler warnings 7 years ago
Compass_learn.h AP_Compass: include required header 7 years ago
keywords.txt