Skip to content

Commit

Permalink
add info to autoland page
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwurzburg committed Jan 2, 2025
1 parent 3603d58 commit 97b6e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plane/source/docs/mode_autoland.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This is useful when programming a mission with a ``DO_LAND_START`` landing seque

Operation
=========
To use simply make an automatic takeoff and at any point later switch into AUTOLAND. A final approach waypoint will be created behind the HOME landing target at :ref:`AUTOLAND_WP_DIST<AUTOLAND_WP_DIST>` (400m by default) at :ref:`AUTOLAND_WP_ALT<AUTOLAND_WP_ALT>` (55m by default)using the takeoff direction plus :ref:`AUTOLAND_DIR_OFF<AUTOLAND_DIR_OFF>` ("0" default) and land using all the parametrics of a normal autolanding. This is shown below:
To use simply make an automatic takeoff and at any point later switch into AUTOLAND. A final approach waypoint will be created behind the HOME landing target at :ref:`AUTOLAND_WP_DIST<AUTOLAND_WP_DIST>` (400m by default) at :ref:`AUTOLAND_WP_ALT<AUTOLAND_WP_ALT>` (55m by default)using the takeoff direction plus :ref:`AUTOLAND_DIR_OFF<AUTOLAND_DIR_OFF>` ("0" default) and land using all the parametrics of a normal autolanding. A base leg to the final approach waypoint is also created at the same altitude and 1/3 :ref:`AUTOLAND_WP_DIST<AUTOLAND_WP_DIST>` from the final approach waypoint as shown below:

.. image:: ../../../images/autoland_mode.png
:target: ../_images/autoland_mode.png
Expand Down

0 comments on commit 97b6e2a

Please sign in to comment.