Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    External GPS on windows

    3rd Party Software
    3
    4
    2954
    Loading More Posts
    • 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
      qwertyuiopearendil last edited by

      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 Reply Quote 0
      • D
        dalaing last edited by

        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 Reply Quote 0
        • T
          tony last edited by

          Hi,

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

          1 Reply Last reply Reply Quote 0
          • Q
            qwertyuiopearendil last edited by

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

            1 Reply Last reply Reply Quote 0
            • First post
              Last post