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
Forum Updated to NodeBB v4.3 + New Features

Help with GPS integration basics

Scheduled Pinned Locked Moved 3rd Party Software
2 Posts 2 Posters 2.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.
  • A Offline
    A Offline
    Arpitgarg
    wrote on 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 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

      • Login

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