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

QNmeaPositionInfoSourcePrivate fails to simulate some NMEA GPS logs (hasFix == false)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • 5.2.0
    • Some future release
    • Location
    • None

    Description

      I tried to simulate a NMEA GPS log file with QNmeaPositionInfoSource but it does not emit any positionUpdated(const QGeoPositionInfo &update) signals. Investigation showed that the attached NMEA log file properly gets parsed but hasFix == false and thus the branch in QNmeaPositionInfoSourcePrivate::notifyNewUpdate which calls emitUpdated(*update) is never entered.

      Is the attached route4.nmea file "invalid"?

      Attachments

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

        Activity

          People

            ablasche Alex Blasche
            milianw Milian Wolff
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes