Commit Graph

201 Commits (fork-1)
 

Author SHA1 Message Date
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
7 years ago
Robert Fisk 441caf6768 Tweaks to HID keyboard bot detection
7 years ago
Robert Fisk fa00fd95dd HID BotDetect functionality debugged and working:
7 years ago
Robert Fisk 02f6842723 HID keyboard bot detection mostly implemented. Needs more advanced LED
7 years ago
Robert Fisk fc7d0b67d7 Enable all config options by default
7 years ago
Robert Fisk cf1d5da8e8 Build options complete & tested:
7 years ago
Robert Fisk 2cd86a7201 Tweak write protect SCSI sense code
7 years ago
Robert Fisk 3a94c2c863 Implemented optional build for mass storage, keyboard, and mouse
7 years ago
Robert Fisk 7cf9b67d1f Implemented read-only option (Downstream only)
7 years ago
Robert Fisk 53fea530aa Implemented optional build for mass storage, keyboard, and mouse
7 years ago
robertfisk 7419c0f6a4 Create README.md
7 years ago
Robert Fisk 1b1567243e Remove obsolete doc images
7 years ago
robertfisk 482acf6cee Update README.md
7 years ago
Robert Fisk b476df268a Fixed devices-shrinking-by-one-block problem.
7 years ago
Robert Fisk e2404109a2 Fix for the previous fix. This time for sure.
7 years ago
Robert Fisk 7022b16a71 Another fix for occasional mass storage write freakouts.
7 years ago
Robert Fisk a287c39b84 Fix for occasional freakouts on mass storage writes.
7 years ago
Robert Fisk d38dab22ff Meaningless update to project settings file
7 years ago
robertfisk 6cabce2538 Update README.md
7 years ago
robertfisk 59714a7357 Update README.md
7 years ago
Robert Fisk 17eecf73c9 Merge branch 'USG_1.0' of https://github.com/robertfisk/usg into USG_1.0
7 years ago
Robert Fisk 8760a89f21 Remove obsolete kicad library from beta 1 project
7 years ago
robertfisk ad5dbe5101 Update README.md
8 years ago
Robert Fisk 2843654ff7 Flush HID endpoint on init.
8 years ago
Robert Fisk 747681769b Fix yesterday's HID disconnect/reconnect fix
8 years ago
Robert Fisk eea91c8077 Fix for Upstream JTAG lockout - don't execute WFI too soon!
8 years ago
Robert Fisk 41c0624459 Startup LED flash is now asynchronous.
8 years ago
Robert Fisk 42d6030e7b Refactor and improve HID report item parsing
8 years ago
Robert Fisk 0e42cf71dd Correctly resume operation after HID device unplug/replug
8 years ago
Robert Fisk a98af92c23 Correctly parse HID report descriptor items with unusual lengths.
8 years ago
Robert Fisk e63525f868 Don't freakout when wakeup-from-sleep fails during keyboard report out.
8 years ago
Robert Fisk 7a1fe0fb65 Fix for mouse movement before waking from suspend
8 years ago