aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/ldc1612.py
Commit message (Expand)AuthorAgeFilesLines
* bulk_sensor: Rework ChipClockUpdater class into FixedFreqReaderKevin O'Connor2024-04-201-20/+10
* bulk_sensor: Refactor ChipClockUpdater constructorKevin O'Connor2024-04-201-9/+5
* ldc1612: Use extract_samples() for sample timestamp calculationKevin O'Connor2024-04-201-22/+10
* probe_eddy_current: Initial support for PROBE commandKevin O'Connor2024-04-091-0/+21
* probe_eddy_current: Support calibrating Z height to sensor frequencyKevin O'Connor2024-04-091-3/+8
* ldc1612: Add LDC_CALIBRATE_DRIVE_CURRENT calibration commandKevin O'Connor2024-04-091-3/+45
* ldc1612: Initial host support for reading ldc1612 bulk sensor dataKevin O'Connor2024-04-091-0/+154