Jordan Haddow created CB-2636:
---------------------------------
Summary: Accelerator Plugin to include full data available from
accelerometer sensor.
Key: CB-2636
URL: https://issues.apache.org/jira/browse/CB-2636
Project: Apache Cordova
Issue Type: Improvement
Components: CordovaJS
Environment: Any
Reporter: Jordan Haddow
Assignee: Filip Maj
Priority: Minor
The Accelerometer plugin doesn't currently return all values available on most
devices from the Accelerometer. There are usually two to three values returned
form the sensor. These are the actual values, the values corrected for gravity,
and the values for gravity. Currently I believe the plugin only gives either
the actual values or the value corrected for gravity.
It's true that one could build a plugin to do this, but the values are (most
likely) returned by the same source that the Accelerometer plugin is getting
its current values. It would just be a matter of getting it to get the
additional values and return them all.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira