Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sensor_bulk: Change maximum data size from 52 to 51 bytes | Kevin O'Connor | 2024-06-10 | 1 | -1/+1 |
* | sensor_ldc1612: Halt homing if sensor reports a warning | Kevin O'Connor | 2024-05-21 | 1 | -4/+5 |
* | sensor_ldc1612: Add support for chips with INTB line routed to mcu | Kevin O'Connor | 2024-05-21 | 1 | -2/+11 |
* | bulk_sensor: Rework ChipClockUpdater class into FixedFreqReader | Kevin O'Connor | 2024-04-20 | 1 | -20/+10 |
* | bulk_sensor: Refactor ChipClockUpdater constructor | Kevin O'Connor | 2024-04-20 | 1 | -9/+5 |
* | ldc1612: Use extract_samples() for sample timestamp calculation | Kevin O'Connor | 2024-04-20 | 1 | -22/+10 |
* | probe_eddy_current: Initial support for PROBE command | Kevin O'Connor | 2024-04-09 | 1 | -0/+21 |
* | probe_eddy_current: Support calibrating Z height to sensor frequency | Kevin O'Connor | 2024-04-09 | 1 | -3/+8 |
* | ldc1612: Add LDC_CALIBRATE_DRIVE_CURRENT calibration command | Kevin O'Connor | 2024-04-09 | 1 | -3/+45 |
* | ldc1612: Initial host support for reading ldc1612 bulk sensor data | Kevin O'Connor | 2024-04-09 | 1 | -0/+154 |