Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sensor_adxl345: No need to schedule start of bulk reading | Kevin O'Connor | 2024-01-19 | 1 | -43/+12 |
* | sensor_bulk: New C file with helper code for sending bulk sensor measurements | Kevin O'Connor | 2024-01-19 | 1 | -32/+19 |
* | sensor_adxl345: No need to send messages when stopping queries | Kevin O'Connor | 2024-01-19 | 1 | -18/+0 |
* | adxl345: Compress each sample from 6 bytes to 5 bytes | Kevin O'Connor | 2021-08-30 | 1 | -5/+25 |
* | adxl345: Implement timing via new adxl345_status messages | Kevin O'Connor | 2021-08-30 | 1 | -19/+43 |
* | adxl345: Use "clock" suffix instead of "time" in commands | Kevin O'Connor | 2021-04-30 | 1 | -2/+2 |
* | sensor_adxl345: Remove unused stop_time parameter | Kevin O'Connor | 2020-09-05 | 1 | -1/+1 |
* | adxl345: Add support for adxl345 accelerometer | Kevin O'Connor | 2020-09-05 | 1 | -0/+179 |