| vmu931
    Library for Variense VMU931 IMU | 
Data streamed for Accelerometers, Gyroscopes, Magnetometers and Euler angles. More...
#include <vmu931.h>
| Data Fields | |
| uint32_t | timestamp_ms | 
| Miliseconds elapsed since device was plugged in. | |
| float | x | 
| Euler [-180.0f, 180.0f], Mag [-4800.0f, 4800.0f], Accel and Gyro as resolution. | |
| float | y | 
| Euler [-90.0f, 90.0f], Mag [-4800.0f, 4800.0f], Accel and Gyro as resolution. | |
| float | z | 
| Euler [-180.0f, 180.0f], Mag [-4800.0f, 4800.0f], Accel and Gyro as resolution. | |
Data streamed for Accelerometers, Gyroscopes, Magnetometers and Euler angles.