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

Losing data #15

Closed
leoheck opened this issue Oct 16, 2023 · 1 comment
Closed

Losing data #15

leoheck opened this issue Oct 16, 2023 · 1 comment

Comments

@leoheck
Copy link

leoheck commented Oct 16, 2023

Hi, @danielinux

I am using ttybus to split the serial stream of data from a USB to 2 applications.

When I use the USB device directly my application works nicely parsing the data however when I use ttybus I have some issues parsing the data that comes from the virtual device. For instance, 60% to 80% of the data cannot be parsed for some reason I could not understand why.

I am not sure what is happening yet, but I think ttybus may be losing some data, somehow.

Do you know if there is any way that I can debug the ttybus stream somehow?

Any idea will help me since I currently don't know what is the issue. Thank you.

@leoheck
Copy link
Author

leoheck commented Oct 17, 2023

I am closing since I could fix my issue this comment #11 (comment)

@leoheck leoheck closed this as completed Oct 17, 2023
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

1 participant