ArduPilot / ArduPilot/MissionPlanner
Plan: add DO_FENCE_ENABLE to Copter and Rover mission command lists
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
ArduPilot 4.5 supports enabling/disabling the fence as part of a mission using MAV_CMD_DO_FENCE_ENABLE and we have a request [here on the Rover-4.5 forums](https://discuss.ardupilot.org/t/change-fence-enable-during-mission/116690) to add it to the Mission Planner's Plan screen's command list.
Contributor guide
No contributing guide indexed for this repository
Research direction
The request targets Mission Planner's Plan screen and the Copter and Rover mission command lists. Start by tracing how that screen builds its command list and check the existing handling of MAV_CMD_DO_FENCE_ENABLE; done means the command can be selected for missions for both vehicle types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100