ardupilot/libraries/AP_Math/tests
Andrew Tridgell e97f5d8012 AP_Math: mark test_math_double.cpp as double precision source
fixed test_math_double
the wrap check needs to be wrap_PI() as otherwise rounding of 2*PI if
just over 6.28 will give a large error
ensure double tests are double
test_vector2
2023-08-02 16:22:59 +01:00
..
math_test.h
test_3d_lines.cpp
test_closest_distance_between_radial_and_point.cpp
test_control.cpp
test_geodesic_grid.cpp
test_math.cpp
test_math_double.cpp AP_Math: mark test_math_double.cpp as double precision source 2023-08-02 16:22:59 +01:00
test_matrix3.cpp
test_perpendicular.cpp
test_polygon.cpp
test_quaternion.cpp
test_rc_in_to_roll_pitch.cpp
test_rotations.cpp
test_scurve.cpp
test_segment_intersection.cpp
test_sqrt_controller.cpp
test_vector2.cpp AP_Math: mark test_math_double.cpp as double precision source 2023-08-02 16:22:59 +01:00
test_vector3.cpp AP_Math: mark test_math_double.cpp as double precision source 2023-08-02 16:22:59 +01:00
wscript AP_Math: mark test_math_double.cpp as double precision source 2023-08-02 16:22:59 +01:00