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

Add mavlink extension support in runtime #57

Open
patrickelectric opened this issue Jun 19, 2020 · 0 comments
Open

Add mavlink extension support in runtime #57

patrickelectric opened this issue Jun 19, 2020 · 0 comments

Comments

@patrickelectric
Copy link
Member

Right now we have a feature called emit-extensions that generate it it compile time.
But we have mavlink V1 or mavlink V2 as a runtime option and that should the way that we handle the extensions also.
It would be nice to have all extensions over a Option and serialize deserialize it based in the mavlink version running.

@patrickelectric patrickelectric changed the title Add mavlink extension support in compile time Add mavlink extension support in runtime Jun 19, 2020
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

No branches or pull requests

1 participant