ArduPilot / ArduPilot/MissionPlanner
relay display issue
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
two issues with relay display:
- the columns are all over the place
- first relay should be Relay1 not Relay 0 (the value in mavlink is 0, but the parameter is Relay1, so user should see Relay1)

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Mission Planner UI that renders relay values and the MAVLink-to-parameter mapping used for the relay display. Reproduce the reported layout and naming issues, then verify that the columns align and the first relay is shown as Relay1 rather than Relay 0.
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
- 45/100