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

Allow multiple protocols #23

Open
rnayabed opened this issue Mar 27, 2023 · 0 comments
Open

Allow multiple protocols #23

rnayabed opened this issue Mar 27, 2023 · 0 comments
Labels

Comments

@rnayabed
Copy link
Owner

Right now, rangoli is "hardwired" to use only one protocol, as the presence of multiple protocols was not known before.

Apparently, there are boards with multiple Vendor IDs (#13, #14, #22), and from the .pcap files seen in #13, it is assumed that the protocol used is different for models with different vendor ID.

Therefore, the code needs to be refactored to allow multiple protocols. This is currently halted, unless one of the protocols is sucessfully reverse engineered. Currently, only 0x258a boards' protocol is known.

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

1 participant