.. |
AP_NavEKF2.cpp
|
AP_NavEKF2: Prevent unwanted core switch on startup
|
2016-12-13 01:18:28 +00: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: Fix bug in loss of aiding fallback
|
2016-12-21 18:08:39 +11: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: Don't use speed switch criteria when speed estimate is invalid
|
2016-12-09 21:17:28 +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 |