aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/graph_accelerometer.py
Commit message (Expand)AuthorAgeFilesLines
* scripts: Fixed potential undefined var error in graph_accelerometer.pyDmitry Butyugin2023-02-231-2/+4
* scripts: Support multiple inputs in graph_accelerometer.py raw modeDmitry Butyugin2023-02-231-16/+21
* scripts: Support resonances files in graph_accelerometer.pyDmitry Butyugin2023-02-231-4/+15
* scripts: Migrated shaper calibration scripts to Python3Dmitry Butyugin2021-12-301-1/+1
* input_shaper: Define input shapers in a single place in Python codeDmitry Butyugin2021-10-261-5/+5
* resonance_tester: Fixed multi-point resonance testingDmitry Butyugin2021-04-071-2/+2
* graph_accelerometer: Support axis-level comparison of adxl345 dataDmitry Butyugin2021-03-201-3/+4
* scripts: Small improvements for input shaper and accelerometer scriptsDmitry Butyugin2020-12-191-5/+21
* resonance_tester: Resonance testing and input shaper auto-calibration (#3381)Dmitry Butyugin2020-10-141-30/+194
* graph_accelerometer: Add tool to graph accelerometer resultsKevin O'Connor2020-09-051-0/+78