Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. External GPS on windows
Qt 6.11 is out! See what's new in the release blog

External GPS on windows

Scheduled Pinned Locked Moved 3rd Party Software
4 Posts 3 Posters 3.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    qwertyuiopearendil
    wrote on last edited by
    #1

    Hi All,
    I'd like to know if some of you know how can use an external USB or BlueTooth GPS.
    I know that I can't use Mobility API because are only available for mobile devices.
    Thanks.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dalaing
      wrote on last edited by
      #2

      You can use the QNmeaPositionInfoSource from the Qt Mobility Location API, provided that you can get access to the NMEA data from the device as a QIODevice (file, socket, etc...)

      David Laing
      Location API team
      Qt Mobility

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tony
        wrote on last edited by
        #3

        Hi,

        as QIODevice, you can use "QextSerialPort":http://qextserialport.sourceforge.net/

        1 Reply Last reply
        0
        • Q Offline
          Q Offline
          qwertyuiopearendil
          wrote on last edited by
          #4

          Thanks a lot I'll try and i'll report the result.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved