Hi Jens,

> first i would like to thank you for the time and efford you spend for
> developing Pytrainer.

Thank you very much, feedback is always highly appreciated ;)

> After using it some time happily adding the training information manuelly, i
> realised that there are several apps for the iPhone i got for work.
>
> I am using this app which provides an export of GPX, TCX and fitlog files:
> http://sourceforge.net/projects/gofgsportscompu/

Interesting, I have never heard about it.

> The GPX and TCX files can be imported but sadly the show about 477
> kilometers for my training session instead of the 8 km the app shows.

Did you try other options like Garmin Connect
(http://connect.garmin.com). There is one plugin available for
GNU/Linux (http://www.andreas-diesner.de/garminplugin/doku.php?id=start)

> I am not sure i this is a bug or a feature but started writing to you due to
> your comment on the supported device site.
> https://github.com/pytrainer/pytrainer/wiki/Supported-devices

To be honest it sounds like a bug ;)

> I you are interested i could send you an example file and i would also be
> interested if you could send me a file to see if i can convert the format i
> get.

Sure you can send it over.

Anyway you can also try to figure out yourself what happened:
https://github.com/pytrainer/pytrainer/wiki/FAQ#it-doesnt-work-what-should-i-do

To get a GPX+ (GPX plus some additions) sample:
https://github.com/pytrainer/pytrainer/wiki/Sample-GPX-

> I will also contact the developer of the app if he is interested in this
> compatibility.
>
> If there is anything i could help you with to identify this incompatibility,
> please let me know.

I don't know how mature the app you use is, but maybe first step is to
validate files against schema. I guess there must be some online
tools, but you can also use xmllint:

 $ xmllint --noout --valid --schema
 http://www.cluetrust.com/Schemas/gpxdata10.xsd ~/.pytrainer/gpx/1035.gpx

Best regards,

David

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Pytrainer-devel mailing list
Pytrainer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytrainer-devel

Reply via email to