aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/angle.py
Commit message (Expand)AuthorAgeFilesLines
* tmc2240: initial implementationAlex Voinea2023-03-011-1/+2
* angle: Add support for reading tle5012b chip registers (for debugging)Kevin O'Connor2022-03-291-0/+19
* angle: Initialize tle5012b chip variants to same configurationKevin O'Connor2022-03-291-1/+27
* angle: Report tle5012b temperatureKevin O'Connor2022-03-291-0/+9
* sensor_angle: Support TLE5012b frame counter for timingKevin O'Connor2022-03-291-7/+89
* angle: Initial support for angle sensor calibrationKevin O'Connor2022-03-291-2/+256
* sensor_angle: Add support for bulk querying of spi angle sensorsKevin O'Connor2022-03-291-0/+188