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

QNmeaPositionInfoSource does not combine position data

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.11.2
    • 5.9.3, 5.10.0
    • Positioning
    • None

    Description

      E.g., the file at https://codereview.qt-project.org/gitweb?p=qt-apps/multiscreen-demo.git;a=blob_plain;f=CenterConsole/sysui/CenterItems/route.txt;hb=HEAD has pairs of NMEA GGA and RMC sentences, and both contains information relative to a QGeoPositionInfo.
      GGA for example contains information about accuracy, while RMC contains information about direction and course ( http://aprs.gids.nl/nmea/ ).

      These sentences should be combined based on timestamp but are not, resulting in duplicate position updates when replayed in a PositionSource, and, i assume, they would also be treated independently when received via SerialNMEA

      Attachments

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

        Activity

          People

            paangele Paolo Angelelli
            paangele Paolo Angelelli
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes