ardupilot/libraries/AP_Math
Gustavo Jose de Sousa 6729475b25 AP_Math: fix eulers example for PX4 2016-03-14 11:54:31 -03:00
..
benchmarks waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
examples AP_Math: fix eulers example for PX4 2016-03-14 11:54:31 -03:00
tests waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
AP_Math.cpp AP_Math: Cleaned macro definitions 2016-02-27 02:51:33 -03:00
AP_Math.h AP_Math: Created location.h header for location functions 2016-02-27 02:51:33 -03:00
definitions.h AP_Math: remove trailing whitespaces and tabs 2016-02-27 02:51:33 -03:00
edc.cpp AP_Math: stop using Progmem.h 2015-12-27 15:58:12 -02:00
edc.h AP_Math: stop using Progmem.h 2015-12-27 15:58:12 -02:00
keywords.txt Beginnings of a math library for ArduPilot(Mega) systems. 2010-09-08 08:21:46 +00:00
location.cpp AP_Math: add location sanity checker/fixer util 2016-03-02 08:48:26 -08:00
location.h AP_Math: add location sanity checker/fixer util 2016-03-02 08:48:26 -08:00
matrix3.cpp AP_Math: remove check for AVR CPUs 2015-11-04 12:14:14 +11:00
matrix3.h AP_Math: define MATH_CHECK_INDEXES 2016-02-19 12:34:23 -02:00
matrix_alg.cpp AP_Math: minor changes to matrix_alg in response to review 2015-12-29 22:57:21 -08:00
polygon.cpp uncrustify libraries/AP_Math/polygon.cpp 2012-08-21 19:03:34 -07:00
polygon.h uncrustify libraries/AP_Math/polygon.h 2012-08-21 19:03:34 -07:00
quaternion.cpp AP_Math: fix bug in Quaternion::operator*= 2015-12-14 11:15:33 +09:00
quaternion.h AP_Math: define MATH_CHECK_INDEXES 2016-02-19 12:34:23 -02:00
rotations.h AP_Math: rename rotation 2015-12-30 20:22:27 -02:00
vector2.cpp AP_Math: added O3 optimisation to core math libraries 2015-10-20 14:36:53 +11:00
vector2.h Math: add Vector2 is_zero method 2015-09-16 15:10:25 +09:00
vector3.cpp AP_Math: fixed angle between two vector3s 2016-01-01 12:41:05 +11:00
vector3.h AP_Math: define MATH_CHECK_INDEXES 2016-02-19 12:34:23 -02:00
vectorN.h AP_Math: define MATH_CHECK_INDEXES 2016-02-19 12:34:23 -02:00