ardupilot/libraries/AP_NavEKF2
Francisco Ferreira c6875e1756
AP_NavEKF2: remove editor information wrongly added in d408d25
2017-01-09 16:16:14 +00:00
..
AP_NavEKF2.cpp AP_NavEKF2: fix parameter descriptions 2017-01-09 13:30:30 +09:00
AP_NavEKF2.h AP_NavEKF2: remove duplicate include 2016-12-18 10:28:04 +11:00
AP_NavEKF2_AirDataFusion.cpp AP_NavEKF2: replace sqrt function calls with sqrtf 2016-12-18 10:28:04 +11:00
AP_NavEKF2_Buffer.h Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_NavEKF2_Control.cpp AP_NavEKF2: Changed if statements to switch statement. 2016-12-26 10:15:55 +09:00
AP_NavEKF2_MagFusion.cpp More spelling stuff 2017-01-06 10:57:39 -08: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: remove editor information wrongly added in d408d25 2017-01-09 16:16:14 +00:00
AP_NavEKF2_RngBcnFusion.cpp AP_NavEKF2: Changed sqrt method to sqrtf method. 2016-12-07 15:41:41 +00: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