Skip to content

Commit

Permalink
Revert incorrect changes
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Friedman <[email protected]>
  • Loading branch information
Ryanf55 committed Jan 4, 2025
1 parent 7e3e2de commit 7abbcdb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions plane/source/docs/guide-four-channel-plane.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ Keep the plane level in FBWA mode and command the following inputs by moving the
<tr><td>Roll Left</td><td>Left aileron moves up and right aileron moves down</td><tr>
<tr><td>Pitch up</td><td>Elevator moves up</td><tr>
<tr><td>Pitch down</td><td>Elevator moves down</td><tr>
<tr><td>Yaw right</td><td>Rudder moves right</td><tr>
<tr><td>Yaw left</td><td>Rudder moves left</td><tr>
<tr><td>Roll right</td><td>Rudder moves right</td><tr>
<tr><td>Roll left</td><td>Rudder moves left</td><tr>
</table>

If the control surfaces do not respond correctly, change the RCn_reversed
Expand Down
4 changes: 2 additions & 2 deletions plane/source/docs/guide-rudder-only-plane.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ and coordinate its turns.
<tr><td>Roll Plane Left</td><td>Left aileron moves down and right aileron moves up</td><tr>
<tr><td>Pitch plane up</td><td>Elevator moves down</td></tr>
<tr><td>Pitch plane down</td><td>Elevator moves up</td></tr>
<tr><td>Yaw Plane Right</td><td>Rudder moves left</td></tr>
<tr><td>Yaw Plane Left</td><td>Rudder moves right</td></tr>
<tr><td>Yaw Plane Right</td><td>By default, no surfaces react</td></tr>
<tr><td>Yaw Plane Left</td><td>By default, no surfaces react</td></tr>
</table>

If the any of the control surfaces do not respond correctly, reverse the
Expand Down

0 comments on commit 7abbcdb

Please sign in to comment.