Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openambit2tcx Python script #170

Closed
cfabio opened this issue Dec 4, 2017 · 3 comments
Closed

openambit2tcx Python script #170

cfabio opened this issue Dec 4, 2017 · 3 comments

Comments

@cfabio
Copy link

cfabio commented Dec 4, 2017

I am writing a Python script to convert openambit's "proprietary" logfiles to the more common TCX format.
The script does not recognize laps and I have yet to test how it behaves when heart rate data are present, everything else works fine.
Am I wasting my time? Is there any other method to convert openambit logfiles?
If you guys are interested I can share the script so it can be added to this repo.

@paddy-hack
Copy link
Contributor

There is a tools/openambit2gpx.py already. You may be able to use its output and stuff that into something like GPSBabel.

That said, I guess yet another conversion will find a welcome home in the tools/ directory.

@cfabio
Copy link
Author

cfabio commented Dec 5, 2017

I used openambit2gpx.py as starting point but since GPX syntax differs quite a lot from TCX I am finding myself rewriting most of the stuff.

@mbernasocchi
Copy link
Member

closing as a PR #171 exists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants