Hi all, After some time, I have just submitted related code to simple Garmin FIT support in pytrainer (see https://github.com/pytrainer/pytrainer/issues/5) Basically it is a file import which is translated into TCXv2 (FIT files are binary ones).
Clickpath to import FIT files is as follows: 1.- Make sure "Garmin FIT file" plugin is active. 2 options so far (my idea is to get rid of the second one to concentrate all import stuff in the same place) a) File -> Import -> Plugins. Click on "Configure" button which corresponds to "Garmin FIT file" plugin to enable it. b) Tools -> GPS device plugins. Select "Garmin FIT file" on the left side and then click on "Preferences" to enable it. 2.- Import files: - File -> Import -> Import from file -> Add - Select files (my Forerunner 210 is mounted as an external hard drive (path is /run/media/<user_name>/GARMIN) - Select activities and click on "Import" Although the development didn't match TDD (Test Driven Development) principles I will write some automated test cases for this feature. I would also like to ask you for feedback on this feature, any comment is highly appreciated. Best regards, David ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Pytrainer-devel mailing list Pytrainer-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytrainer-devel