Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-25842

QAccelerometer should provide user acceleration

    XMLWordPrintable

Details

    Description

      QAccelerometer to be enhanced with linear/user acceleration, which means that gravity is filtered off.
      iPhone4 API provides acceleration with and without gravity, Android just without gravity
      For easy porting and to be able to integrate velocity and distance Qt Mobility must provide both
      Naming alternatives include e.g.
      1.) bool QAccelerometer: :setLinearAcceleration();
      2.) bool QAccelerometer: : setUserAcceleration();
      3.) bool QAccelerometer: : setGravityOff();

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lpotter Lorn Potter
            lpotter Lorn Potter
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes