mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-09 09:24:01 -04:00
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 |