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 78B829AB4 for ; Fri, 6 Apr 2012 10:25:26 +0000 (UTC) Received: (qmail 68567 invoked by uid 500); 6 Apr 2012 10:25:26 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 68544 invoked by uid 500); 6 Apr 2012 10:25:26 -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 68536 invoked by uid 99); 6 Apr 2012 10:25:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Apr 2012 10:25:26 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shazron@gmail.com designates 209.85.210.175 as permitted sender) Received: from [209.85.210.175] (HELO mail-iy0-f175.google.com) (209.85.210.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Apr 2012 10:25:20 +0000 Received: by iaag37 with SMTP id g37so2934959iaa.6 for ; Fri, 06 Apr 2012 03:24:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=BmI60NlYyy1p39rqJGCsbpn4rJ2dH+tB8kNMQInRKkE=; b=NO11PvMyInhWbQGI6LmrLm/Lu5lP5qPHPkbVjzaxKk0xE7EUMEfyK9ivTUDmO93iQo m0ze0bCLeYLO5Vsum9t/WRWkduZRRUbfUeQQlp4w5DS3rtTioHgr42xXQLh7hZct7rUE sTbWvI6W0eXd98ca5ED0skuAjSt5WqqGUtGHhCMyDgdVZW8tGTfiNT73f6JDi9h49wP2 RpWVtgs08EluU8sYLXu9Cb204C8SCqf4myAlKGvy7xQj8b1DNJWXyJNqkeLCHE/txj7r bvBsvVbS54+hj7sSSl2wsJoLgeMEYe/nogUxGUtlK7nkMwkZqDQ35WssNXAGwicbrJ+X mUyQ== Received: by 10.42.148.200 with SMTP id s8mr3617912icv.39.1333707899371; Fri, 06 Apr 2012 03:24:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.146.131 with HTTP; Fri, 6 Apr 2012 03:24:19 -0700 (PDT) In-Reply-To: References: From: Shazron Date: Fri, 6 Apr 2012 03:24:19 -0700 Message-ID: Subject: Re: Blackberry Accelerometer: someone comment on this? To: callback-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org No worries just needed a clarification in BB that it was changed already - it's a doc issue, I don't think it has been updated yet? I'll update it tomorrow if so On Fri, Apr 6, 2012 at 3:15 AM, Drew Walters wrote: > I've fixed this in 1.6. I normalized values to match android and iOS. > Sorry, forgot to close the issue. I'm out of the office till Tuesday so I > can close it then. > On Apr 6, 2012 3:55 AM, "Shazron" wrote: > >> Is this still true? >> "BlackBerry does not return values in m/s^2 and until cordova-js gets >> in there it will not change. Currently the values (as documented in >> BlackBerry documentation): "For example, if the handheld is lying flat >> on a table, the X and Y values are equal to 0, while Z is equal to >> 1000" >> >> re: https://issues.apache.org/jira/browse/CB-418 >>