Hi again,

I have been doing several tests and everything looks pretty good
regarding FIT files support in pytrainer but trigger method, which I
get always set to "Manual" although fit test files are built as a
result of activities with "auto lap" feature set to 1 km in my
forerunner 210.
I have done my tests transforming original fit file in different ways:

1.- Using perl script
(http://pub.ks-and-ks.ne.jp/cycling/fit2tcx.shtml) from Kiyokazu SUTO
2.- Importing activity on Garmin Connect and then exporting it as TCX
3.- Using GPSBabel 1.4.4 (only displaying 1 lap in output file btw)
with following command: gpsbabel -i garmin_fit -f 20130209.fit -o
gtrnctr,course=0,sport=Running -F gpsbabel_20130209.tcx

Not sure if it is a bug (3 application with same error???) or if I
miss something obvious, I didn't go through FIT specification yet. I
have done some searches but nothing showed up. Does anyone have any
experience on this topic?

Thanks,

David


2013/2/26 David García Granda <dgra...@gmail.com>:
> 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

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Pytrainer-devel mailing list
Pytrainer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytrainer-devel

Reply via email to