iphone - Push method for core motion and frequency of Accelerometer/Gyroscope Data -


when push method used accelerometer/gyroscope/device motion data, unfortunately gyroscope , device motion maximum frequency cannot exceed 72hz on average (in fact data not periodic @ either).

even worse, if gyroscope data recorded (without starting device motion update service: i.e. using [motionmanager startgyroupdatestoqueue:opq withhandler:gyrohandler]), gyroscope data frequency drops 52hz on average.

has tried obtain gyroscope data @ 100hz using pull method? can reach maximum 100hz throughput "pull method"?

furthermore, did check whether faulty behavior corrected in ios 4.2 (beta)?


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -