ArduPilot / ArduPilot/MissionPlanner

Rover: Plan screen's WP radius field cannot be updated

Open
#2,629 0 comments 0 reactions 0 assignees View on GitHub
bug
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.
![image](https://user-images.githubusercontent.com/1498098/120187086-4faee900-c24f-11eb-9fa4-844ffec792fe.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.