PDA

View Full Version : accelerometer latency




tomerw
Jun 23, 2009, 03:58 PM
Hey

I'm trying to reduce latency on accelerometer driven actions in my iphone program - I want as close to real time response as possible.

I maxed out the frequency and I still suffer from a lot more latency than I'm willing to accept.

Any Ideas ?

Thanks in advance,
Tomer.



kalimba
Jun 23, 2009, 05:13 PM
Hey

I'm trying to reduce latency on accelerometer driven actions in my iphone program - I want as close to real time response as possible.

I maxed out the frequency and I still suffer from a lot more latency than I'm willing to accept.

Any Ideas ?

Thanks in advance,
Tomer.
Are you dampening/filtering the accelerometer data in any way? That might cause the output to appear "laggy".