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

Re-use mavlink_include.h in mavlink passthrough #812

Merged
merged 2 commits into from
Jul 25, 2019

Conversation

julianoes
Copy link
Collaborator

The mavlink_include.h file contains a pragma to ignore warnings which is helpful when the MAVLink include is used by library users through the mavlink_passthrough plugin.

This came up in Auterion/mavlink-testing-suite#23 (comment).

The mavlink_include.h file contains a pragma to ignore warnings which is
helpful when the MAVLink include is used by library users through the
mavlink_passthrough plugin.
Without this we had troubles including this on the Windows debug build.
@julianoes julianoes merged commit f4065b3 into develop Jul 25, 2019
@julianoes julianoes deleted the fix-mavlink-warning branch July 25, 2019 10:13
@JonasVautherin JonasVautherin changed the title mavlink_passthrough: re-use mavlink_include.h Re-use mavlink_include.h in mavlink passthrough Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants