ArduPilot / ArduPilot/MissionPlanner
Rover: Plan screen's WP radius field cannot be updated
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
If using Rover the Plan screen's WP Radius field can be updated but the change doesn't stick. To be more precise, the WP_RADIUS parameter isn't update and if the user moves to another screen and then back to the Plan screen the number is back to the WP_RADIUS's value. We should either make it so that the parameter cannot be updated for Rover or we should make it work.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue in Rover on the Plan screen: edit the WP Radius field, switch screens, and return to confirm whether it reverts to WP_RADIUS. Trace the Plan screen's WP Radius handling and parameter update path. Done means the field either cannot be edited for Rover or the WP_RADIUS change persists after navigation.
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
- 35/100