25 Commits (17e5d99509caafa2a0af015fe31e8bf3e557238b)

Author SHA1 Message Date
Andrew Tridgell 16e0a6d7b0 AP_Math: fixed angle between two vector3s 9 years ago
Lucas De Marchi ba3325ffd3 AP_Math: rename rotation 9 years ago
Jonathan Challinger 7ed8b3814f AP_Math: add rotate_inverse to Vector3 9 years ago
Lucas De Marchi fb28f426da AP_Math: remove check for AVR CPUs 9 years ago
Andrew Tridgell c9ec8b3f67 AP_Math: added O3 optimisation to core math libraries 9 years ago
Andrew Tridgell 0b897e04bb AP_Math: revert AP_Math class change 10 years ago
Tom Pittenger 820f0bf02a AP_Math: compiler warnings: float to double promotion 10 years ago
Tom Pittenger 1c3ad00aa7 AP_Math: compiler warnings: use double for the constant so the template can handle it 10 years ago
Tom Pittenger ac4e7b2b03 AP_Math: compiler warnings: apply is_equal(float) 10 years ago
Andrew Tridgell 728dbf24db AP_Math: fixed vector inequality test 10 years ago
Jonathan Challinger 9e5a30d5ba AP_Math: change ROTATION_YAW_293_PITCH_68_ROLL_180 to ROLL_90 10 years ago
Andrew Tridgell 8d54368650 AP_Math: fixed build warning 10 years ago
Randy Mackay 3d2c9910b3 AP_Math: add yaw 293, pitch 68, roll 180 rotation 10 years ago
Niels Joubert 879eb5936b AP_MATH: Adding WGS GPS conversions, CRC16 checks, and double-precision Vectors and Matrices 11 years ago
Andrew Tridgell a295a01bbc AP_Math: added missing 90 degree rotations 12 years ago
Andrew Tridgell 468e55d425 AP_Math: added two new vector/matrix ops for kalman airspeed filter 12 years ago
Andrew Tridgell 43c3c60de2 AP_Math: moved a lot of vector templates to cpp from .h 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Andrew Tridgell 38062bbb6d AP_Math: support some more rotation combinations 12 years ago
Andrew Tridgell a072afa223 AP_Math: expand some macros into functions 12 years ago
uncrustify a208fbb2d9 uncrustify libraries/AP_Math/vector3.cpp 13 years ago
Andrew Tridgell fe865bc1dc Math: added comment 13 years ago
Andrew Tridgell c30b0d85a3 Math: moved more template functions to the .cpp files 13 years ago
Andrew Tridgell 58a68c89d9 Math: added a function to combine standard rotations 13 years ago
Andrew Tridgell 289c64c0b9 Math: added vector3.rotate() and matrix3.rotation() methods 13 years ago