From 1d0feb19bfaf64cdd6f250ab2a7f7087d94a22ec Mon Sep 17 00:00:00 2001 From: Leandro Alem Date: Wed, 16 Oct 2024 22:32:40 -0300 Subject: [PATCH] Typo --- plane/source/docs/automatic-takeoff.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plane/source/docs/automatic-takeoff.rst b/plane/source/docs/automatic-takeoff.rst index 765c7cf24c..5d22b93522 100644 --- a/plane/source/docs/automatic-takeoff.rst +++ b/plane/source/docs/automatic-takeoff.rst @@ -226,7 +226,7 @@ momentary switch, such as the trainer switch), or the channel's ``RCx_OPTION`` t autopilot will check if you have configured the :ref:`TKOFF_TDRAG_ELEV ` and :ref:`TKOFF_TDRAG_SPD1 ` parameters. If they have been set to non-zero values then the elevator will be controlled in FBWA in an identical -manner to how it is controller for an AUTO takeoff. The elevator will go +manner to how it is controlled for an AUTO takeoff. The elevator will go to the :ref:`TKOFF_TDRAG_ELEV ` value (usually 100% for a tail dragger) as soon as that RC channel goes high, and will stay there until the aircraft reaches an airspeed (if airspeed sensor is used) or groundspeed (if airspeed sensor is not used) of :ref:`TKOFF_TDRAG_SPD1 ` meters per second. @@ -242,4 +242,4 @@ Since control effectiveness varies with airspeed, ArduPilot automatically scales Catapult Launch without an Airspeed Sensor ========================================== -Taking off without an airspeed sensor using a catapult may cause less than maximum throttle to be used due to high initial climb rates. For heavy vehicles, this may result in a stall due to the long time constants used in TECS to adjust throttle after the initial launch. The parameter :ref:`TKOFF_THR_MAX_T` can be used to force maximum throttle for a time, irrespective of climb rates from an initial catapult launch to allow the vehicle to obtain sufficient speed. \ No newline at end of file +Taking off without an airspeed sensor using a catapult may cause less than maximum throttle to be used due to high initial climb rates. For heavy vehicles, this may result in a stall due to the long time constants used in TECS to adjust throttle after the initial launch. The parameter :ref:`TKOFF_THR_MAX_T` can be used to force maximum throttle for a time, irrespective of climb rates from an initial catapult launch to allow the vehicle to obtain sufficient speed.