Predicting_real_estate_prices_using_scikit-learn
Predicting_real_estate_prices_using_scikit-learn copied to clipboard
[HIDCLASS] Implement proper ping-pong read and other improvements
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)