You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • That's really strange - and you're sure there are no errors?

    Could you open the Chrome dev console when connected, type Puck.debug=3 in it and then open the GPS recorder downloader and paste what gets printed here? I guess it's possible that it takes a while to output the list of files, and it times out?

    Yes - right now there isn't a converter that 'just works', but if you gave me the files I could convert them.

    The actual code for doing the conversion is at https://github.com/espruino/BangleApps/b­lob/master/apps/gpsrec/interface.html

    You just put every line of the file through trackLineToObject(line,false) and then put it in saveGPX and it'll do everything for you. In fact I could even add an 'import' dialog on that page to do it for you pretty easily.

About

Avatar for Gordon @Gordon started