ardupilot/libraries/AP_Soaring
Samuel Tabor 4a39a43c10 AP_Soaring: Add log documentation. 2020-04-08 09:11:54 +10:00
..
AP_Soaring.cpp AP_Soaring: Add log documentation. 2020-04-08 09:11:54 +10:00
AP_Soaring.h AP_Soaring: Use enum class rather than typedef enum for states and hide details of these. 2020-04-08 09:11:54 +10:00
ExtendedKalmanFilter.cpp AP_Soaring: Adjust initial EKF values and limit R to 40.0m. 2020-04-08 09:11:54 +10:00
ExtendedKalmanFilter.h AP_Soaring: Make the EKF states the actual NE position of the thermal, rather than the position relative to aircraft. 2020-04-08 09:11:54 +10:00
Variometer.cpp AP_Soaring: Make vario time constant public. 2020-04-08 09:11:54 +10:00
Variometer.h AP_Soaring: Make vario time constant public. 2020-04-08 09:11:54 +10:00