Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_shaper: Define input shapers in a single place in Python code | Dmitry Butyugin | 2021-10-26 | 1 | -6/+6 |
| | | | | Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com> | ||||
* | resonance_tester: Fixed multi-point resonance testing | Dmitry Butyugin | 2021-04-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com> | ||||
* | calibrate_shaper: Use fixed 5 Hz steps for minor ticks in the charts | Dmitry Butyugin | 2021-03-20 | 1 | -3/+1 |
| | | | | Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com> | ||||
* | shaper_calibrate: Estimate max_accel to avoid excessive smoothing | Dmitry Butyugin | 2021-03-20 | 1 | -2/+3 |
| | | | | Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com> | ||||
* | shaper_calibrate: Choose input shapers accounting smoothing | Dmitry Butyugin | 2020-12-22 | 1 | -15/+21 |
| | | | | | | | | | Improved algorithm to choose the 'optimal' shaper frequency taking shaper smoothing into account. This may choose a frequency with slightly more vibrations but less smoothing. Also allow users to limit the maximum input shaper smoothing. Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com> | ||||
* | scripts: Small improvements for input shaper and accelerometer scripts | Dmitry Butyugin | 2020-12-19 | 1 | -22/+25 |
| | | | | Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com> | ||||
* | resonance_tester: Resonance testing and input shaper auto-calibration (#3381) | Dmitry Butyugin | 2020-10-14 | 1 | -0/+166 |
Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com> |