mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Issue: This conversion test failed with gcc 7.1.1 and clang 4.0.1: ``` ERROR [tests] conversion fail: input: -0.8188, intermediate: -8187, result: -0.8187 conv FAILED Command 'tests' failed, returned -1 ``` Fix: explicit rounding