Predicting_real_estate_prices_using_scikit-learn icon indicating copy to clipboard operation
Predicting_real_estate_prices_using_scikit-learn copied to clipboard

[HIDCLASS] Implement proper ping-pong read and other improvements

Open theR4K opened this issue 3 years ago • 0 comments

Purpose

Fixed hidclass read routine architecture, now hidclass start ping-pong IRP loop for proper reading. Fixed issue in MOUHID_Close, now the device will not stop while in use. Added HidUsb_GetStringDescriptor implementation

Proposed changes

Improve ROS HID stack

TODO

-WANRNING, this version allows raw access to mouse and keyboard devices, this is serious security flow, but it can be fixed much easier after refactoring. -REFACTORING (separate commit\PR)

theR4K avatar Sep 09 '22 19:09 theR4K