You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Tridgell 414d3eb670 AP_NavEKF2: don't fuse GPS when EK2_GPS_TYPE=3 6 years ago
..
AP_NavEKF2.cpp AP_NavEKF2: add method to check if ext nav is used for yaw 6 years ago
AP_NavEKF2.h AP_NavEKF2: add method to check if ext nav is used for yaw 6 years ago
AP_NavEKF2_AirDataFusion.cpp
AP_NavEKF2_Buffer.h
AP_NavEKF2_Control.cpp AP_NavEKF2: review fixes 6 years ago
AP_NavEKF2_Logging.cpp AP_NavEKF2: do logging for 3rd EKF core 6 years ago
AP_NavEKF2_MagFusion.cpp
AP_NavEKF2_Measurements.cpp AP_NavEKF2: don't fuse GPS when EK2_GPS_TYPE=3 6 years ago
AP_NavEKF2_OptFlowFusion.cpp
AP_NavEKF2_Outputs.cpp AP_NavEKF2: add method to check if ext nav is used for yaw 6 years ago
AP_NavEKF2_PosVelFusion.cpp AP_NavEKF2: fixed baro innovation gate when on ground with AIDING_NONE 6 years ago
AP_NavEKF2_RngBcnFusion.cpp
AP_NavEKF2_VehicleStatus.cpp AP_NavEKF2: continuously update gpsGoodToAlign 6 years ago
AP_NavEKF2_core.cpp AP_NavEKF2: continuously update gpsGoodToAlign 6 years ago
AP_NavEKF2_core.h AP_NavEKF2: add method to check if ext nav is used for yaw 6 years ago
AP_NavEKF_GyroBias.cpp