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

Add class QNmeaGeoSatelliteInfoSource

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.14.0 Alpha
    • 5.9.0 Alpha
    • Positioning
    • None
    • f613eb3a6031d6d4f3e5ee230fab3056314fa9a4 (qt/qtlocation/dev)

      Hi,

      The Qt Location module provide the class QNmeaGeoPositionInfoSource to receive position update from a NMEA device. I thinks it will be a good enhancement to add the class QNmeaGeoSatelliteInfoSource to receive satellite position update.

      The source code "qlocationutils.cpp" already perform most of the NMEA decoding but we need some updates :

      • Actually the GSA parser do not decode active satellite (fields 3 to 14), it's 11 integers to push in a QSet.
      • Add a parser for GSV frame which produce a list of QGeoSatelliteInfo

      Best regards,

        For Gerrit Dashboard: QTBUG-59274
        # Subject Branch Project Status CR V

            paangele Paolo Angelelli
            w.martin William MARTIN
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes