ardupilot/libraries/AP_NavEKF
Andrew Tridgell 3d6cb9eade AP_NavEKF: use float arrays when not doing bounds checking
g++ is doing a lousy job of inlining VectorN, so avoid it when we
don't need bounds checking for production code
2014-02-15 05:28:07 +11:00
..
examples/AP_NavEKF AP_NavEKF: removed delay callback 2014-02-15 05:27:53 +11:00
AP_NavEKF.cpp AP_NavEKF: use float arrays when not doing bounds checking 2014-02-15 05:28:07 +11:00
AP_NavEKF.h AP_NavEKF: use float arrays when not doing bounds checking 2014-02-15 05:28:07 +11:00