Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aded new WrapToV2Extension for new mavlink messages #10

Merged
merged 3 commits into from
Apr 22, 2023

Conversation

asvol
Copy link
Collaborator

@asvol asvol commented Apr 22, 2023

Devices on the network cannot understand unknown messages ( cause mavlink/mavlink#1166 ) and will not forward them.

This flag indicates that the message is not standard and we need to wrap this message into a V2_EXTENSION message for the routers to successfully transmit over the network.

Devices in network could not understand unknown messages (cause mavlink/mavlink#1166) and will not forwarding it.
This flag indicates that the message is not standard and we need to wrap this message into a V2_EXTENSION message for the routers to successfully transmit over the network.
@asvol asvol merged commit f0517e9 into main Apr 22, 2023
@asvol asvol deleted the feature/sdr-interface branch April 22, 2023 01:49
@asvol asvol restored the feature/sdr-interface branch April 22, 2023 01:50
@asvol asvol deleted the feature/sdr-interface branch April 28, 2023 18:10
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.

None yet

1 participant