[jira] [Commented] (CB-8312) Multiply accelerometer values by -g on Windows

2015-03-31 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388979#comment-14388979
 ] 

ASF subversion and git services commented on CB-8312:
-

Commit 49a436cd9a42fee0ace5046c90c482e19ad8be7b in 
cordova-plugin-device-motion's branch refs/heads/old-ID from daserge
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-motion.git;h=49a436c
 ]

CB-8312 Multiply accelerometer values by -g on Windows


> 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



[jira] [Commented] (CB-8312) Multiply accelerometer values by -g on Windows

2015-03-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365621#comment-14365621
 ] 

ASF GitHub Bot commented on CB-8312:


Github user purplecabbage commented on the pull request:


https://github.com/apache/cordova-plugin-device-motion/pull/24#issuecomment-82492936
  
This will not work on the moon. Might want to add that to the quirks.


> 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



[jira] [Commented] (CB-8312) Multiply accelerometer values by -g on Windows

2015-03-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364959#comment-14364959
 ] 

ASF GitHub Bot commented on CB-8312:


Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-device-motion/pull/24


> 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



[jira] [Commented] (CB-8312) Multiply accelerometer values by -g on Windows

2015-03-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364958#comment-14364958
 ] 

ASF subversion and git services commented on CB-8312:
-

Commit 49a436cd9a42fee0ace5046c90c482e19ad8be7b in 
cordova-plugin-device-motion's branch refs/heads/master from daserge
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-motion.git;h=49a436c
 ]

CB-8312 Multiply accelerometer values by -g on Windows


> 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



[jira] [Commented] (CB-8312) Multiply accelerometer values by -g on Windows

2015-01-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291768#comment-14291768
 ] 

ASF GitHub Bot commented on CB-8312:


GitHub user vladimir-kotikov opened a pull request:

https://github.com/apache/cordova-plugin-device-motion/pull/24

CB-8312 Multiply accelerometer values by -g on Windows

This is a fix for [CB-8312](https://issues.apache.org/jira/browse/CB-8312)

The story: 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)

Also this PR contains additional commit 
https://github.com/MSOpenTech/cordova-plugin-device-motion/commit/213cd4b76519428484b78cb4292e0070c23d776d
 since the PR is based on git://git.apache.org/cordova-plugin-device-motion.git 
which is currently out of sync with 
https://github.com/apache/cordova-plugin-device-motion. This should correct the 
sync issue.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MSOpenTech/cordova-plugin-device-motion 
CB-8312

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugin-device-motion/pull/24.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #24


commit 213cd4b76519428484b78cb4292e0070c23d776d
Author: maria.bukharina 
Date:   2014-11-27T16:14:12Z

CB-8096 Pended auto tests if accelerometer doesn't exist on the device

commit d9db216ed53b5b71a1304eba5c1b6274c04eff94
Author: daserge 
Date:   2015-01-15T10:00:32Z

CB-8312 Multiply accelerometer values by -g on Windows




> 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