python-fitparse 2.1.5__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 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.201 ON 2026-04-22 ***********
4
- # ********* PARSED 201 TYPES (4395 VALUES), 124 MESSAGES (1407 FIELDS) *********
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,
@@ -6391,6 +6391,13 @@ MESSAGE_TYPES = {
6391
6391
  ),
6392
6392
  ),
6393
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
+ ),
6394
6401
  82: Field(
6395
6402
  name='player_score',
6396
6403
  type=BASE_TYPES[0x84], # uint16
@@ -7484,6 +7491,13 @@ MESSAGE_TYPES = {
7484
7491
  def_num=63,
7485
7492
  units='bpm',
7486
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
+ ),
7487
7501
  71: Field(
7488
7502
  name='wkt_step_index',
7489
7503
  type=FIELD_TYPES['message_index'],
@@ -10712,6 +10726,13 @@ MESSAGE_TYPES = {
10712
10726
  offset=500,
10713
10727
  units='m',
10714
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
+ ),
10715
10736
  110: Field(
10716
10737
  name='total_moving_time',
10717
10738
  type=BASE_TYPES[0x86], # uint32
@@ -10805,6 +10826,13 @@ MESSAGE_TYPES = {
10805
10826
  def_num=13,
10806
10827
  units='kcal',
10807
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
+ ),
10808
10836
  77: Field(
10809
10837
  name='total_moving_time',
10810
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.5
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=pKXx1FDKrV5V_4n7TcQtdtWdzRdo7EaIUB0Q8Is4S9Y,592760
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.5.dist-info/METADATA,sha256=lvwQelrUHoO6EDYhnrAjjUNvZy2-S8Aurj2yjjx9PAs,4097
8
- python_fitparse-2.1.5.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
9
- python_fitparse-2.1.5.dist-info/entry_points.txt,sha256=cM-FrZMgY175Od7pYZX7yu48XDynph8o2w-FBOBIyRU,49
10
- python_fitparse-2.1.5.dist-info/licenses/LICENSE,sha256=RK-rKfCYWql9q58dgvYwpDuo-N4g0L4iXxr8D5ubMIo,1157
11
- python_fitparse-2.1.5.dist-info/RECORD,,
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,,