Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bulk_sensor: Fix missing logging import | Kevin O'Connor | 2023-12-28 | 1 | -1/+1 |
* | bulk_sensor: Add some module level documentation | Kevin O'Connor | 2023-12-26 | 1 | -0/+31 |
* | bulk_sensor: Simplify the registration of internal clients in BatchBulkHelper | Kevin O'Connor | 2023-12-26 | 1 | -38/+28 |
* | bulk_sensor: Rework APIDumpHelper() to BatchBulkHelper() | Kevin O'Connor | 2023-12-26 | 1 | -25/+28 |
* | bulk_sensor: Minor code reorg to _stop() in APIDumpHelper() | Kevin O'Connor | 2023-12-26 | 1 | -19/+19 |
* | bulk_sensor: New add_mux_endpoint() helper function in APIDumpHelper | Kevin O'Connor | 2023-12-26 | 1 | -10/+19 |
* | bulk_sensor: Move APIDumpHelper() from motion_report.py to bulk_sensor.py | Kevin O'Connor | 2023-12-26 | 1 | -0/+93 |
* | bulk_sensor: Add new ChipClockUpdater helper class | Kevin O'Connor | 2023-12-26 | 1 | -0/+48 |
* | bulk_sensor: Add new BulkDataQueue class | Kevin O'Connor | 2023-12-26 | 1 | -0/+20 |
* | bulk_sensor: New file with helper code for reading bulk sensors | Kevin O'Connor | 2023-12-26 | 1 | -0/+53 |