Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-674

Add Gyroscope support

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • 1.2.0
    • None
    • Sensors

      We need a new class:QGyroscope as the base classe.
      We need a readings class: QGyroscopeReading

      We need the following properties available for QGyroscopeReading:
      Angular velocity around the x axis.
      Angular velocity around the y axis.
      Angular velocity around the z axis.

      All are measured as degrees (real,double or float - whatever fits your api best)

      Output ranges for the above are:
      x [-250..250;9]
      y [-500..500;18]
      z [-2000..2000;70]

      Measurement frequency is [1..100]

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes