ArduPilot / ArduPilot/MissionPlanner
Add an alert for disabled/bypasses arming checks
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
#### Issue details
Add a feature that checks for disabled pre-arm checks (specifically ARMING_CHECK == 0) and throws an error visually and audibly alerting the user that pre-arm checks have been bypassed. Bonus points if it locks out loading waypoints for auto missions.
#### Version
this is a new feature request.
#### Platform
[ x ] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
[ ] Rover
[ ] Sub
#### Airframe type
all frames.
#### Hardware type
*
#### Logs
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating where ARMING_CHECK is read, where Mission Planner raises visual and audible alerts, and where auto-mission waypoints are loaded. Done means consistently alerting when ARMING_CHECK == 0; waypoint loading should be blocked only if that optional behavior is included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100