index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
motan
Commit message (
Expand
)
Author
Age
Files
Lines
*
Isort all scripts
v0.1.0-rc1
Tomasz Kramkowski
2025-08-15
4
-7
/
+23
*
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
4
-298
/
+501
*
klippy: fix typos in python code (#6989)
Thijs Triemstra
2025-07-25
1
-1
/
+1
*
readlog.py: add support for stallguard data
Timofey Titovets
2025-07-12
1
-0
/
+58
*
data_logger.py: add tmc/stallguard_dump endpoint
Timofey Titovets
2025-07-12
1
-0
/
+4
*
motan: Fix logic error resulting in incorrect stepper phase graphing
Kevin O'Connor
2024-06-05
1
-1
/
+1
*
motan: Add support for graphing ldc1612 coil frequencies
Kevin O'Connor
2024-04-09
2
-2
/
+69
*
motan: Support recording lis2dw and mpu9250 sensors from data_logger.py
Kevin O'Connor
2024-03-20
1
-8
/
+7
*
motan: Added smoothing motan data analyzer
Dmitry Butyugin
2023-07-16
1
-0
/
+38
*
motan: Added pointwise 2-norm motan data analyzer
Dmitry Butyugin
2023-07-16
1
-0
/
+53
*
motan: Improve reading of initial step position data
Kevin O'Connor
2022-09-05
1
-0
/
+4
*
motan: Fix typo in error report
Kevin O'Connor
2022-04-23
1
-1
/
+1
*
motan: Add support for analyzing "angle" sensor data
Kevin O'Connor
2022-03-29
2
-0
/
+65
*
motan: Fix comment copy-and-paste error in readlog.py
Kevin O'Connor
2021-12-01
1
-1
/
+1
*
motan: Minor change to corexy analyzer label
Kevin O'Connor
2021-10-16
1
-1
/
+1
*
motan: Add an analyzer to integrate accelerometer input
Kevin O'Connor
2021-10-16
1
-1
/
+60
*
motan: Add support for graphing stepper motor phase and microstep position
Kevin O'Connor
2021-10-16
1
-0
/
+98
*
motan: Show data filename in graph title
Kevin O'Connor
2021-10-16
1
-3
/
+3
*
motan: Improve handling of errors during data subscriptions
Kevin O'Connor
2021-09-26
1
-0
/
+4
*
motan: Add support for dumping and analyzing adxl345 data
Kevin O'Connor
2021-08-30
2
-0
/
+51
*
motan: Add corexy forward kinematics analyzer
Kevin O'Connor
2021-08-30
1
-0
/
+28
*
motan: Add support for graphing arbitrary get_status fields
Kevin O'Connor
2021-08-30
1
-6
/
+67
*
motan: Pass dataset parameters in parenthesis
Kevin O'Connor
2021-08-30
3
-68
/
+95
*
motan_graph: Fix legend when using matplotlib twinx
Kevin O'Connor
2021-08-24
1
-2
/
+7
*
data_logger: Flush the initial index file when all queries complete
Kevin O'Connor
2021-08-24
1
-40
/
+37
*
readlog: Support queue_step smoothing
Kevin O'Connor
2021-08-22
1
-11
/
+39
*
motan_graph: Initial support for graphing data log
Kevin O'Connor
2021-08-22
3
-0
/
+650
*
data_logger: Add tool for bulk logging of data via the API server
Kevin O'Connor
2021-08-22
1
-0
/
+192