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

Vladimir Kotikov updated CB-8312:
---------------------------------
    Description: Windows implementation of device-motion methods returns 
acceleration, measrued in g's (source: 
https://msdn.microsoft.com/en-us/library/windows/apps/windows.devices.sensors.accelerometerreading.accelerationx).
 To be consistent with current plugin's specs, it is necessary to multiply 
accelerometer result by G constant (9.81 according to 
https://github.com/apache/cordova-plugin-device-motion/blob/master/doc/index.md#acceleration)

> Multiply accelerometer values by -g on Windows
> ----------------------------------------------
>
>                 Key: CB-8312
>                 URL: https://issues.apache.org/jira/browse/CB-8312
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Device Motion, Windows
>            Reporter: Sergey Shakhnazarov
>
> Windows implementation of device-motion methods returns acceleration, 
> measrued in g's (source: 
> https://msdn.microsoft.com/en-us/library/windows/apps/windows.devices.sensors.accelerometerreading.accelerationx).
>  To be consistent with current plugin's specs, it is necessary to multiply 
> accelerometer result by G constant (9.81 according to 
> https://github.com/apache/cordova-plugin-device-motion/blob/master/doc/index.md#acceleration)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to