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
/
klippy
/
extras
/
angle.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bulk_sensor: Rename BulkDataQueue methods
Kevin O'Connor
2024-04-20
1
-3
/
+3
*
sensor_bulk: New C file with helper code for sending bulk sensor measurements
Kevin O'Connor
2024-01-19
1
-2
/
+2
*
sensor_angle: No need to send messages when stopping queries
Kevin O'Connor
2024-01-19
1
-5
/
+2
*
bulk_sensor: Simplify the registration of internal clients in BatchBulkHelper
Kevin O'Connor
2023-12-26
1
-7
/
+12
*
bulk_sensor: Rework APIDumpHelper() to BatchBulkHelper()
Kevin O'Connor
2023-12-26
1
-26
/
+25
*
bulk_sensor: New add_mux_endpoint() helper function in APIDumpHelper
Kevin O'Connor
2023-12-26
1
-7
/
+3
*
bulk_sensor: Move APIDumpHelper() from motion_report.py to bulk_sensor.py
Kevin O'Connor
2023-12-26
1
-2
/
+2
*
angle: Define BYTES_PER_SAMPLE and SAMPLES_PER_BLOCK
Kevin O'Connor
2023-12-26
1
-5
/
+10
*
adxl345: No need to implement is_measuring()
Kevin O'Connor
2023-12-26
1
-7
/
+0
*
bulk_sensor: Add new BulkDataQueue class
Kevin O'Connor
2023-12-26
1
-17
/
+6
*
angle: Simplify sequence upconversion
Kevin O'Connor
2023-12-10
1
-11
/
+9
*
tmc2240: initial implementation
Alex Voinea
2023-03-01
1
-1
/
+2
*
angle: Add support for reading tle5012b chip registers (for debugging)
Kevin O'Connor
2022-03-29
1
-0
/
+19
*
angle: Initialize tle5012b chip variants to same configuration
Kevin O'Connor
2022-03-29
1
-1
/
+27
*
angle: Report tle5012b temperature
Kevin O'Connor
2022-03-29
1
-0
/
+9
*
sensor_angle: Support TLE5012b frame counter for timing
Kevin O'Connor
2022-03-29
1
-7
/
+89
*
angle: Initial support for angle sensor calibration
Kevin O'Connor
2022-03-29
1
-2
/
+256
*
sensor_angle: Add support for bulk querying of spi angle sensors
Kevin O'Connor
2022-03-29
1
-0
/
+188