Commit Graph

181 Commits (da8a97613c82f3a333feb7af43d58683865919a8)
 

Author SHA1 Message Date
Jeff Moe da8a97613c Fork Sand fork
3 years ago
Robert Fisk e707fb9472 Increase mass storage reliability on Win10
4 years ago
Robert Fisk 9f8e90fcc2 Correctly ignore bogus suspend messages on device reconnect
4 years ago
Robert Fisk 3d5127784d Fix LED includes
4 years ago
Robert Fisk bbad577d43 Implement read/write indication on the fault LEDs
4 years ago
Robert Fisk 828db8e415 Wait for phantom Connect interrupts to finish before completing
4 years ago
Robert Fisk 0b75f7d1c6 (add forgotten files)
4 years ago
Robert Fisk 34bfe421b5 Poll mass storage for disconnection while suspended - fix for Windows
4 years ago
Robert Fisk 92d29f0901 Correctly handle reads/writes after stop command issued.
4 years ago
Robert Fisk 1147d2ebf9 Implemented Stop/Eject command passthrough
4 years ago
Robert Fisk 1ea38b2150 Delay GetMaxLUN command by 100ms.
4 years ago
Robert Fisk f0fcead718 Don't spam device while waiting for MSC unit ready
4 years ago
Robert Fisk 23e0214d52 Retry control requests for slow flash drives
4 years ago
robertfisk ee32fe7fdc
Update README.md
5 years ago
Robert Fisk 45cab8485c Fix project settings for .bin file generation
5 years ago
Robert Fisk ac0f199e56 Ignore Hardware folder
5 years ago
Robert Fisk ee148998b9 Create .bin file in post-build project setting
5 years ago
Robert Fisk 1b0b99ebbd Sanity-check Upstream MSC parameters received from Downstream
6 years ago
Robert Fisk 086158525b Ignore mass storage commands after receiving SCSI stop/eject
6 years ago
Robert Fisk 8f1d3d9a72 Don't overwrite array bounds when mass storage device reports > 2 LUNs
6 years ago
Robert Fisk 0c7cc00c0a HID bot detect: 3 temporary lockouts = permanent lockout
6 years ago
Robert Fisk 1f365434f9 Dont freak out if we get two suspend events in a row
6 years ago
Robert Fisk 3276449378 Tweak HID protocol defines
6 years ago
Robert Fisk e890e9df7a Disconnect on SCSI eject command from host
6 years ago
Robert Fisk 190a601f85 Increase JTAG reliability - hold reset active while connecting
6 years ago
Robert Fisk c06a875050 Eclipse launch configurations changed for some reason
6 years ago
Robert Fisk c34e0eec59 Fix for mechanical keyboards sending > 8 byte packets
6 years ago
Robert Fisk 3e68c42e45 Fixed eclipse project settings & debug configurations
6 years ago
Robert Fisk 88d4cd6ca3 Allow longer constant-speed motion before blocking
6 years ago
Robert Fisk e780948ff2 Tweak bot detect parameter
6 years ago
Robert Fisk e4fe983da5 Jump detection now measures entire length of movement, not just the
6 years ago
Robert Fisk 418bba1706 Constant acceleration detector now blocks mouse movement well before
6 years ago
Robert Fisk f1bb58e8c2 Maintain constant acceleration counter for several seconds, on the
6 years ago
Robert Fisk d7f66cd393 Better support for multi-interface HID: Logitech unifying receivers
6 years ago
Robert Fisk c55b525c41 Support HID mouse reports with an ID header (Lenovo)
6 years ago
Robert Fisk 8403c9ee93 Restore jiggle detection.
6 years ago
Robert Fisk d6f66e67bd Reset mouse velocity history on each movement
6 years ago
Robert Fisk 3d91aa2115 Implement random-movement credit in the constant acceleration detector.
6 years ago
Robert Fisk 7e4af61910 Tweak keyboard lockout threshold
6 years ago
Robert Fisk 7638e39f67 Mouse botdetect config comments
6 years ago
Robert Fisk 0c3c3a033c Remove jiggle detector as the constant-acceleration detector already
6 years ago
Robert Fisk 84bd03b539 Implemented jiggle detection
6 years ago
Robert Fisk 8c6d54d110 Tweaks to mouse jump detection
6 years ago
Robert Fisk b052645faa Mouse jump detection implmented
6 years ago
Robert Fisk 324f115476 Implement mouse acceleration pulse timing. Doesn't work on realistic
6 years ago
Robert Fisk 0baf8ea52b Extend 'fast' key histogram out to 300ms
6 years ago
Robert Fisk 2deea5a646 Added error band comparison to velocity matching
6 years ago
Robert Fisk f7b7ce84e7 Initial implementation of mouse bot detection
6 years ago
Robert Fisk 302bca3690 Re-implement keyboard bot detection based on timing histograms, rather
6 years ago
Robert Fisk 441caf6768 Tweaks to HID keyboard bot detection
7 years ago