ArduPilot / ArduPilot/MissionPlanner

relay display issue

Open
#3,380 1 comment 0 reactions 0 assignees View on GitHub
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)

![image](https://github.com/user-attachments/assets/aefb5ea5-7c7b-445f-8860-392af934e6d4)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.