Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BC3E29C61 for ; Mon, 4 Jun 2012 17:52:23 +0000 (UTC) Received: (qmail 65865 invoked by uid 500); 4 Jun 2012 17:52:23 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 65761 invoked by uid 500); 4 Jun 2012 17:52:23 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 65751 invoked by uid 99); 4 Jun 2012 17:52:23 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jun 2012 17:52:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 4E7151402B8 for ; Mon, 4 Jun 2012 17:52:23 +0000 (UTC) Date: Mon, 4 Jun 2012 17:52:22 +0000 (UTC) From: "Filip Maj (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <112473581.35231.1338832343324.JavaMail.jiratomcat@issues-vm> In-Reply-To: <383415799.5828.1325702739848.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CB-152) Normalize Acceleration object x,y,z to return same range for all devices. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Maj updated CB-152: ------------------------- Fix Version/s: (was: 1.8.0) 1.9.0 Moving to 1.9.. > Normalize Acceleration object x,y,z to return same range for all devices. > ------------------------------------------------------------------------- > > Key: CB-152 > URL: https://issues.apache.org/jira/browse/CB-152 > Project: Apache Cordova > Issue Type: Sub-task > Components: webOS > Affects Versions: 1.5.0 > Reporter: Bryce Curtis > Assignee: Herm Wong > Fix For: 1.9.0 > > > Acceleration object should be consistent across platforms. Documentation mentions range of x,y,z to be 0-1, but Android returns ranges in -10 to +10. This needs to be made consistent so the same code works on all platforms. > Let's work towards using the DeviceMotion specification: returning values in m/s^2. At rest, with the screen pointing upwards, values should be x=0, y=0, z=9.81 > Android and iOS are using values returned as m/s^2. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira