-
Notifications
You must be signed in to change notification settings - Fork 79
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
Restructure project to enable custom mavlink bindings generation #223
Merged
patrickelectric
merged 20 commits into
mavlink:master
from
GrahamDennis:gdennis/restructure
Feb 18, 2024
Merged
Restructure project to enable custom mavlink bindings generation #223
patrickelectric
merged 20 commits into
mavlink:master
from
GrahamDennis:gdennis/restructure
Feb 18, 2024
Commits on Feb 11, 2024
-
Restructure project to enable custom mavlink bindings generation
Split the project into three crates: * mavlink-core: core MAVLink types including TCP, UDP and serial connections * mavlink-bindgen: a library & CLI for generating Rust bindings for MAVLink dialects * mavlink: generated MAVLink bindings for the MAVLink dialects in the mavlink/mavlink repo
Configuration menu - View commit details
-
Copy full SHA for 975d02f - Browse repository at this point
Copy the full SHA 975d02fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac556e1 - Browse repository at this point
Copy the full SHA ac556e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18612a2 - Browse repository at this point
Copy the full SHA 18612a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c0d9cd - Browse repository at this point
Copy the full SHA 8c0d9cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 491728e - Browse repository at this point
Copy the full SHA 491728eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e789af8 - Browse repository at this point
Copy the full SHA e789af8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ee3bb9 - Browse repository at this point
Copy the full SHA 0ee3bb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1479ea1 - Browse repository at this point
Copy the full SHA 1479ea1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 054b7cc - Browse repository at this point
Copy the full SHA 054b7ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb49850 - Browse repository at this point
Copy the full SHA eb49850View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45be934 - Browse repository at this point
Copy the full SHA 45be934View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42c7f36 - Browse repository at this point
Copy the full SHA 42c7f36View commit details -
Configuration menu - View commit details
-
Copy full SHA for d851c76 - Browse repository at this point
Copy the full SHA d851c76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4713ca4 - Browse repository at this point
Copy the full SHA 4713ca4View commit details -
Only build the mavlink package in tests.
The mavlink-bindgen crate does not itself need to run on embedded hardware
Configuration menu - View commit details
-
Copy full SHA for 9a8b1d8 - Browse repository at this point
Copy the full SHA 9a8b1d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c52c64 - Browse repository at this point
Copy the full SHA 5c52c64View commit details
Commits on Feb 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80718a6 - Browse repository at this point
Copy the full SHA 80718a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f7ffd - Browse repository at this point
Copy the full SHA 50f7ffdView commit details
Commits on Feb 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b4a632 - Browse repository at this point
Copy the full SHA 7b4a632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 551669d - Browse repository at this point
Copy the full SHA 551669dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.