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 support for mavlink events interface #17244

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

peterbarker
Copy link
Contributor

Replaces #17133

@peterbarker peterbarker force-pushed the pr/mavlink-events-interface branch 2 times, most recently from b0ef4c3 to 5c588d4 Compare February 24, 2022 01:30
@peterbarker peterbarker force-pushed the pr/mavlink-events-interface branch 2 times, most recently from 74d8cf7 to 00d4177 Compare July 18, 2023 04:35
@peterbarker
Copy link
Contributor Author

Really don't need the runtime generation of the data.

Add markup to the code where we can describe the event information.

Write a tool to extract that markup during the compilation process (probably about where we currently invoke chibios_hwdef.py?)

Include that file in ROMFS, or not, as the board dictates.

On the build server, copy the generated file into the build products directory so it URL included in vehicle binary can continue to work. TODO: we expire "latest" builds off the server so those URLs will break on "latest" builds all the time. Maybe always use the "latest" directory in those URLS in "latest" builds, rather than a git hash?

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.

1 participant