ColinPitrat / kalenji-gps-watch-reader

A tool to import data from some Kalenji running watches
GNU General Public License v3.0
30 stars 11 forks source link

USB timout #49

Closed teji24 closed 9 years ago

teji24 commented 9 years ago

Hello, I tried to extract data from keymaze 500 hike. the ist show me the correct trace, i choice "all" (there is only 1), the transfert begin, then i get : "error on USB operation code -7 - 0 LIBUSB_ERROR_TIMEOUT" the gps still display "transfert"..... i tried to wait 5 minutes... stay like this...

if i launch again (while gps display "transfert", i get a bad list of track (impossibles lenght, duration, laps, ...), i choice "all", and the GPS terminate the upload cycle and display "finished". No trace file was created.... But there is 2 logs files... Is there a way to decode these traces ? i tried to put it as input with "-i" argument, but i get some strange error message about : "size is not a multiple of 15 plus 31 in getSessionDetails (step2) ! 2094 137" Can you help me to rebuild the trace from the logs ??? Thanks !

teji24 commented 9 years ago

finnaly, i just add the end of a good file ( <= 8a 00 00 00 ) and run with -i pointed on modified files, and i get a GPX & kml lots of "bad" points in thi file. i removed all, and trace is correct ! YEEEEESSSSSS, And thanks a lot for your beautyfull, and usefull work T H A N K S !