aboutsummaryrefslogtreecommitdiffstats
path: root/src/sensor_angle.c
Commit message (Collapse)AuthorAgeFilesLines
* sensor_angle: Support TLE5012b frame counter for timingKevin O'Connor2022-03-291-14/+57
| | | | | | | Use the tle5012b internal frame counter to calculate the time of each measurement. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* sensor_angle: Add support for bulk querying of spi angle sensorsKevin O'Connor2022-03-291-0/+276
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>