ArduPilot / ArduPilot/MissionPlanner
Actions Tag drop-down in lower case?
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
I think it would be more readable if the contents of the drop-down on the Data screen's Action tab were in lower case.
For example:
LOITER_UNLIM -> Loiter (or maybe just remove this option because we already have a Loiter button)
PREFLIGHT_CALIB -> Preflight Calibration (or whatever will fit)
PREFLIGHT_REBO -> Preflight Reboot
etc.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at Mission Planner's Data screen and inspect the Action tab's drop-down entries. Identify where labels such as LOITER_UNLIM and PREFLIGHT_CALIB are defined, then update the displayed wording consistently and verify that the options remain usable; resolve whether the existing Loiter option should be removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100