ADIS16448-RoboRIO-Driver icon indicating copy to clipboard operation
ADIS16448-RoboRIO-Driver copied to clipboard

LabVIEW driver does not expose accelerometer data

Open fixermark opened this issue 4 years ago • 1 comments

Compared to the set of functions available on the Java driver's API (https://github.com/juchong/ADIS16448-RoboRIO-Driver/blob/master/java/src/main/java/com/analog/adis16448/frc/ADIS16448_IMU.java), the LabVIEW driver's API is missing instantaneous accelerometer values for X, Y, Z.

(I'm happy to look into adding these in a pull request).

fixermark avatar Feb 16 '20 21:02 fixermark