.. |
examples/AHRS_Test
|
AP_AHRS: stop passing serial manager to GPS init
|
2024-03-19 07:28:55 +11:00 |
AP_AHRS.cpp
|
AP_AHRS: support variances from External_AHRS
|
2024-10-23 06:46:59 +09:00 |
AP_AHRS.h
|
AP_AHRS: correct get_accel() to use primary accel rather than first usable for scripting
|
2024-11-13 19:44:17 +11:00 |
AP_AHRS_Backend.cpp
|
AP_AHRS: use NEW_NOTHROW for new(std::nothrow)
|
2024-06-04 09:20:21 +10:00 |
AP_AHRS_Backend.h
|
AP_AHRS: use SourceSetSelection enum class
|
2024-09-08 10:02:29 +10:00 |
AP_AHRS_DCM.cpp
|
AP_AHRS: Change the order in which you make judgments
|
2024-10-25 18:13:57 +11:00 |
AP_AHRS_DCM.h
|
AP_AHRS: DCM: remove unused variable
|
2024-10-08 11:10:26 +11:00 |
AP_AHRS_External.cpp
|
AP_AHRS: don't use accel/gyro from ExternalAHRS unless enabled
|
2024-02-27 21:10:20 +11:00 |
AP_AHRS_External.h
|
AP_AHRS: create and use an AP_AHRS_EXTERNAL_ENABLED
|
2024-01-17 18:18:12 +11:00 |
AP_AHRS_Logging.cpp
|
AP_AHRS: move Write_Rate() to AC_AttitudeControl
|
2024-09-10 16:33:04 +01:00 |
AP_AHRS_SIM.cpp
|
AP_AHRS: Change to Boolean value
|
2023-11-11 09:06:42 +09:00 |
AP_AHRS_SIM.h
|
AP_AHRS: return location inside backend_results structure
|
2023-09-19 11:25:49 +10:00 |
AP_AHRS_View.cpp
|
AP_AHRS: remove superfluous linefeed from panic strings
|
2024-12-14 10:06:13 +11:00 |
AP_AHRS_View.h
|
AP_AHRS: move Write_Rate() to AC_AttitudeControl
|
2024-09-10 16:33:04 +01:00 |
AP_AHRS_config.h
|
AP_AHRS: support MAV_CMD_EXTERNAL_WIND_ESTIMATE
|
2024-09-04 10:14:45 +10:00 |
LogStructure.h
|
AP_AHRS: move Write_Rate() to AC_AttitudeControl
|
2024-09-10 16:33:04 +01:00 |