mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-12 19:10:27 +03:00
Fixed Wing Landing.md: typo
This commit is contained in:
parent
8345ad4aa9
commit
2c637e8df9
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ This enables up to 4 different approach directions, based on the landing site an
|
|||
3. The landing direction and the approach waypoints are calculated on the basis of the measured wind parameters. If no headwind landing is possible or the wind strength is greater than "Max. tailwind" (see Global Parameters), return to point 2.
|
||||
4. The landing is initiated. The aircraft flies the downwind course, "Approach Altitude" is held.
|
||||
5. Base Leg: the altitude is reduced from 2/3 of "Approach Altitude".
|
||||
6. Final Appraoch: The engine power is reduced using "Pitch2throttle modifier" to reduce speed and the altitude is gradually reduced towards "Land Altitude" while approaching the Safehome coordinates.
|
||||
6. Final Approach: The engine power is reduced using "Pitch2throttle modifier" to reduce speed and the altitude is gradually reduced towards "Land Altitude" while approaching the Safehome coordinates.
|
||||
7. Glide: When "Glide Altitude" is reached, the motor is switched off and the pitch angle of "Glide Pitch" is held.
|
||||
7. Flare: Only if a LIDAR/Rangefinder sensor is present: the motor remains switched off and the pitch angle of "Flare Pitch" is held
|
||||
8. Landing: As soon as INAV has detected the landing, it is automatically disarmed, see setting `nav_disarm_on_landing`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue