ardupilot/libraries/AP_Compass
Andrew Tridgell a440ac4c9d AP_Compass: use a set_and_notify for external and IDs
ensure that GCS that connects quickly gets the right value
fixes issue #5364
2016-12-09 14:36:01 -08:00
..
examples/AP_Compass_test build: don't build examples with old build system 2016-10-11 13:03:08 +11:00
AP_Compass.cpp AP_Compass: use LSM9DS1 as primary for Navio 2 2016-11-30 12:04:53 -08:00
AP_Compass.h AP_Compass: added support for per-instance rotations 2016-11-09 17:08:08 +11:00
AP_Compass_AK8963.cpp AP_Compass: cope with NULL dev pointer in driver probe functions 2016-11-09 17:08:11 +11:00
AP_Compass_AK8963.h AP_Compass: make init() private 2016-11-10 11:44:52 +11:00
AP_Compass_AK09916.cpp AP_Compass: added AK09916 driver 2016-11-25 17:50:24 +11:00
AP_Compass_AK09916.h Ap_Compass: AK09916 fix order 2016-12-06 09:31:21 -08:00
AP_Compass_BMM150.cpp AP_Compass: cope with NULL dev pointer in driver probe functions 2016-11-09 17:08:11 +11:00
AP_Compass_BMM150.h AP_Compass: make init() private 2016-11-10 11:44:52 +11:00
AP_Compass_Backend.cpp AP_Compass: use a set_and_notify for external and IDs 2016-12-09 14:36:01 -08:00
AP_Compass_Backend.h AP_Compass: add IST8310 support 2016-12-09 10:08:37 -08:00
AP_Compass_Calibration.cpp Compass: Rework compass calibrator 2016-10-27 14:04:33 +11:00
AP_Compass_HIL.cpp Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_Compass_HIL.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_Compass_HMC5843.cpp AP_Compass: added retries during init for i2c devices 2016-12-02 09:47:51 +11:00
AP_Compass_HMC5843.h AP_Compass: added retries during init for i2c devices 2016-12-02 09:47:51 +11:00
AP_Compass_IST8310.cpp AP_Compass: IST8310: minor fixes and refactors 2016-12-09 10:08:37 -08:00
AP_Compass_IST8310.h AP_Compass: IST8310: minor fixes and refactors 2016-12-09 10:08:37 -08:00
AP_Compass_LIS3MDL.cpp AP_Compass: added retries during init for i2c devices 2016-12-02 09:47:51 +11:00
AP_Compass_LIS3MDL.h Ap_Compass: LIS3MDL fix order 2016-12-06 09:31:21 -08:00
AP_Compass_LSM9DS1.cpp AP_Compass: set orientation ROLL_180 for LSM9DS1 on Navio2 2016-11-30 12:04:04 -08:00
AP_Compass_LSM9DS1.h AP_Compass: make orientation of LSM9DS1 compass configurable 2016-11-30 12:02:07 -08:00
AP_Compass_LSM303D.cpp AP_Compass: fixed orientation of PH2 in-tree compass drivers 2016-11-10 11:44:52 +11:00
AP_Compass_LSM303D.h AP_Compass: fixed orientation of PH2 in-tree compass drivers 2016-11-10 11:44:52 +11:00
AP_Compass_PX4.cpp AP_Compass: removed debug line 2016-11-25 18:23:53 +11:00
AP_Compass_PX4.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_Compass_QURT.cpp Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_Compass_QURT.h AP_Compass: make init() private 2016-11-10 11:44:52 +11:00
AP_Compass_qflight.cpp AP_Compass: use thread per bus in more drivers 2016-11-09 17:08:01 +11:00
AP_Compass_qflight.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
CompassCalibrator.cpp AP_Compass: use get_random16() 2016-12-02 09:49:38 +11:00
CompassCalibrator.h AP_Compass: use get_random16() 2016-12-02 09:49:38 +11:00
Compass_learn.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
keywords.txt Compass: fixup line endings 2014-04-15 15:56:57 +09:00