ArduPilot / ArduPilot/MissionPlanner
Minor user interface issues
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
#### Issue details
1. simulation starting heading range is 0..100. Definitely, it should be 0..360 or -360..360
2. HUD altitude uses distance measuring units
3. Vertical speed is always in m/s, but if feet altitude units configured it's better to use fps
4. On Flight Data view status bar shows altitude value in meters and feet correctly, but unit mark doesn't change from "m" to "f" when in feet.
#### Version
MP 1.3.55
#### Platform
[ x ] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
[ ] Rover
[ ] Sub
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the four reported behaviors in Mission Planner, including the simulation heading range, HUD altitude and vertical-speed units, and the Flight Data status-bar label with feet configured. Trace the corresponding desktop UI displays and unit-setting handling; the work is done when each value, range, and unit mark follows the configured measurement system.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100