mirror of https://github.com/ArduPilot/ardupilot
e97f5d8012
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 |
||
---|---|---|
.. | ||
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 | ||
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 | ||
test_vector3.cpp | ||
wscript |