I've been following this thread, and figured perhaps I ought to throw in my 2 cents. I just wish I had more than 2 cents to throw in. :rolling:
I wanted something that I could use to create a log of my gps position, and I wanted it to work in conjunction with TomTom.
I was eventually able to do this:
www.humpa.com/track
I've been using
GPSDash2 for this, but was looking for something better. Though I'm not sure why, because GPSDash is working good for me.
I just wanted to be able to make some sort of Humpa Track script, which would plot a representation of my trip and also incorporate into it any phonecam pics I took along the route.
Well, I got all this working, and it works well and is pretty cool - but I haven't done anything with it lately.
I just like writing the code, and once I have it working I tend to lose interest
But you can check out what I've done with it - I use the Google Maps API to show my track. All the markers are pop-up windows with my location, elevation, speed, heading and time. And if there is a phonecam pic, that will be in the pop-up marker window too.
And there are even links at the bottom of the page if you'd rather view my Tracks in Google Earth:
www.humpa.com/track - please check this out and tell me if you think this is cool, or if I'm just an idiot. :approve:
BTW, all of that is automated - I only have to upload the nmea log file and my script does the rest. And for my phonecam pics, I simply use a timestamp for my Subject, and my script will go and look for pics with an appropriate timestamp, and place them accordingly.
Using WM5 to shared the GPS signal works too - though TomTom won't find the windows controled virtual port unless GPSDash is already connected. If I'm not using GPSDash, then I have to tell TomTom to use the actual port that the GPS recevier is on (TT only likes the virtual port if there is something else already using it).
I'm going to try GPSTuner and perahps BeelineGPS - GPS Tuner is looking nice.