ArduPilot/ardupilot

Write autotest for the no-short-failsafe option in auto mode for Plane

Open

#19,190 opened on Nov 9, 2021

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (15,603 forks)batch import
Planegood first issue

Repository metrics

Stars
 (9,336 stars)
PR merge metrics
 (Avg merge 26d 16h) (166 merged PRs in 30d)

Description

Feature request

Is your feature request related to a problem? Please describe. We had a regression where a user set the ignore-short-failsafe-in-auto option and it didn't have an effect

Describe the solution you'd like An autotest to ensure the option works

https://discuss.ardupilot.org/t/fs-long-actn-and-fs-short-actn/77900/8

Describe alternatives you've considered Having the feature break again and we don't know about it

Platform [ ] All [ ] AntennaTracker [ ] Copter [ X ] Plane [ ] Rover [ ] Submarine

Contributor guide