44 Commits (master)

Author SHA1 Message Date
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
Gustavo Jose de Sousa 06eea2838f AP_Math: Matrix3: add det() function 9 years ago
Lucas De Marchi 348b07609c AP_Math: remove macros from unit tests 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
Lucas De Marchi 880f130670 AP_Math: fix loss of precision on float addition 9 years ago
dgrat 76362caee0 AP_Math: Replace wrap_* functions with template versions 9 years ago
dgrat 49cfd6fd9b AP_Math: Add gtest support for some functions 9 years ago
Lucas De Marchi ceea7540fd AP_Math: rename test file 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa a2d2661765 waf: use methods from bld instead of ardupilotwaf for the remaining 9 years ago
Lucas De Marchi 180359d6dd AP_Math: fix unit test 9 years ago
Lucas De Marchi ba3325ffd3 AP_Math: rename rotation 9 years ago
Gustavo Jose de Sousa 4266e924d0 AP_Math: add unit test for vector rotations 9 years ago