Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Tip us?
 
ccopelan
Old
#1  
Junior Member - OP
Thanks Meter 0
Posts: 5
Join Date: Dec 2007
Default Redirect GPS data to USB port, use w/ laptop?

For all you genius software / hardware hackers on the board: Is it possible to write a program that will "pick up" the GPS data from and then feed that data to the USB port (or BT) in a standard GPS data stream, so that the Mogul can be utilized as an external GPS for a laptop? Since one of the GPS configuration options is to "Allow Windows to manage GPS", and doing so allows multiple programs to access the data simultaneously (i.e. Google Maps and TeleNav) it would seem to me that it's possible to write a piece of software that can request the GPS data from WM and then open the USB port and stream the data out. Having GPS on the Mogul itself is great, but it would be even more valuable if it could be tethered as an external GPS device. Any programmers want to take a stab at this?
 
bedoig
Old
#2  
bedoig's Avatar
Senior Member
Thanks Meter 108
Posts: 666
Join Date: Aug 2006
I'd also like to see this happen, ideally over bluetooth.
 
ccopelan
Old
#3  
Junior Member - OP
Thanks Meter 0
Posts: 5
Join Date: Dec 2007
Looks like there is an API for GPS, and some information out there on how to utilize it. See http://www.codeplex.com/gpstracker for a project that collects GPS data from an internal or external GPS and then uploads the data to a server. Seems like a simple enough matter to do the same thing but redirect to USB instead of upload to server. Maybe the code for this project would be a good jumping off point. Also, the "Embedded Windows Mobile GPS" forum at mobilitytoday.com might be a good resource.
 
AstronusX
Old
#4  
Senior Member
Thanks Meter 0
Posts: 131
Join Date: Jul 2006
Check out GpsGate , it can redirect gps port to different port like tcp,udp,bluetooth,activesyn (could be this). You have to test it out to see whether it work.
 
TalynOne
Old
(Last edited by TalynOne; 30th January 2008 at 05:42 AM.)
#5  
Senior Member
Thanks Meter 31
Posts: 302
Join Date: Jun 2007
Also checkout the free GPS2Blue.

From the webpage:
Quote:
This GPS-PDA utility has several features. It transforms your PocketPC into an external bluetooth GPS receiver, allowing you to use it with your laptop PC or any other device which can use a bluetooth GPS. Since version 1.4, GPS2Blue also allows to redirect GPS data to a TCP/IP port. It can also log to a file the data received from the GPS. Another feature is the PDA clock adjustment based on the precise GPS satellites clock. Finally, for Tomtom 5 (or 6) users, you can create a new POI from coordinates.
Be sure to check out the section titled How to use with TCP/IP over USB?
 
bassoprofundo
Old
(Last edited by bassoprofundo; 7th February 2008 at 05:03 PM.)
#6  
Junior Member
Thanks Meter 0
Posts: 24
Join Date: Feb 2006
I just managed to get this going with my Kaiser over TCPIP using GPS2Blue & HW VSP. MS Streets & Trips 2008 sees it as a GPS and reads the data. Pretty cool...
 
DJwa163
Old
#7  
Junior Member
Thanks Meter 0
Posts: 23
Join Date: Dec 2008
Location: Calcutta
Quote:
Originally Posted by bassoprofundo View Post
I just managed to get this going with my Kaiser over TCPIP using GPS2Blue & HW VSP. MS Streets & Trips 2008 sees it as a GPS and reads the data. Pretty cool...

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Boot Animation Paradise for your Android Device

The default boot animations on any device, no matter whichmanufacturer, are generally pretty … more

Flash Custom ROM and Recovery to Samsung Galaxy S 4

After reading about Dan Rosenberg’s bootloader exploit for the Samsung Galaxy S 4,I … more

Windows-Based Multi-Tool for the Sony Xperia U

If you are a flashaholic and an owner of the Sony Xperia U, you may be interested in the … more

XDA University: Crafting Recovery-Flashable Packages

Those of us who use Linux on a day to day basis don’t think twice about sinking … more