ArduPilot / ArduPilot/MissionPlanner
VFR HUD should be blue over brown - not green
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
#### Issue details
Virtually every artificial horizon indicator uses blue and brown (or orange-ish) for contrast, not green. It's an industry standard, and it's proven. The VFR HUD should follow the same standard.


In addition, the standard for roll indication is to hash the first two 10-degree increments and the third (30-degrees) would be a thick hash. Then you could remove more numbers from the HUD without sacrificing accuracy or clarity. Then the 45 and 60 marks should be thick hashes as well.
#### Version
All
#### Platform
[X] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
[ ] Rover
[ ] Sub
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Mission Planner VFR HUD rendering entry point and inspect how the artificial horizon colors and roll indicators are drawn. Compare the current display with the requested blue/brown horizon and hash marks at 10, 20, 30, 45, and 60 degrees; it is done when the HUD matches those visual requirements on all platforms.
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