QSensors timestamp
Unsolved
Mobile and Embedded
-
Hello,
I'm developping some Android apps which uses QSensors for sensor aquisition. I need precise timestamp for each measurement. Accelerometer and Gyroscope are almost always on the same time frame but it occures that the time ref of the sensors are totally different. I saw on the documentation that the application should cope with such kind of time origin difference. Before starting to manually implement time synchronisation between the sensors, I was wondering if there is any kind of mechanisme that allow to align the sensors to use the same timestamp origin.
Best regards