Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Isort all scriptsv0.1.0-rc1 | Tomasz Kramkowski | 2025-08-15 | 1 | -1/+9 |
| | |||||
* | Rename everything significant to Kutter except for docs | Tomasz Kramkowski | 2025-08-15 | 1 | -1/+1 |
| | |||||
* | Run black on all first party python code | Tomasz Kramkowski | 2025-08-06 | 1 | -29/+59 |
| | |||||
* | data_logger.py: add tmc/stallguard_dump endpoint | Timofey Titovets | 2025-07-12 | 1 | -0/+4 |
| | | | | Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com> | ||||
* | motan: Add support for graphing ldc1612 coil frequencies | Kevin O'Connor | 2024-04-09 | 1 | -2/+4 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | motan: Support recording lis2dw and mpu9250 sensors from data_logger.py | Kevin O'Connor | 2024-03-20 | 1 | -8/+7 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | motan: Add support for analyzing "angle" sensor data | Kevin O'Connor | 2022-03-29 | 1 | -0/+4 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | motan: Improve handling of errors during data subscriptions | Kevin O'Connor | 2021-09-26 | 1 | -0/+4 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | motan: Add support for dumping and analyzing adxl345 data | Kevin O'Connor | 2021-08-30 | 1 | -0/+7 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | data_logger: Flush the initial index file when all queries complete | Kevin O'Connor | 2021-08-24 | 1 | -40/+37 |
| | | | | | | This should avoid zero byte index files for small captures. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | data_logger: Add tool for bulk logging of data via the API server | Kevin O'Connor | 2021-08-22 | 1 | -0/+192 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |