ardupilot/libraries/AP_Soaring
Andrew Tridgell fbbb4a1183 AP_Soaring: fixed filter constructor calls
fixes valgrind error from copy of filter objects on the stack
2021-06-08 11:14:52 +10:00
..
AP_Soaring.cpp AP_Soaring: fixed filter constructor calls 2021-06-08 11:14:52 +10:00
AP_Soaring.h AP_Soaring: fixed filter constructor calls 2021-06-08 11:14:52 +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: fixed filter constructor calls 2021-06-08 11:14:52 +10:00
Variometer.h AP_Soaring: fixed filter constructor calls 2021-06-08 11:14:52 +10:00