OSDN Git Service

Limit max frequency to 400Hz
authorAdriana Reus <adriana.reus@intel.com>
Wed, 15 Oct 2014 16:42:45 +0000 (19:42 +0300)
committerAdriana Reus <adriana.reus@intel.com>
Thu, 16 Oct 2014 14:09:27 +0000 (17:09 +0300)
commitc5d1ab64104dc7ecf2743c566079485c6fa6582e
tree79773c1918cd19ef16402e304b119878c671e42e
parentc1b848af5270c8ae78840291fa801c0f2cab16e0
Limit max frequency to 400Hz

It seems that having the accel and the gyro work at very high
frequencies (> 500) at the same time does not go very well with the
overall cpu loading and can affect other threads, for example the magnetometer
events don't come as fast as cts would like it given these conditions.

Tracked-On: https://jira01.devtools.intel.com/browse/GMINL-2227
Change-Id: I69480b393794afb072654451a468c30bb821466a
Signed-off-by: Adriana Reus <adriana.reus@intel.com>
common.h