Improve and fix MAVLink system/component handling#2229
Merged
ES-Alexander merged 2 commits intoNov 17, 2025
Conversation
The system and component designations are already spelled out in the (human-readable) variable name, so don't need to also be included in the (machine-differentiable) variable IDs. This also makes them better match the MAVLink paths used in Zenoh in the latest BlueOS betas, which could make for more straightforward integration later.
ES-Alexander
enabled auto-merge (rebase)
November 14, 2025 00:31
Other systems and components were not supported in this style previously, and doing so without the system and component prefix for disambiguation means the values would overwrite from any connected systems and components (which, from past experience, is quite confusing).
ES-Alexander
force-pushed
the
improve-mavlink-id-handling
branch
from
November 14, 2025 00:37
2dd929e to
88bd94b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Building on #1815:
/mavlink/system=1/component=1/HEARTBEAT/base_mode-->/mavlink/1/1/HEARTBEAT/base_mode