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

interrupt_transfer on two endpoints? #32

Open
ciembor opened this issue May 29, 2019 · 0 comments
Open

interrupt_transfer on two endpoints? #32

ciembor opened this issue May 29, 2019 · 0 comments

Comments

@ciembor
Copy link

ciembor commented May 29, 2019

I sniffed communication between software on Windows and a sonometer. Now I want to mimic it on Linux. Software sends URB_INTERRUPT out to endpoint 2, with some capture data that probably means "give me current state". Then there is another URB_INTERRUPT in, to endpoint 1. And this interruption has capture data with current state I need. I tried to mimic it and I failed. I described it on stackoverflow. If you have a second I would be greatfull for help.

https://stackoverflow.com/questions/56360704/i-cannot-mimic-sniffed-urb-interruption-using-libusb-for-ruby

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