Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions fitparse/profile.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

# ***************** BEGIN AUTOMATICALLY GENERATED FIT PROFILE ******************
# *************************** DO NOT EDIT THIS FILE ****************************
# *********** EXPORTED PROFILE FROM SDK VERSION 20.88 ON 2019-04-25 ************
# ********* PARSED 162 TYPES (3083 VALUES), 85 MESSAGES (1039 FIELDS) **********
# *********** EXPORTED PROFILE FROM SDK VERSION 20.92 ON 2019-06-21 ************
# ********* PARSED 162 TYPES (3086 VALUES), 85 MESSAGES (1039 FIELDS) **********

from fitparse.records import (
ComponentField,
Expand Down Expand Up @@ -1607,6 +1607,7 @@
3111: 'fenix5x_plus',
3112: 'edge_520_plus',
3299: 'hrm_dual', # HRM-Dual
3314: 'approach_s40',
10007: 'sdm4', # SDM4 footpod
10014: 'edge_remote',
20119: 'training_center',
Expand Down Expand Up @@ -2303,6 +2304,7 @@
125: 'nci_technology',
126: 'iqsquare',
127: 'leomo',
128: 'ifit_com',
255: 'development',
257: 'healthandlife',
258: 'lezyne',
Expand Down Expand Up @@ -2346,6 +2348,7 @@
296: 'velosense',
297: 'cycligentinc',
298: 'trailforks',
299: 'mahle_ebikemotion',
5759: 'actigraphcorp',
},
),
Expand Down