Skip to content

Commit

Permalink
add option sw info for arm/disarm
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwurzburg committed Oct 27, 2023
1 parent d09e345 commit ab005a9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions copter/source/docs/arming_the_motors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ FOLLOW
AUTOTUNE
========================= =====================


.. note:: If setup, you can use one of the **RC_xOPTION switches** that includes the arm function. See switch option "153", "154, or "160".

Disarming the motors
====================

Expand All @@ -55,3 +58,5 @@ Disarming the motors will cause the motors to stop spinning. To disarm the motor
#. If using an autopilot with a safety switch, press it until the LED begins flashing
#. Disconnect the Lipo battery.
#. Turn off your transmitter.

.. note:: If setup, you can use one of the ``RC_xOPTION`` switches that includes the disarm function. See switch option "81", "153, or "154".
4 changes: 2 additions & 2 deletions plane/source/docs/arming-your-plane.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ three ways:

- **Rudder Arming**. Hold the rudder stick fully to the right and the
throttle stick fully down for 3 seconds.
- **Arming Switch**. An RC channel can be configured as an ARM/DISARM switch by using the RCx_OPTION for that channel set to 153.
- If setup, you can use one of the **RC_xOPTION switches** that includes that function. See switch option "153", "154, or "160".
- **GCS Arming**. Press the arming button on your ground station

.. figure:: ../../../images/armingButtonMissPlan.jpg
Expand All @@ -92,7 +92,7 @@ three ways:
How to Disarm
=============

- If setup, you can use the **ARM/DISARM** RC_xOPTION switch.
- If setup, you can use one of the ``RC_xOPTION`` switches that includes that function. See switch option "81", "153, or "154".

.. warning:: This is **UNCONDITIONAL**. If done while in flight, all motors disarm and you must have throttle at idle before re-arming can occur!

Expand Down
4 changes: 2 additions & 2 deletions rover/source/docs/arming-your-rover.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If the LEDs never become blue or green please see the "Pre-Arm Checks" section b
There are three ways to arm the vehicle:

- **From the transmitter sticks**. Ensure the vehicle is in :ref:`Hold <hold-mode>`, :ref:`Manual <manual-mode>`, :ref:`Acro <acro-mode>` or :ref:`Steering <steering-mode>` mode, then center the throttle stick and hold the steering stick fully to the right for 2 seconds
- **From a transmitter switch**. Raise the auxiliary switch to the high position (see :ref:`how to configure aux functions here <common-auxiliary-functions>`)
- **From a transmitter switch**. If setup, you can use one of the **RC_xOPTION switches** that includes the arm function. See switch option "153", "154, or "160.
- **From the Ground Station**. Press the arm/disarm button on your ground station. If using the Mission Planner this can be found on the Flight Data screen's action tab on the bottom left

.. image:: ../../../images/armingButtonMissPlan.jpg
Expand All @@ -32,7 +32,7 @@ How to Disarm
=============

- **From the transmitter sticks**. Ensure the vehicle is in :ref:`Hold <hold-mode>`, :ref:`Manual <manual-mode>`, :ref:`Acro <acro-mode>` or :ref:`Steering <steering-mode>` mode, then hold the steering stick fully left for 2 seconds
- **From a transmitter switch**. Lower the auxiliary switch to the low position (see :ref:`how to configure aux functions here <common-auxiliary-functions>`)
- **From a transmitter switch**. If setup, you can use one of the ``RC_xOPTION`` switches that includes the disarm function. See switch option "81", "153, or "154".
- **From the Ground Station**. Press the arm/disarm button on your ground station. If using the Mission Planner this can be found on the Flight Data screen's action tab on the bottom left

.. note::
Expand Down

0 comments on commit ab005a9

Please sign in to comment.