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 AFD009B5B for ; Fri, 6 Apr 2012 08:55:01 +0000 (UTC) Received: (qmail 47585 invoked by uid 500); 6 Apr 2012 08:55:01 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 47506 invoked by uid 500); 6 Apr 2012 08:55:00 -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 47494 invoked by uid 99); 6 Apr 2012 08:55:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Apr 2012 08:55:00 +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 (nike.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 08:54:53 +0000 Received: by iaag37 with SMTP id g37so2865292iaa.6 for ; Fri, 06 Apr 2012 01:54:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=7g1P8pl8FJLc1dta0yz32GlN7X3yGL/ZHkssKF6dmF4=; b=k2XXZDO0V7KySP1cqaHO1QFSRVWkb/kO7HqUX8A9j7Gxk2iTS52nXtuEQExyqc0a2Q FTm/gtfY+L3DTfPYCaEEPXRdRVgYKdhz/kLZI9wusoQA7FF8CHAMiAgC48doE12qvdtM rBI1PvcwnSAwbcYptjn8RcaGXWL48OuQy6ExGbWNXsJSSNmEkXix5oEfaFRr+b9Lfrqy HuzZfl8F7NWlLIIyUJQLowNOCjON/ZyDcY/817Hr32qpu8JJNpGsNtKBU6fhwe9RvTaK HPJbiBjx/496XVicSqxF/1ygLvNdkTHuwxvzCWLI8+Se0x+yScLqhTnzyPHVl6Wn8eI7 yT2A== Received: by 10.50.76.136 with SMTP id k8mr4421649igw.2.1333702471885; Fri, 06 Apr 2012 01:54:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.146.131 with HTTP; Fri, 6 Apr 2012 01:53:51 -0700 (PDT) From: Shazron Date: Fri, 6 Apr 2012 01:53:51 -0700 Message-ID: Subject: Blackberry Accelerometer: someone comment on this? To: callback-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 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