ardupilot/libraries/AP_NavEKF2
Randy Mackay fc5f4c20cd AP_NavEKF2: remove redundant check of beacon nullptr
thanks to muramura for spotting this
2016-12-01 14:53:26 +09:00
..
AP_NavEKF2.cpp AP_NavEKF2: Fix bug in reporting of vertical position reset 2016-12-01 10:35:38 +09:00
AP_NavEKF2.h AP_NavEKF2: getRangeBeaconDebug returns false on failure to get beacon data 2016-11-30 17:56:51 +09:00
AP_NavEKF2_AirDataFusion.cpp AP_NavEKF2: add range beacon interface and fusion method 2016-11-30 17:56:43 +09:00
AP_NavEKF2_Buffer.h Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_NavEKF2_Control.cpp AP_NavEKF2: Changes from code review by @muramura 2016-11-30 17:56:46 +09:00
AP_NavEKF2_MagFusion.cpp AP_NavEKF2: add range beacon interface and fusion method 2016-11-30 17:56:43 +09:00
AP_NavEKF2_Measurements.cpp AP_NavEKF2: remove redundant check of beacon nullptr 2016-12-01 14:53:26 +09:00
AP_NavEKF2_OptFlowFusion.cpp AP_NavEKF2: save some memory in the position offsets in EKF2 2016-10-27 17:09:06 +11:00
AP_NavEKF2_Outputs.cpp AP_NavEKF2: getRangeBeaconDebug returns false on failure to get beacon data 2016-11-30 17:56:51 +09:00
AP_NavEKF2_PosVelFusion.cpp AP_NavEKF2: add range beacon interface and fusion method 2016-11-30 17:56:43 +09:00
AP_NavEKF2_RngBcnFusion.cpp AP_NavEKF2: Changes from code review by @muramura 2016-11-30 17:56:46 +09:00
AP_NavEKF2_VehicleStatus.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_NavEKF2_core.cpp AP_NavEKF2: change order of variable initialisation 2016-11-30 17:56:49 +09:00
AP_NavEKF2_core.h AP_NavEKF2: getRangeBeaconDebug returns false on failure to get beacon data 2016-11-30 17:56:51 +09:00
AP_NavEKF_GyroBias.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00