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
f326377a5c
AP_Compass: removed create() method for objects
...
See discussion here:
https://github.com/ArduPilot/ardupilot/issues/7331
we were getting some uninitialised variables. While it only showed up in
AP_SbusOut, it means we can't be sure it won't happen on other objects,
so safest to remove the approach
Thanks to assistance from Lucas, Peter and Francisco
7 years ago
..
examples/ AP_Compass_test
AP_Compass: removed create() method for objects
7 years ago
AP_Compass.cpp
AP_Compass: add LIS3MDL probe for Pixracer
7 years ago
AP_Compass.h
AP_Compass: removed create() method for objects
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: Remove unused time calls, stash the time in the read loop
8 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: Remove unused time calls, stash the time in the read loop
8 years ago
AP_Compass_Backend.h
AP_Compass: Remove unused time calls, stash the time in the read loop
8 years ago
AP_Compass_Calibration.cpp
AP_Compass: make handle_mag_cal_command return type stricter
8 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: Remove unused time calls, stash the time in the read loop
8 years ago
AP_Compass_HMC5843.h
…
AP_Compass_IST8310.cpp
AP_Compass: added IST8310 on FMUv3 I2C
8 years ago
AP_Compass_IST8310.h
AP_Compass: added IST8310 on FMUv3 I2C
8 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
…
AP_Compass_LSM303D.cpp
AP_Compass: remove raspilot
8 years ago
AP_Compass_LSM303D.h
…
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: Remove unused time calls, stash the time in the read loop
8 years ago
AP_Compass_QMC5883L.h
Delete write registers at start,using another way to repair
8 years ago
AP_Compass_QURT.cpp
AP_Compass: Remove unused time calls, stash the time in the read loop
8 years ago
AP_Compass_QURT.h
AP_Compass: Remove unused time calls, stash the time in the read loop
8 years ago
AP_Compass_SITL.cpp
AP_Compass: Remove unused time calls, stash the time in the read loop
8 years ago
AP_Compass_SITL.h
AP_Compass: move SITL Compass to standard sensor backend model
8 years ago
AP_Compass_UAVCAN.cpp
AP_Compass: Remove unused time calls, stash the time in the read loop
8 years ago
AP_Compass_UAVCAN.h
AP_Compass: Remove unused time calls, stash the time in the read loop
8 years ago
AP_Compass_qflight.cpp
AP_Compass: Remove unused time calls, stash the time in the read loop
8 years ago
AP_Compass_qflight.h
…
CompassCalibrator.cpp
AP_Compass: added COMPASS_OFFS_MAX
8 years ago
CompassCalibrator.h
AP_Compass: added COMPASS_OFFS_MAX
8 years ago
Compass_learn.cpp
…
keywords.txt
…