ardupilot/libraries/AP_NavEKF2
Dr.-Ing. Amilcar do Carmo Lucas 79ee52917f AP_NavEKF2: replace location_offset() and get_distance() function calls with Location object member function calls
This allows removing duplicated code
2019-02-28 11:44:09 +11:00
..
AP_NavEKF2.cpp AP_NavEKF2: fixed typos 2019-02-22 10:21:35 +11:00
AP_NavEKF2.h AP_NavEKF2: fixed typos 2019-02-22 10:21:35 +11:00
AP_NavEKF2_AirDataFusion.cpp AP_NavEKF2: fixed typos 2019-02-26 08:33:39 +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: fixed typos 2019-02-22 10:21:35 +11:00
AP_NavEKF2_MagFusion.cpp AP_NavEKF2: fixed typos 2019-02-26 08:33:39 +11:00
AP_NavEKF2_Measurements.cpp AP_NavEKF2: remove HAL_CPU_CLASS_150 check, 150 is already a minimum requirement 2019-02-17 12:59:52 -08:00
AP_NavEKF2_OptFlowFusion.cpp AP_NavEKF2: fixed typos 2019-02-26 08:33:39 +11:00
AP_NavEKF2_Outputs.cpp AP_NavEKF2: replace location_offset() and get_distance() function calls with Location object member function calls 2019-02-28 11:44:09 +11:00
AP_NavEKF2_PosVelFusion.cpp AP_NavEKF2: fixed typos 2019-02-26 08:33:39 +11:00
AP_NavEKF2_RngBcnFusion.cpp AP_NavEKF2: fixed typos 2019-02-26 08:33:39 +11:00
AP_NavEKF2_VehicleStatus.cpp AP_NavEKF2: fixed typos 2019-02-26 08:33:39 +11:00
AP_NavEKF2_core.cpp AP_NavEKF2: fixed typos 2019-02-22 10:21:35 +11:00
AP_NavEKF2_core.h AP_NavEKF2: fixed typos 2019-02-26 08:33:39 +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