You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2013/07/12 19:15:49 UTC

[jira] [Resolved] (CB-2636) Accelerator Plugin to include full data available from accelerometer sensor.

     [ https://issues.apache.org/jira/browse/CB-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filip Maj resolved CB-2636.
---------------------------

    Resolution: Won't Fix

The cordova plugins follow W3C standards for these types of APIs (at least we try to), so if it is not provisioned by the standard then we will most likely not implement it.

Closing as won't fix.
                
> 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
>              Labels: Acceleromter,, plugin,
>
> 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