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

Added support for SERIAL transport on Windows #349

Open
wants to merge 2 commits into
base: ros2
Choose a base branch
from

Conversation

sebastieninria
Copy link

Here is a proposal adding support for SERIAL transport on Windows system.
It works well for our needs, i tried to replicate the posix way as much as possible.
It may not be the most perfect nor complete (didn't do anything about multiserial nor pseudoterminal) but it may serve as a good basis for anyone needing that kind of functionality on Windows system (as we did).

@richiprosima
Copy link
Contributor

Build status:

  • Linux Build Status
  • Windows Build Status

@richiprosima
Copy link
Contributor

Build status:

  • Linux Build Status
  • Windows Build Status

@pablogs9
Copy link
Member

Hello @sebastieninria, thanks for the contribution, we currently do not have enough bandwidth for an in-depth review, testing, and adding the required integration tests . I'm gonna fork your branch in order to keep these changes available for the future when we are able to merge it.

In any case, thanks a lot for your effort.

@sebastieninria
Copy link
Author

No worry, this is something we needed anyway so i had to do this. If if can help someone else, that's cool.
It shall probably be related to #321 but there is no recent activity on it.

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

Successfully merging this pull request may close these issues.

3 participants