ardupilot/libraries/AP_NavEKF2
Peter Barker 5e9aaca8df AP_NavEKF2: initialise Kfusion stack variable to fix compilation
This fixes the compilation, as previous patches have done.
2020-02-05 10:09:20 +11:00
..
AP_NavEKF2.cpp AP_NavEKF3: moved intermediate variables to common memory 2020-02-05 10:09:00 +11:00
AP_NavEKF2.h AP_NavEKF2: moved intermediate variables to common memory 2020-02-05 10:08:10 +11:00
AP_NavEKF2_AirDataFusion.cpp AP_NavEKF2: initialise Kfusion stack variable to fix compilation 2020-02-05 10:09:20 +11:00
AP_NavEKF2_Buffer.h AP_NavEKF2: Suppress clearing non-trival type warning 2018-10-30 16:17:03 -07:00
AP_NavEKF2_Control.cpp AP_NavEKF2: review fixes 2019-07-29 10:08:22 +10:00
AP_NavEKF2_Logging.cpp AP_NavEKF2: use timing logging from AP_NavEKF 2019-09-03 09:28:37 +10:00
AP_NavEKF2_MagFusion.cpp AP_NavEKF2: fixed build with g++ 9.1 2020-02-05 10:09:20 +11:00
AP_NavEKF2_Measurements.cpp AP_NavEKF2: don't use WMM tables unless we have a compass scale factor set 2019-12-09 13:18:01 +11:00
AP_NavEKF2_OptFlowFusion.cpp AP_NavEKF2: fixed build with g++ 9.1 2020-02-05 10:09:20 +11:00
AP_NavEKF2_Outputs.cpp AP_NavEKF2: add method to check if ext nav is used for yaw 2019-08-03 08:44:11 +09:00
AP_NavEKF2_PosVelFusion.cpp AP_NavEKF2: moved some of the intermediate vars to the stack 2020-02-05 10:09:20 +11:00
AP_NavEKF2_RngBcnFusion.cpp AP_NavEKF2: moved some of the intermediate vars to the stack 2020-02-05 10:09:20 +11:00
AP_NavEKF2_VehicleStatus.cpp AP_NavEKF2: continuously update gpsGoodToAlign 2019-07-07 19:20:32 +10:00
AP_NavEKF2_core.cpp AP_NavEKF2: moved some of the intermediate vars to the stack 2020-02-05 10:09:20 +11:00
AP_NavEKF2_core.h AP_NavEKF2: added comment (review request) 2020-02-05 10:09:20 +11:00
AP_NavEKF_GyroBias.cpp AP_NavEKF2: remove HAL_CPU_CLASS_150 check, 150 is already a minimum requirement 2019-02-17 12:59:52 -08:00