ardupilot/libraries/AP_Math
2015-02-03 09:49:16 +11:00
..
examples AP_Math: fix example sketch 2015-01-28 17:15:43 +09:00
AP_Math_AVR_Compat.h
AP_Math.cpp AP_Math: fast_atan2 2014-06-06 18:50:41 +09:00
AP_Math.h AP_Math: added location_path_proportion() 2015-01-01 15:17:10 +11:00
edc.cpp
edc.h
keywords.txt
location.cpp AP_Math: make location_path_proportion() and location_passed_point() more efficient 2015-01-03 14:06:59 +11:00
matrix3.cpp
matrix3.h AP_Math: Using const references in matrix3 2014-08-11 09:24:05 +10:00
polygon.cpp
polygon.h
quaternion.cpp AP_Math: Fix bug in quaternion division 2015-02-03 09:49:16 +11:00
quaternion.h AP_Math: Add quaternion division 2015-02-03 09:49:16 +11:00
rotations.h AP_Math: change ROTATION_YAW_293_PITCH_68_ROLL_180 to ROLL_90 2015-01-02 17:15:18 +09:00
vector2.cpp AP_Math: prevent a floating point exception 2014-04-21 15:37:08 +10:00
vector2.h
vector3.cpp AP_Math: change ROTATION_YAW_293_PITCH_68_ROLL_180 to ROLL_90 2015-01-02 17:15:18 +09:00
vector3.h
vectorN.h