Commit 563db2b
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 03e1cb8 commit 563db2b
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
221 | 222 | | |
222 | 223 | | |
223 | 224 | | |
| |||
504 | 505 | | |
505 | 506 | | |
506 | 507 | | |
| 508 | + | |
| 509 | + | |
507 | 510 | | |
508 | 511 | | |
509 | 512 | | |
| |||
0 commit comments