You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mavio is a building block for more sophisticated tools. It is entirely focused on one thing: to include absolute minimum of functionality required for correct communication with everything that speaks MAVLink protocol.
Mavio has versionless features and dialect-agnostic as well. The author also has another tools to parse MAVLink xml definitions.
This looks like a great lib for this project use-case.
Start slowly migrating from rust-mavlink.
The text was updated successfully, but these errors were encountered:
rust-mavlink
has a bad issue for now: dialect being always necessary when creating a mavlink connection.https://mavka.gitlab.io/home/projects/mavio/
Mavio has versionless features and dialect-agnostic as well. The author also has another tools to parse MAVLink xml definitions.
This looks like a great lib for this project use-case.
Start slowly migrating from
rust-mavlink
.The text was updated successfully, but these errors were encountered: