Commit 83f426e
4.8:33792/zero-takeoff-alt-check
document zero takeoff altitude mission check
Added in ArduPilot/ardupilot#33792. AP_Arming::mission_checks() now
fails arming with "Mission: Zero takeoff altitude" if any takeoff-type
mission command has an altitude of exactly 0, since that's almost
always a forgotten value rather than intentional. Negative altitudes
are not checked.
Added to both the Mission: prose subsection and the main "Pre-Arm
Failure Messages (All vehicle types)" table, matching how the other
Mission: entries (No mission library present, No rally library
present, Missing mission item: xxxx) are each mirrored in the table.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent ddd2ffa commit 83f426e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
| |||
0 commit comments