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 serial protocol in async_connection #283

Open
roby2014 opened this issue Sep 20, 2024 · 3 comments
Open

add support for serial protocol in async_connection #283

roby2014 opened this issue Sep 20, 2024 · 3 comments

Comments

@roby2014
Copy link

roby2014 commented Sep 20, 2024

Current async_connection module does not support serial protocol.

Maybe a wrapper around something like tokio-serial?

@patrickelectric
Copy link
Member

It should be possible, an example here: https://github.com/bluerobotics/mavlink-server/blob/master/src/drivers/serial/mod.rs

@roby2014
Copy link
Author

Ok, thank you.
I will open a PR soon.

@roby2014
Copy link
Author

#284

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

2 participants