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. Help with GPS integration basics

Help with GPS integration basics

Scheduled Pinned Locked Moved 3rd Party Software
2 Posts 2 Posters 2.7k Views
  • 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.
  • A Offline
    A Offline
    Arpitgarg
    wrote on 5 Apr 2011, 05:07 last edited by
    #1

    hi,
    I want to access gps data on my computer. I am using Qt Creator. The string i want to use is RMC-NMEA string. Can any one tell me how to proceed.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on 5 Apr 2011, 05:58 last edited by
      #2

      Most GPS's are simply serial devices. You could use QextSerialPort to open the port your device talks at. The output stream is most likely NMEA (refer to your GPS manual for details on communication speeds and protocol used).

      1 Reply Last reply
      0

      1/2

      5 Apr 2011, 05:07

      • Login

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