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

Feature Request: Raw Data Reporting in Python #29

Open
TheElementalOfDestruction opened this issue Sep 28, 2018 · 0 comments
Open

Feature Request: Raw Data Reporting in Python #29

TheElementalOfDestruction opened this issue Sep 28, 2018 · 0 comments

Comments

@TheElementalOfDestruction

Can you please implement some kind of way to access raw message data in python? I'm attempting to write a python module for a custom wiimote accessory, but cwiid is improperly reading its data as being data from the classic controller. Because of this, many of the bits of the message are being split up when they are part of a group, and it is making it extraordinarily hard to figure out the protocols.

Perhaps this could be a flag you can set to simply cause all messages to be reported back as raw data? That, or just have a seperate way to get them as such, as well as a separate message callback.

Thank you.

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