Files
PX4-Autopilot/EKF
Paul Riseborough f7cae7f3ab EKF: improve compatibility with ARM cross compiler
This change removes the following compiler error when building using the ARM cross compiler.

/Users/paul/src/Firmware/src/lib/ecl/EKF/ekf_helper.cpp:45:12: error: 'std::abs' has not been declared
 using std::abs;
2017-03-12 22:55:23 +01:00
..
2017-02-25 15:27:00 -05:00
2017-02-27 00:46:48 -05:00
2017-01-15 10:02:31 +01:00
2017-01-15 10:02:31 +01:00