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
/
adxl345.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
adxl345: Allow multiple simultaneous clients
Kevin O'Connor
2021-08-30
1
-12
/
+1
*
adxl345: Change default chip name from "default" to "adxl345"
Kevin O'Connor
2021-08-30
1
-8
/
+4
*
adxl345: Compress each sample from 6 bytes to 5 bytes
Kevin O'Connor
2021-08-30
1
-15
/
+29
*
adxl345: Implement timing via new adxl345_status messages
Kevin O'Connor
2021-08-30
1
-78
/
+125
*
adxl345: Support querying accelerometer data from webhooks interface
Kevin O'Connor
2021-08-30
1
-63
/
+109
*
adxl345: Add new start_internal_client() function and use in callers
Kevin O'Connor
2021-08-30
1
-22
/
+36
*
adxl345: Always initialize device on start_measurements() call
Kevin O'Connor
2021-08-30
1
-15
/
+7
*
adxl345: Move g-code commands to new helper class
Kevin O'Connor
2021-08-30
1
-91
/
+79
*
adxl345: Use config.getlist() for axes_map config option
Kevin O'Connor
2021-08-21
1
-2
/
+2
*
adxl345: Use "clock" suffix instead of "time" in commands
Kevin O'Connor
2021-04-30
1
-5
/
+5
*
adxl345: Verify the register writes, added debug adxl345 commands
Dmitry Butyugin
2021-04-24
1
-20
/
+75
*
adxl345: Add accelerometer chip name to the raw data file name
Dmitry Butyugin
2021-02-02
1
-6
/
+9
*
resonance_tester: Resonance testing and input shaper auto-calibration (#3381)
Dmitry Butyugin
2020-10-14
1
-27
/
+73
*
adxl345: Add support for adxl345 accelerometer
Kevin O'Connor
2020-09-05
1
-0
/
+225