Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_shaper: Fix python3 string encoding | Kevin O'Connor | 2021-10-26 | 1 | -2/+2 |
* | input_shaper: Restore shaper_type config option | Kevin O'Connor | 2021-10-26 | 1 | -1/+2 |
* | input_shaper: Factored out AxisInputShaper class | Dmitry Butyugin | 2021-10-26 | 1 | -97/+114 |
* | input_shaper: Define input shapers in a single place in Python code | Dmitry Butyugin | 2021-10-26 | 1 | -42/+40 |
* | input_shaper: Simplify input shaper type reporting | Kevin O'Connor | 2020-12-01 | 1 | -7/+6 |
* | resonance_tester: Resonance testing and input shaper auto-calibration (#3381) | Dmitry Butyugin | 2020-10-14 | 1 | -8/+24 |
* | input_shaper: Fix typo in SET_INPUT_SHAPER report of shaper_type_y | Kevin O'Connor | 2020-09-03 | 1 | -1/+1 |
* | input_shaper: Initial support of input shaping (#3032) | Dmitry Butyugin | 2020-07-05 | 1 | -0/+132 |