mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 15:08:28 -04:00
49cfd6fd9b
These functions (or variants thereof) now have unit tests: - is_zero() - is_equal() - sq() - pythagorous() - constrain() - wrap_180() - wrap_360() Some tests in wrap_180_cd are failing: -180 should be wrapped to 180, not -180. |
||
---|---|---|
.. | ||
test_math.cpp | ||
wscript |