Robert Fisk
d6f66e67bd
Reset mouse velocity history on each movement
7 years ago
Robert Fisk
3d91aa2115
Implement random-movement credit in the constant acceleration detector.
...
This makes it more forgiving of constant acceleration mid-movement, if
the beginning of the movement looks random. Handy for mice that for some
reason generate bot-like constant velocities.
7 years ago
Robert Fisk
0c3c3a033c
Remove jiggle detector as the constant-acceleration detector already
...
does the same job.
7 years ago
Robert Fisk
84bd03b539
Implemented jiggle detection
7 years ago
Robert Fisk
8c6d54d110
Tweaks to mouse jump detection
7 years ago
Robert Fisk
b052645faa
Mouse jump detection implmented
7 years ago
Robert Fisk
324f115476
Implement mouse acceleration pulse timing. Doesn't work on realistic
...
inputs.
7 years ago
Robert Fisk
2deea5a646
Added error band comparison to velocity matching
7 years ago
Robert Fisk
f7b7ce84e7
Initial implementation of mouse bot detection
7 years ago
Robert Fisk
302bca3690
Re-implement keyboard bot detection based on timing histograms, rather
...
than maximum typing speed.
7 years ago
Robert Fisk
441caf6768
Tweaks to HID keyboard bot detection
7 years ago
Robert Fisk
fa00fd95dd
HID BotDetect functionality debugged and working:
...
- Implement advanced LED flash support
- Tweak HAL_SPI_TransmitReceive to tolerate a longer SysTick interrupt
- Tune KEYBOARD_BOTDETECT parameters
- L-shift and R-shift are now high-speed alphanumeric keys
7 years ago
Robert Fisk
02f6842723
HID keyboard bot detection mostly implemented. Needs more advanced LED
...
flash code, and testing.
7 years ago