ArduPilot / ArduPilot/MAVProxy
Link menu "remove" should show "Connection type" (e.g. udpin, etc)
- Dominant language
- Python
- Stars
- 596
- Forks
- 774
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 18
Description
I think the Link menu's "Remove" item list should display the "Connection Type" (e.g. udpin, udpout, etc) being used. As it is you can have multiple options that look identical. Perhaps I've misunderstood something but it seems odd.

What else is odd is that I didn't enter IP addresses of 0.0.0.0, I entered 127.0.0.1.
Finally I wonder why I can't remove the final link. If I can add it, shouldn't I be able to remove it?
Contributor guide
No contributing guide indexed for this repository
Research direction
The payload names no files or tests. First locate the implementation of the Link menu's Remove list and reproduce the case with udpin/udpout links using 127.0.0.1. Done should distinguish entries by connection type, clarify the displayed address, and define the expected behavior for removing the final link.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100