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

mavlink: always forward messages on USB #20745

Merged
merged 3 commits into from Jan 30, 2023
Merged

mavlink: always forward messages on USB #20745

merged 3 commits into from Jan 30, 2023

Conversation

julianoes
Copy link
Contributor

This replaces #20622.

With this PR, we always forward MAVLink traffic to/from USB.

FYI @DonLakeFlyer

Signed-off-by: Julian Oes <julian@oes.ch>
Signed-off-by: Julian Oes <julian@oes.ch>
Previously, it was not possible to enable forwarding of messages to/from
teh USB instance because it does not have a param for it, like the
serial instances have.

With this commit, we change the default to always set forwarding on for
the USB instance as that is likely desired.

Signed-off-by: Julian Oes <julian@oes.ch>
@julianoes julianoes requested a review from dagar December 11, 2022 22:32
@dagar dagar merged commit b1fc0ca into main Jan 30, 2023
@dagar dagar deleted the pr-usb-always-forward branch January 30, 2023 15:46
@DonLakeFlyer
Copy link
Contributor

Thank so much folks. This will keep me from not remembering to have to turn that on and then being confused as to why things don't work.

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

3 participants