ArduPilot / ArduPilot/MissionPlanner
Hide RC failsafe in HUD when it in AUTO or GUIDED
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
#### Issue details
Please do not show RC failsafe message on HUD when my flight is on AUTO or GUIDED mode while the FS_OPTIONS parameters say to one of the followiing:
bit 0 set: Continue if in auto mode on Radio Failsafe
bit 2 set: Continue if in guided mode Radio Failsafe
Reason: I do the long range flights, I do need the radio to take off and land manually close to home. But when I am in the air I execute the mission and my quad is flying away to the mission and I do not want to see the FAILSAFE message across entire flight. Thanks.
#### Version
1.3.70
#### Platform
[ ] All
[ ] AntennaTracker
[X] Copter
[ ] Plane
[ ] Rover
[ ] Sub
#### Airframe type
QUAD
#### Hardware type
Holybro Kakute F7
#### Logs
_Please provide a link to any relevant logs that show the issue_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the Mission Planner HUD handling for Copter RC failsafe messages and inspect how the FS_OPTIONS bits are interpreted for AUTO and GUIDED modes. Reproduce the reported behavior, then verify that the failsafe message is hidden only when the corresponding continuation option applies and remains visible otherwise.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100