November 3, 2010

qwertyuiopearendil qwertyuiopea..
Lab Rat
91 posts

External GPS on windows

 

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.

3 replies

November 4, 2010

david.laing david.laing
Lab Rat
65 posts

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…)

 Signature 

David Laing
Location API team
Qt Mobility

November 4, 2010

Antonio Di Monaco Antonio Di Monaco
Lab Rat
116 posts

Hi,

as QIODevice, you can use QextSerialPort [qextserialport.sourceforge.net]

November 5, 2010

qwertyuiopearendil qwertyuiopea..
Lab Rat
91 posts

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

 
  ‹‹ Accessing GPS device from qt desktop(windows) App      slot in inherited class is not working... ››

You must log in to post a reply. Not a member yet? Register here!