python-fitparse 2.1.4__py3-none-any.whl → 2.1.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- fitparse/profile.py +31 -2
- {python_fitparse-2.1.4.dist-info → python_fitparse-2.1.6.dist-info}/METADATA +1 -1
- {python_fitparse-2.1.4.dist-info → python_fitparse-2.1.6.dist-info}/RECORD +6 -6
- {python_fitparse-2.1.4.dist-info → python_fitparse-2.1.6.dist-info}/WHEEL +0 -0
- {python_fitparse-2.1.4.dist-info → python_fitparse-2.1.6.dist-info}/entry_points.txt +0 -0
- {python_fitparse-2.1.4.dist-info → python_fitparse-2.1.6.dist-info}/licenses/LICENSE +0 -0
fitparse/profile.py
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# ***************** BEGIN AUTOMATICALLY GENERATED FIT PROFILE ******************
|
|
2
2
|
# *************************** DO NOT EDIT THIS FILE ****************************
|
|
3
|
-
# *********** EXPORTED PROFILE FROM SDK VERSION 21.
|
|
4
|
-
# ********* PARSED 201 TYPES (
|
|
3
|
+
# *********** EXPORTED PROFILE FROM SDK VERSION 21.202 ON 2026-04-29 ***********
|
|
4
|
+
# ********* PARSED 201 TYPES (4395 VALUES), 124 MESSAGES (1411 FIELDS) *********
|
|
5
5
|
|
|
6
6
|
from fitparse.records import (
|
|
7
7
|
ComponentField,
|
|
@@ -3131,6 +3131,7 @@ FIELD_TYPES = {
|
|
|
3131
3131
|
347: 'jespr',
|
|
3132
3132
|
348: 'huawei',
|
|
3133
3133
|
349: 'gotoes',
|
|
3134
|
+
350: 'cadence_app',
|
|
3134
3135
|
5759: 'actigraphcorp',
|
|
3135
3136
|
},
|
|
3136
3137
|
),
|
|
@@ -6390,6 +6391,13 @@ MESSAGE_TYPES = {
|
|
|
6390
6391
|
),
|
|
6391
6392
|
),
|
|
6392
6393
|
),
|
|
6394
|
+
78: Field(
|
|
6395
|
+
name='active_time',
|
|
6396
|
+
type=BASE_TYPES[0x86], # uint32
|
|
6397
|
+
def_num=78,
|
|
6398
|
+
scale=1000,
|
|
6399
|
+
units='s',
|
|
6400
|
+
),
|
|
6393
6401
|
82: Field(
|
|
6394
6402
|
name='player_score',
|
|
6395
6403
|
type=BASE_TYPES[0x84], # uint16
|
|
@@ -7483,6 +7491,13 @@ MESSAGE_TYPES = {
|
|
|
7483
7491
|
def_num=63,
|
|
7484
7492
|
units='bpm',
|
|
7485
7493
|
),
|
|
7494
|
+
70: Field(
|
|
7495
|
+
name='active_time',
|
|
7496
|
+
type=BASE_TYPES[0x86], # uint32
|
|
7497
|
+
def_num=70,
|
|
7498
|
+
scale=1000,
|
|
7499
|
+
units='s',
|
|
7500
|
+
),
|
|
7486
7501
|
71: Field(
|
|
7487
7502
|
name='wkt_step_index',
|
|
7488
7503
|
type=FIELD_TYPES['message_index'],
|
|
@@ -10711,6 +10726,13 @@ MESSAGE_TYPES = {
|
|
|
10711
10726
|
offset=500,
|
|
10712
10727
|
units='m',
|
|
10713
10728
|
),
|
|
10729
|
+
78: Field( # Active time of split rounds
|
|
10730
|
+
name='active_time',
|
|
10731
|
+
type=BASE_TYPES[0x86], # uint32
|
|
10732
|
+
def_num=78,
|
|
10733
|
+
scale=1000,
|
|
10734
|
+
units='s',
|
|
10735
|
+
),
|
|
10714
10736
|
110: Field(
|
|
10715
10737
|
name='total_moving_time',
|
|
10716
10738
|
type=BASE_TYPES[0x86], # uint32
|
|
@@ -10804,6 +10826,13 @@ MESSAGE_TYPES = {
|
|
|
10804
10826
|
def_num=13,
|
|
10805
10827
|
units='kcal',
|
|
10806
10828
|
),
|
|
10829
|
+
65: Field( # total active time in all split rounds
|
|
10830
|
+
name='active_time',
|
|
10831
|
+
type=BASE_TYPES[0x86], # uint32
|
|
10832
|
+
def_num=65,
|
|
10833
|
+
scale=1000,
|
|
10834
|
+
units='s',
|
|
10835
|
+
),
|
|
10807
10836
|
77: Field(
|
|
10808
10837
|
name='total_moving_time',
|
|
10809
10838
|
type=BASE_TYPES[0x86], # uint32
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: python-fitparse
|
|
3
|
-
Version: 2.1.
|
|
3
|
+
Version: 2.1.6
|
|
4
4
|
Summary: Python library to parse ANT/Garmin .FIT files
|
|
5
5
|
Project-URL: Homepage, https://github.com/nbr23/python-fitparse
|
|
6
6
|
Project-URL: Repository, https://github.com/nbr23/python-fitparse
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
fitparse/__init__.py,sha256=XigqA8TTG1j9B3PyV7PfAfJhVL2NQVGQrMtfmElEuNM,336
|
|
2
2
|
fitparse/base.py,sha256=9Prisb5xfPGM79kszvfATVIgYMC3gWnHWaX1kqoHmAQ,24202
|
|
3
3
|
fitparse/processors.py,sha256=gQNdFiT5xVn3R9uX-cjijL2JQ3cKtuygjAPKIZ7J53Q,5357
|
|
4
|
-
fitparse/profile.py,sha256=
|
|
4
|
+
fitparse/profile.py,sha256=JMzTaTOHcYXnwNERU1b8aQVVnslfKuIdoxEtA6npr2s,593656
|
|
5
5
|
fitparse/records.py,sha256=bjiuG6P2SrRHxmGWjcNbj29nnM6UAl9sw-toR2rFudk,14396
|
|
6
6
|
fitparse/utils.py,sha256=cYmAKRktsiTKpxAAvp9XwjfN2BKzEP9-0fAKoTTu_Sw,1750
|
|
7
|
-
python_fitparse-2.1.
|
|
8
|
-
python_fitparse-2.1.
|
|
9
|
-
python_fitparse-2.1.
|
|
10
|
-
python_fitparse-2.1.
|
|
11
|
-
python_fitparse-2.1.
|
|
7
|
+
python_fitparse-2.1.6.dist-info/METADATA,sha256=Cvn-irOdMazvgYeGpmjZTueyt5BsuMMSeeGVGTqhwAk,4097
|
|
8
|
+
python_fitparse-2.1.6.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
|
|
9
|
+
python_fitparse-2.1.6.dist-info/entry_points.txt,sha256=cM-FrZMgY175Od7pYZX7yu48XDynph8o2w-FBOBIyRU,49
|
|
10
|
+
python_fitparse-2.1.6.dist-info/licenses/LICENSE,sha256=RK-rKfCYWql9q58dgvYwpDuo-N4g0L4iXxr8D5ubMIo,1157
|
|
11
|
+
python_fitparse-2.1.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|