Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Isort all scriptsv0.1.0-rc1 | Tomasz Kramkowski | 2025-08-15 | 1 | -2/+3 |
| | |||||
* | Run black on all first party python code | Tomasz Kramkowski | 2025-08-06 | 1 | -83/+142 |
| | |||||
* | motan: Added smoothing motan data analyzer | Dmitry Butyugin | 2023-07-16 | 1 | -0/+38 |
| | | | | Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com> | ||||
* | motan: Added pointwise 2-norm motan data analyzer | Dmitry Butyugin | 2023-07-16 | 1 | -0/+53 |
| | | | | Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com> | ||||
* | motan: Fix typo in error report | Kevin O'Connor | 2022-04-23 | 1 | -1/+1 |
| | | | | | | Reported by @Ludy87. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | motan: Minor change to corexy analyzer label | Kevin O'Connor | 2021-10-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | motan: Add an analyzer to integrate accelerometer input | Kevin O'Connor | 2021-10-16 | 1 | -1/+60 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | motan: Add corexy forward kinematics analyzer | Kevin O'Connor | 2021-08-30 | 1 | -0/+28 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | motan: Pass dataset parameters in parenthesis | Kevin O'Connor | 2021-08-30 | 1 | -28/+29 |
| | | | | | | Replace names like "trapq:toolhead:x" with "trapq(toolhead,x)". Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | motan_graph: Initial support for graphing data log | Kevin O'Connor | 2021-08-22 | 1 | -0/+195 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |