PythonUSBIP icon indicating copy to clipboard operation
PythonUSBIP copied to clipboard

USBIP protocol fully implemented in python + Full wiimote support using cwiid

Results 3 PythonUSBIP issues
Sort by recently updated
recently updated
newest added

I think that int_to_hex_string() needs to be reworked to produce a fixed-length output, because USB setup data needs to be 8 bytes long to get correctly unpacked.

I think in handle_get_descriptor(), vendorID and productID (and maybe some other things) need to have their endianness reversed.

Hi thanks so much for this i was looking for something similar and this is perfect but trying to figure out how to set a serial number as now its...