Skip to content

Commit

Permalink
add devices from FIT SDK 2.106
Browse files Browse the repository at this point in the history
  • Loading branch information
adriangibbons committed Mar 31, 2017
1 parent f5b79c1 commit 42a6993
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/phpFITFileAnalysis.php
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,9 @@ class phpFITFileAnalysis
8 => 'hrm_run_single_byte_product_id',
9 => 'bsm',
10 => 'bcm',
11 => 'axs01',
12 => 'HRM-Tri', // 'hrm_tri_single_byte_product_id',
14 => 'Forerunner 225', // 'fr225_single_byte_product_id',
473 => 'Forerunner 301', // 'fr301_china',
474 => 'Forerunner 301', // 'fr301_japan',
475 => 'Forerunner 301', // 'fr301_korea',
Expand Down Expand Up @@ -412,7 +415,9 @@ class phpFITFileAnalysis
1735 => 'virb_elite',
1736 => 'edge_touring',
1742 => 'Edge 510', // 'edge510_japan',
1743 => 'HRM-Tri', // 'hrm_tri',
1752 => 'hrm_run',
1765 => 'Forerunner 920XT', // 'fr920xt',
1821 => 'Edge 510', // 'edge510_asia',
1822 => 'Edge 810', // 'edge810_china',
1823 => 'Edge 810', // 'edge810_taiwan',
Expand All @@ -421,11 +426,14 @@ class phpFITFileAnalysis
1853 => 'virb_remote',
1885 => 'vivo_ki',
1903 => 'Forerunner 15', // 'fr15',
1907 => 'vivoactive', // 'vivo_active',
1918 => 'Edge 510', // 'edge510_korea',
1928 => 'Forerunner 620', // 'fr620_japan',
1929 => 'Forerunner 620', // 'fr620_china',
1930 => 'Forerunner 220', // 'fr220_japan',
1931 => 'Forerunner 220', // 'fr220_china',
1936 => 'Approach S6', // 'approach_s6'
1956 => 'vívosmart', // 'vivo_smart',
1967 => 'Fenix 2', // fenix2
1988 => 'epix',
2050 => 'Fenix 3', // fenix3
Expand Down

0 comments on commit 42a6993

Please sign in to comment.