Skip to content

Use CDT Serial class #1261

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

Closed
wimjongman opened this issue Nov 15, 2020 · 1 comment
Closed

Use CDT Serial class #1261

wimjongman opened this issue Nov 15, 2020 · 1 comment
Labels

Comments

@wimjongman
Copy link
Member

CDT has a native serial project. Use this as a poc.

wimjongman added a commit that referenced this issue Nov 15, 2020
The Serial class was rewritten to use the CDT serial. However, the CDT
Serial class is missing some methods compared to jssc.

1. There is no STOP_BITS 1.5
2. There is no serial listener, only an InputStream
3. There is no setRTS
4. There is no setDTR
@wimjongman
Copy link
Member Author

The Serial class was rewritten to use the CDT serial. However, the CDT
Serial class is missing some methods compared to jssc.

  1. There is no STOP_BITS 1.5
  2. There is no serial listener, only an InputStream
  3. There is no setRTS
  4. There is no setDTR

wimjongman added a commit that referenced this issue Nov 15, 2020
The Serial class was rewritten to use the CDT serial. However, the CDT
Serial class is missing some methods compared to jssc.

1. There is no STOP_BITS 1.5
2. There is no serial listener, only an InputStream
3. There is no setRTS
4. There is no setDTR
wimjongman added a commit that referenced this issue Nov 15, 2020
The Serial class was rewritten to use the CDT serial. However, the CDT
Serial class is missing some methods compared to jssc.

1. There is no STOP_BITS 1.5
2. There is no serial listener, only an InputStream
3. There is no setRTS
4. There is no setDTR
@jantje jantje added the status: fixed in 4.4.0 fixed in 4.4.0 label Dec 7, 2020
@jantje jantje closed this as completed Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants