62 Commits (0bab0dc26cb2e0c3d7ada0c9d5e89523e3c2db87)

Author SHA1 Message Date
Leonard Hall 594fc3f02d AP_Math: Convert S-Curves to use maximum Snap to remove minimum time between waypoints 3 years ago
Joshua Henderson 4e3a66a4d3 AP_Math: quaternion add is_zero() & zero() 3 years ago
Josh Henderson 0125ae26ac AP_Math: enable SITL unit testing 3 years ago
Iampete1 22100dd37c AP_Math: move to 32 digit rotation constants 4 years ago
Iampete1 f8220a8adf AP_Math: tests: test quaternion rotation is the same as vector 4 years ago
Iampete1 6c5424aad6 AP_Math: add roll +- 45 rotations 4 years ago
Andrew Tridgell 75411afd21 AP_Math: added test for SCurve::calculate_path 4 years ago
Andrew Tridgell 168e860f70 AP_Math: fixed a few more single precision calls 4 years ago
Andrew Tridgell 31a6663797 AP_Math: fixed vel correction test build 4 years ago
Andrew Tridgell 0f2f0d4cb2 AP_Math: allow for double EKF build 4 years ago
Rishabh b9fbf1a661 AP_Math: Update segment_to_segment_dis test 4 years ago
Pierre Kancir 519b1a6913 AP_Math: correct and increase unit test coverage 4 years ago
Peter Barker d77d258442 AP_Math: add tests for the sqrt_controller 4 years ago
hs293go 93a13bbf0e AP_Math: Implement tests for the Quaternion class 4 years ago
Rishabh f3d825bebe AP_Math: Add unit tests for 3-D lines 4 years ago
Peter Barker c81df7b5ad AP_Math: add tests for circle-segment-intersection 4 years ago
Andrew Tridgell b6a5509409 AP_Math: added test for vector2f rotate 5 years ago
Andrew Tridgell 3e853344f3 AP_Math: avoid build warnings 5 years ago
Peter Barker 84d999142f AP_Math: add more tests for wrap functions 5 years ago
Peter Barker da5d5c9203 AP_Math: add tests for Vector2 6 years ago
Peter Barker e4de5a17d1 AP_Math: add pitch-7 to rotation tests 6 years ago
Peter Barker 977fe09276 AP_Math: add a more complex polygon for Polygon_outside tests 6 years ago
Peter Barker d3971c18fa AP_Math: more tests for closed-vs-open polygons 6 years ago
Peter Barker d74e6db12e AP_Math: add more tests for Polygon_outside 6 years ago
Peter Barker 36fe9a18a0 AP_Math: make Polygon_outside cope with being passed unclosed polygons 6 years ago
Peter Barker 64aafb2af2 AP_Math: add Polygon_outside tests for long template instantiation 6 years ago
Peter Barker b35b65eed1 AP_Math: add GTEST suite for Polygon_outside 6 years ago
Andrew Tridgell 85ce10adfd AP_Math: fixed test build 6 years ago
Peter Barker dc14d7bce4 AP_Math: add another test for wrap_360_cd 6 years ago
Peter Barker 43f3d611b2 AP_Math: pragma away the float-equal test for the maths tests 7 years ago
Peter Barker 626467db14 AP_Math: add tests for line intersection 7 years ago
Peter Barker 6af0dcfed0 AP_Math: create a constrain_int64 7 years ago
Jacob Walser e738f33770 AP_Math: Add ROTATION_PITCH_315 and ROTATION_ROLL_90_PITCH_315 7 years ago
Francisco Ferreira 1ffe12008c AP_Math: adapt test for new norm method API 8 years ago
Lucas De Marchi 2b9478f430 AP_Math: tests: make both arguments double 8 years ago
Lucas De Marchi 87c82ce0c6 AP_Math: add some more tests for constrain_value() 8 years ago
Lucas De Marchi 69a9cd3625 AP_Math: add tests to is_equal() 8 years ago
Pierre Kancir 47f1a754c5 AP_Math: add some test for vector2 equality test 8 years ago
Pierre Kancir eae093cd2a AP_Math: add test for is_equal for int 8 years ago
Peter Barker 779f78d471 AP_Math: vector3 perpendicular function 9 years ago
Peter Barker f6cb0ffb6f AP_Math: add Vector2f perpendicular 9 years ago
Lucas De Marchi fa6f2c6b67 AP_Math: fix some coding style mistakes 9 years ago
Gustavo Jose de Sousa 9d34b3b996 AP_Math: AP_GeodesicGrid: make all methods static 9 years ago
Gustavo Jose de Sousa b34c04a4f9 AP_Math: test_geodesic_grid: test also non-centroid vectors 9 years ago
Gustavo Jose de Sousa 8e8ab3af96 AP_Math: AP_GeodesicGrid: remove section_triangle() function 9 years ago
Gustavo Jose de Sousa 0ff05b7af3 AP_Math: test_geodesic_grid: test triangles indexes 9 years ago
Gustavo Jose de Sousa 4398e1e49b AP_Math: AP_GeodesicGrid: change order of triangles 9 years ago
Gustavo Jose de Sousa 797a2da031 AP_Math: test_geodesic_grid: test when inclusive=true 9 years ago
Gustavo Jose de Sousa b299261ad4 AP_Math: AP_GeodesicGrid: add first implementation 9 years ago
Gustavo Jose de Sousa 3f2ad764ca AP_Math: Matrix3: add inverse() and invert() functions 9 years ago