mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-26 17:55:28 +03:00
Merge pull request #6913 from MrD-RC/update-launch-docs
Update launch docs to clarify climb angle
This commit is contained in:
commit
eb7f27036a
2 changed files with 2 additions and 2 deletions
|
@ -2686,7 +2686,7 @@ groups:
|
|||
min: 0
|
||||
max: 60000
|
||||
- name: nav_fw_launch_climb_angle
|
||||
description: "Climb angle for launch sequence (degrees), is also restrained by global max_angle_inclination_pit"
|
||||
description: "Climb angle (attitude of model, not climb slope) for launch sequence (degrees), is also restrained by global max_angle_inclination_pit"
|
||||
default_value: 18
|
||||
field: fw.launch_climb_angle
|
||||
min: 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue