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

[serial-transport] [WIP] jSerialComm - Initial Contribution #4081

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Apr 18, 2024

  1. [jserialcomm-transport] First version of new serial transport based o…

    …n jSerialComm
    
    Signed-off-by: MV <[email protected]>
    mvalla committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6422ba1 View commit details
    Browse the repository at this point in the history
  2. [jserialcomm-transport] Package and class renaming

    Signed-off-by: MV <[email protected]>
    mvalla committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    041ccd2 View commit details
    Browse the repository at this point in the history
  3. [jserialcomm-transport] Class rename and refresh listener when subscr…

    …iptions change
    
    Signed-off-by: MV <[email protected]>
    mvalla committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    77943b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75b392a View commit details
    Browse the repository at this point in the history
  5. [jserialcomm-transport] Use getSystemPortName() in case of Win serial…

    … ports, use getSystemPortPath() otherwise.
    
    Fixed getCurrentOwner.
    
    Signed-off-by: MV <[email protected]>
    mvalla committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2d50adf View commit details
    Browse the repository at this point in the history
  6. [jserialcomm-transport] codestyle checks

    Signed-off-by: MV <[email protected]>
    mvalla committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0b47a5d View commit details
    Browse the repository at this point in the history
  7. [jserialcomm-transport] Bump jSerialComm to 2.11.0

    Signed-off-by: MV <[email protected]>
    mvalla committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3b047c5 View commit details
    Browse the repository at this point in the history