.. |
examples
|
…
|
|
AP_Compass.cpp
|
AP_Compass: remove use of AP_AHRS from most headers
|
2024-09-03 10:35:54 +10:00 |
AP_Compass.h
|
AP_Compass: avoid use of MAV_RESULT if mavlink bindings not used
|
2024-08-14 19:40:31 +10:00 |
AP_Compass_AK8963.cpp
|
AP_Compass: use NEW_NOTHROW for new(std::nothrow)
|
2024-06-04 09:20:21 +10:00 |
AP_Compass_AK8963.h
|
…
|
|
AP_Compass_AK09916.cpp
|
AP_Compass: use NEW_NOTHROW for new(std::nothrow)
|
2024-06-04 09:20:21 +10:00 |
AP_Compass_AK09916.h
|
…
|
|
AP_Compass_BMM150.cpp
|
AP_Compass: use NEW_NOTHROW for new(std::nothrow)
|
2024-06-04 09:20:21 +10:00 |
AP_Compass_BMM150.h
|
…
|
|
AP_Compass_Backend.cpp
|
AP_Compass: exclude cpp files if not AP_COMPASS_ENABLED
|
2024-02-27 11:02:48 +11:00 |
AP_Compass_Backend.h
|
…
|
|
AP_Compass_Calibration.cpp
|
AP_Compass: use NEW_NOTHROW for new(std::nothrow)
|
2024-06-04 09:20:21 +10:00 |
AP_Compass_DroneCAN.cpp
|
AP_Compass: correct compilation when logging disabled
|
2024-08-12 18:28:07 +10:00 |
AP_Compass_DroneCAN.h
|
AP_Compass: log Hires magnetic field on DroneCAN
|
2024-03-16 20:10:35 +11:00 |
AP_Compass_ExternalAHRS.cpp
|
…
|
|
AP_Compass_ExternalAHRS.h
|
…
|
|
AP_Compass_HMC5843.cpp
|
AP_Compass: use NEW_NOTHROW for new(std::nothrow)
|
2024-06-04 09:20:21 +10:00 |
AP_Compass_HMC5843.h
|
…
|
|
AP_Compass_IST8308.cpp
|
AP_Compass: cleanup warnings in printf calls
|
2024-07-11 09:34:29 +10:00 |
AP_Compass_IST8308.h
|
…
|
|
AP_Compass_IST8310.cpp
|
AP_Compass: cleanup warnings in printf calls
|
2024-07-11 09:34:29 +10:00 |
AP_Compass_IST8310.h
|
…
|
|
AP_Compass_LIS3MDL.cpp
|
AP_Compass: cleanup warnings in printf calls
|
2024-07-11 09:34:29 +10:00 |
AP_Compass_LIS3MDL.h
|
…
|
|
AP_Compass_LSM9DS1.cpp
|
AP_Compass: use NEW_NOTHROW for new(std::nothrow)
|
2024-06-04 09:20:21 +10:00 |
AP_Compass_LSM9DS1.h
|
…
|
|
AP_Compass_LSM303D.cpp
|
AP_Compass: use NEW_NOTHROW for new(std::nothrow)
|
2024-06-04 09:20:21 +10:00 |
AP_Compass_LSM303D.h
|
…
|
|
AP_Compass_MAG3110.cpp
|
AP_Compass: use NEW_NOTHROW for new(std::nothrow)
|
2024-06-04 09:20:21 +10:00 |
AP_Compass_MAG3110.h
|
…
|
|
AP_Compass_MMC5xx3.cpp
|
AP_Compass: cleanup warnings in printf calls
|
2024-07-11 09:34:29 +10:00 |
AP_Compass_MMC5xx3.h
|
…
|
|
AP_Compass_MMC3416.cpp
|
AP_Compass: cleanup warnings in printf calls
|
2024-07-11 09:34:29 +10:00 |
AP_Compass_MMC3416.h
|
…
|
|
AP_Compass_MSP.cpp
|
…
|
|
AP_Compass_MSP.h
|
…
|
|
AP_Compass_QMC5883L.cpp
|
AP_Compass: cleanup warnings in printf calls
|
2024-07-11 09:34:29 +10:00 |
AP_Compass_QMC5883L.h
|
…
|
|
AP_Compass_QMC5883P.cpp
|
AP_Compass: cleanup warnings in printf calls
|
2024-07-11 09:34:29 +10:00 |
AP_Compass_QMC5883P.h
|
…
|
|
AP_Compass_RM3100.cpp
|
AP_Compass: use NEW_NOTHROW for new(std::nothrow)
|
2024-06-04 09:20:21 +10:00 |
AP_Compass_RM3100.h
|
…
|
|
AP_Compass_SITL.cpp
|
…
|
|
AP_Compass_SITL.h
|
…
|
|
AP_Compass_config.h
|
AP_Compass: log Hires magnetic field on DroneCAN
|
2024-03-16 20:10:35 +11:00 |
CompassCalibrator.cpp
|
AP_Compass: remove default clause from set_status switch
|
2024-07-10 18:18:31 +10:00 |
CompassCalibrator.h
|
AP_Compass: use switch statement in failed() method
|
2024-07-10 18:18:31 +10:00 |
Compass_PerMotor.cpp
|
…
|
|
Compass_PerMotor.h
|
…
|
|
Compass_learn.cpp
|
AP_Compass: move logger object up to AP_Vehicle
|
2024-02-13 10:54:29 +11:00 |
Compass_learn.h
|
AP_Compass: remove use of AP_AHRS from most headers
|
2024-09-03 10:35:54 +10:00 |