Tuesday, June 30, 2009

Suunto GPS pod to GPX downloader

I have compiled the source that I got with the new GPX option. I used the free version of visual studio from microsoft.
But it turns out that the time and date was not converted from GPS-time-of-week in the source that I received, so it was useless with all normal GPX uploading, if you want to use the time to calculate instant speed for example.

However, I found source code at another place to convert the time and included this in the source as well, and now you get time and date in the GPX file, even with milli-seconds if you configured the GPS to log with this.

EDIT:
Here is a link to the .exe file:

And here is the source:



21 comments:

  1. Hi Anders, taking your notes I have modified the GPS POD and added three external contacts without wires to be able to use the Suunto interface cable. It works wonderfully. I can send you pics to show what I have done. I would like to try your "version" of the workbench that outputs GPX files with the correct conversion between GPS time and UTC. Thanks for the blog!

    ReplyDelete
  2. OK, please send me a message with your email adress, and I send you my program. I can publish your pictures here also.

    ReplyDelete
  3. This comment has been removed by a blog administrator.

    ReplyDelete
  4. any ideas on how to send you my email address? I think it is blocked by the blog admin...

    ReplyDelete
  5. I'm the admin :), I just erased the comments with your email, so you didn't have to put them in public. I sent you an email with the program.

    ReplyDelete
  6. Hi I am planning to buy a GPS unit from Suunto to work with my T6 watch.
    Do I really have to open and sold wires to the GPS so I can upload routes to Google Earth? Or is there another way? ( I'm not a technician you know ).

    ReplyDelete
  7. You have to talk to the GPS processor in some way, and download the logged points. This is only possible through this interface with wires.
    I dont know of any other way to do this. I dont think for example that the wireless ANT link between the T6 and GPS Pod can be used for this.

    ReplyDelete
  8. Hi, great job. I will be modding my GPS Pod as soon as I get it. One question: is it possible to pair pod with t6c AND log date at the same time?

    ReplyDelete
  9. I guess you're asking if it's possible to use the Pod together with the T6 at the same time as it is logging internally. And yes, it is possible.

    ReplyDelete
  10. Hello I have start a try to read suunto data from (t6c watch) heart rate belt and gps pod with pc pod to my computer.

    ReplyDelete
  11. hi anders.....finally i've connected the gps pod to pc with suunto cable and to download track data. is possible to have your software with gpx direct download?
    thx

    ReplyDelete
  12. hi all,after some problem i've made a little software to convert txt suunto gps log to readeaable gpx file. this is the source code: www.netsysadministration.it/splitgpstime.c .
    This software is a very beta but work greate...now i want to upload to traxmeet hr,temp etc but i don't know what's type of gpx extension traxmeet use....someone can help me?
    thx

    ReplyDelete
  13. Hy do you think is that possible to do GPS POD working with Google heart or open runners others "maps" and be compatible with a watch suunto T3C. thanks (sorry for my badly english)

    ReplyDelete
  14. Do the extra wires compromise the water-resistance of the GPS pod? I do adventure races and wear the pod as a I cross rivers or lakes.

    ReplyDelete
  15. Hi Anders i bought a suunto t6d with the GPS Pod for the Realtime EPOC feature.
    To my surspise i am not able to download my routes as I was able with my polar RS800cx.
    I now want to modify my GPS Pod ASAP.
    Can you please send me the code you mentioned, so that I can upload my routes to movescount.com and google?

    Thanks.

    Kind regards,
    Steven

    ReplyDelete
  16. I posted both the .exe and the source now from my public dropbox folder.

    ReplyDelete
  17. Great Hack !

    I have some questions about the internal memory of the POD ?

    1/ How many points can be stored ?
    2/ At which frequency are stored position points ?
    Is it possible to change it ? Let's say every 5 sec
    3/ What happens when the memory is full ? Is it automatically rotated or do you have to delete it ?

    ReplyDelete
  18. The memory is not so big, and number of points depends on setting. I dont remember now exactly but I think with 10 sec. interval you can log 4 hrs.
    Have a look here for all parameters:
    http://isuite.fastrax.fi/sdk/341/protocols/pro_nmea.html#mozTocId664442

    ReplyDelete
  19. great blog!

    I just bought Suunto T4D with GPS POD and was so mad when realized I cant get my routes to google maps or similar.
    I can see ther is a way to do it? Do I need to change something is GPS POD hardware? Where I can get SW for this? thanks !!!

    ReplyDelete
  20. Hi,
    just to comment that I actually posted the .exe file in the updated article:
    http://dl.dropbox.com/u/2801083/Suunto%20GPX%20downloader/logTool_gpx.exe

    Use this link to download it. Use the program under DOS, and follow the onscreen text. It connects via serial port to TTL/CMOS converter, as described in other article.

    ReplyDelete