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

Add class QNmeaGeoSatelliteInfoSource

    XMLWordPrintable

Details

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

    Description

      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,

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes