I am running on linux and trying to collect accel and gyro samples from the IMU. I have configured the IMU to store data in the FIFO so I can read data periodically without missing any samples.I have tried both FIFO mode and continuous mode but I can...