ardupilot/libraries/AP_NavEKF
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template
The new function can deal with a variable number of function parameters.
Additionally, I renamed the functions to norm(), because this is the
standard name used in several other projects.
2016-05-10 11:41:26 -03:00
..
Models AP_NavEKF: rename file to remove spaces 2015-05-23 17:14:52 +10:00
AP_NavEKF.cpp AP_NavEKF: check mag instance id when returning mag offsets 2016-04-21 09:51:41 +10:00
AP_NavEKF.h AP_NavEKF: check mag instance id when returning mag offsets 2016-04-21 09:51:41 +10:00
AP_NavEKF_core.cpp AP_Math: Replace the pythagorous* functions with a variadic template 2016-05-10 11:41:26 -03:00
AP_NavEKF_core.h AP_NavEKF: check mag instance id when returning mag offsets 2016-04-21 09:51:41 +10:00
AP_Nav_Common.h AP_NavEKF: replace header guard with pragma once 2016-03-16 18:40:42 +11:00