If you’ve got python and it’s sqlite library installed, then this script will be a half-decent example of how to pull data from “.gtc” database for each entry in the stored history. If not, have no fear, I hope to release a small app to let you extract the data on your own and I’m still thinking about that widget.
Pretty source after the jump.
Open in new window
Technorati Tags: 


Tue, 2007-03-27 22:58
I was really surprised to find out that Garmin is using SQLite to store the Training Center data. That certainly makes it easy to work with! Looks like it wouldn’t be to hard to build a portable, cross-platform “Training Center” class.
Thanks for the example script!
- JPM
»