Result: PASS. The merged output_armed_stabilizing() produces bit-identical _thrust_rpyt_out[] and the same throttle limit flags as the three pre-merge functions, for the same inputs.
| Commit | Function(s) | |
|---|---|---|
| Old | f808f78ce5 (HEAD^ tree of libraries/AP_Motors/AP_Motors6DOF.cpp) |
output_armed_stabilizing() dispatcher + output_armed_stabilizing_vectored() + output_armed_stabilizing_vectored_6dof() |
| New | 4e2f5ba108 AP_Motors: merge the three Sub's output functions |
merged output_armed_stabilizing() |