mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 11:29:56 +03:00
Merge pull request #9896 from iNavFlight/b14ckyy-Update-FW-landing-Doc
Update Fixed Wing Landing.md
This commit is contained in:
parent
67b688c6b4
commit
8eeea07da8
1 changed files with 3 additions and 1 deletions
|
@ -5,6 +5,8 @@
|
|||
INAV supports advanced automatic landings for fixed wing aircraft from version 7.1.
|
||||
The procedure is based on landings for man-carrying aircraft, so that safe landings at a specific location are possible.
|
||||
Supported are landings at safehome after "Return to Home" or at a defined LAND waypoint for missions.
|
||||
Every landing locations can be defined with a target point and 2 different approach headings (colinear to the landing strips) with exclusive direction or opposite directions allowed.
|
||||
This enables up to 4 different approach directions, based on the landing site and surrounding area.
|
||||
|
||||
## General procedure:
|
||||
|
||||
|
@ -34,7 +36,7 @@ The following graphics illustrate the process:
|
|||
|
||||
### The following parameters are set for each landing site (Safefome/LAND waypoint):
|
||||
|
||||
All settings can also be conveniently made in the Configurator via Missionplanner.
|
||||
All settings can also be conveniently made in the Configurator via Mission Control.
|
||||
|
||||
CLI command `fwapproach`:
|
||||
`fwapproach <index> <Approach altitude> <Land altitude> <Approach direction> <approach heading 1> <approach heading 2> <sea level>`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue