Skip to content

Conversation

@HTRamsey
Copy link
Collaborator

No description provided.

@HTRamsey HTRamsey merged commit 9f63493 into mavlink:master May 24, 2025
11 checks passed
@HTRamsey HTRamsey deleted the dev-mavlinkprotocol branch May 24, 2025 03:45
@dakejahl
Copy link
Collaborator

Nice! Does this work properly now with multiple components? When using mavlink-router the sequence numbers would be out of order since some packets would come from compid X and other packets from compid Y.

@HTRamsey
Copy link
Collaborator Author

Originally there was a weird mix of logic where it seemed like they were tracking sysid/compid in one place but then use channels for the same variables in another place. Not 100% sure this completely resolves that but it is a step in that direction

@HTRamsey
Copy link
Collaborator Author

There's also the issue of how UDP packets can come in out of order, so probably I'll come back and take a deeper look at this again soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants