Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion fit_tool/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
PROTOCOL_VERSION = '2.4'
SDK_VERSION = '21.194.0'
SDK_VERSION = '21.195.0'
FIT_DATA_TYPE = b'.FIT'
Binary file removed fit_tool/gen/Profile_21.194.0.xlsx
Binary file not shown.
Binary file added fit_tool/gen/Profile_21.195.0.xlsx
Binary file not shown.
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/aad_accel_features_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/accelerometer_data_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/activity_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/ant_channel_id_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/ant_rx_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/ant_tx_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/aviation_attitude_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/barometer_data_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/beat_intervals_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/bike_profile_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/blood_pressure_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/cadence_zone_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/camera_event_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/capabilities_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/chrono_shot_data_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/chrono_shot_session_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/climb_pro_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/common_fields.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from fit_tool.base_type import BaseType
from fit_tool.field import Field

Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/connectivity_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/course_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/course_point_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/developer_data_id_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/device_info_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/device_settings_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/dive_alarm_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/dive_apnea_alarm_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/dive_gas_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/dive_settings_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/dive_summary_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/event_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/exercise_title_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/field_capabilities_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/field_description_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/file_capabilities_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/file_creator_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/file_id_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/goal_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/gps_metadata_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/gyroscope_data_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/hr_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/hr_zone_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/hrm_profile_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/hrv_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/hrv_status_summary_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
2 changes: 1 addition & 1 deletion fit_tool/profile/messages/hrv_value_message.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autogenerated. Do not modify.
#
# Profile: 21.194.0
# Profile: 21.195.0
from typing import Optional

from fit_tool.base_type import BaseType
Expand Down
Loading
Loading