ardupilot/libraries/AP_Math
Grant Morphett 300a02f4e4 AP_Math: Changes to fix the warnings in rover sitl build.
We are starting the process of resolving all the warnings in the
ardupilot builds of all vehicles and platforms.
2015-02-11 18:16:46 +11:00
..
examples AP_Math: fix example sketch 2015-01-28 17:15:43 +09:00
AP_Math.cpp AP_Math: change fast_atan2 to use atan2f on fast CPUs 2015-02-09 22:24:09 +09:00
AP_Math.h AP_Math: added location_path_proportion() 2015-01-01 15:17:10 +11:00
AP_Math_AVR_Compat.h AP_Math: fixed indent-tabs-mode 2013-05-30 09:51:51 +10:00
edc.cpp AP_MATH: Adding WGS GPS conversions, CRC16 checks, and double-precision Vectors and Matrices 2014-04-05 13:42:23 +11:00
edc.h AP_MATH: Adding WGS GPS conversions, CRC16 checks, and double-precision Vectors and Matrices 2014-04-05 13:42:23 +11:00
keywords.txt Beginnings of a math library for ArduPilot(Mega) systems. 2010-09-08 08:21:46 +00:00
location.cpp AP_Math: make location_path_proportion() and location_passed_point() more efficient 2015-01-03 14:06:59 +11:00
matrix3.cpp AP_MATH: Adding WGS GPS conversions, CRC16 checks, and double-precision Vectors and Matrices 2014-04-05 13:42:23 +11:00
matrix3.h AP_Math: Changes to fix the warnings in rover sitl build. 2015-02-11 18:16:46 +11: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 division 2015-02-03 09:49:16 +11:00
quaternion.h AP_Math: Changes to fix the warnings in rover sitl build. 2015-02-11 18:16:46 +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 AP_Math: make is_nan const for quaternion and add .zero() for vector2 2014-02-21 20:24:47 +11:00
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 AP_Math: Changes to fix the warnings in rover sitl build. 2015-02-11 18:16:46 +11:00
vectorN.h AP_Math: Changes to fix the warnings in rover sitl build. 2015-02-11 18:16:46 +11:00