ArduPilot / ArduPilot/MissionPlanner

full param interface usability

Open
#3,074 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
2.9k
Avg merge
19h 16m
Merged PRs (30d)
4

Description

The full param interface has some usability issues, both in full param tree and full param list
![image](https://user-images.githubusercontent.com/831867/224211238-7c148c49-eb38-4686-8a66-b22321baef30.png)
for params with "@Values" we need a drop down of values. In the above you can see user needs to enter a value, and the possible values are unreadable
here is MAVProxy for comparison:
![image](https://user-images.githubusercontent.com/831867/224211438-ac0ad332-d0cb-484b-9b7a-1b467676bd5e.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the full param tree and full param list interfaces, then inspect how parameters with "@Values" are displayed. Compare the current presentation with the screenshots and verify that possible values are readable and selectable from a drop-down in both interfaces.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
design, desktop
Issue type
Feature
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.