From 8b9af0714f6f682085d90d866a7d0aa1b27066f4 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Tue, 24 Feb 2026 13:52:12 -0600 Subject: [PATCH] Garmin FIT SDK 21.195.0 --- README.md | 2 +- examples/decode/decode.cpp | 22 +-- examples/encode/encode.cpp | 168 ++---------------- src/fit.cpp | 4 +- src/fit.hpp | 6 +- src/fit_aad_accel_features_mesg.hpp | 4 +- src/fit_aad_accel_features_mesg_listener.hpp | 4 +- src/fit_accelerometer_data_mesg.hpp | 4 +- src/fit_accelerometer_data_mesg_listener.hpp | 4 +- src/fit_accumulated_field.cpp | 4 +- src/fit_accumulated_field.hpp | 4 +- src/fit_accumulator.cpp | 4 +- src/fit_accumulator.hpp | 4 +- src/fit_activity_mesg.hpp | 4 +- src/fit_activity_mesg_listener.hpp | 4 +- src/fit_ant_channel_id_mesg.hpp | 4 +- src/fit_ant_channel_id_mesg_listener.hpp | 4 +- src/fit_ant_rx_mesg.hpp | 4 +- src/fit_ant_rx_mesg_listener.hpp | 4 +- src/fit_ant_tx_mesg.hpp | 4 +- src/fit_ant_tx_mesg_listener.hpp | 4 +- src/fit_aviation_attitude_mesg.hpp | 4 +- src/fit_aviation_attitude_mesg_listener.hpp | 4 +- src/fit_barometer_data_mesg.hpp | 4 +- src/fit_barometer_data_mesg_listener.hpp | 4 +- src/fit_beat_intervals_mesg.hpp | 4 +- src/fit_beat_intervals_mesg_listener.hpp | 4 +- src/fit_bike_profile_mesg.hpp | 4 +- src/fit_bike_profile_mesg_listener.hpp | 4 +- src/fit_blood_pressure_mesg.hpp | 4 +- src/fit_blood_pressure_mesg_listener.hpp | 4 +- src/fit_buffer_encode.cpp | 4 +- src/fit_buffer_encode.hpp | 4 +- src/fit_buffered_mesg_broadcaster.cpp | 4 +- src/fit_buffered_mesg_broadcaster.hpp | 4 +- src/fit_buffered_record_mesg.hpp | 4 +- src/fit_buffered_record_mesg_broadcaster.cpp | 4 +- src/fit_buffered_record_mesg_broadcaster.hpp | 4 +- src/fit_buffered_record_mesg_listener.hpp | 4 +- src/fit_cadence_zone_mesg.hpp | 4 +- src/fit_cadence_zone_mesg_listener.hpp | 4 +- src/fit_camera_event_mesg.hpp | 4 +- src/fit_camera_event_mesg_listener.hpp | 4 +- src/fit_capabilities_mesg.hpp | 4 +- src/fit_capabilities_mesg_listener.hpp | 4 +- src/fit_chrono_shot_data_mesg.hpp | 4 +- src/fit_chrono_shot_data_mesg_listener.hpp | 4 +- src/fit_chrono_shot_session_mesg.hpp | 4 +- src/fit_chrono_shot_session_mesg_listener.hpp | 4 +- src/fit_climb_pro_mesg.hpp | 4 +- src/fit_climb_pro_mesg_listener.hpp | 4 +- src/fit_connectivity_mesg.hpp | 4 +- src/fit_connectivity_mesg_listener.hpp | 4 +- src/fit_course_mesg.hpp | 4 +- src/fit_course_mesg_listener.hpp | 4 +- src/fit_course_point_mesg.hpp | 4 +- src/fit_course_point_mesg_listener.hpp | 4 +- src/fit_crc.cpp | 4 +- src/fit_crc.hpp | 4 +- src/fit_date_time.cpp | 4 +- src/fit_date_time.hpp | 4 +- src/fit_decode.cpp | 4 +- src/fit_decode.hpp | 4 +- src/fit_developer_data_id_mesg.hpp | 4 +- src/fit_developer_data_id_mesg_listener.hpp | 4 +- src/fit_developer_field.cpp | 4 +- src/fit_developer_field.hpp | 4 +- src/fit_developer_field_definition.cpp | 4 +- src/fit_developer_field_definition.hpp | 4 +- src/fit_developer_field_description.cpp | 4 +- src/fit_developer_field_description.hpp | 4 +- ...t_developer_field_description_listener.hpp | 4 +- src/fit_device_aux_battery_info_mesg.hpp | 4 +- ..._device_aux_battery_info_mesg_listener.hpp | 4 +- src/fit_device_info_mesg.hpp | 4 +- src/fit_device_info_mesg_listener.hpp | 4 +- src/fit_device_settings_mesg.hpp | 4 +- src/fit_device_settings_mesg_listener.hpp | 4 +- src/fit_dive_alarm_mesg.hpp | 4 +- src/fit_dive_alarm_mesg_listener.hpp | 4 +- src/fit_dive_apnea_alarm_mesg.hpp | 4 +- src/fit_dive_apnea_alarm_mesg_listener.hpp | 4 +- src/fit_dive_gas_mesg.hpp | 4 +- src/fit_dive_gas_mesg_listener.hpp | 4 +- src/fit_dive_settings_mesg.hpp | 4 +- src/fit_dive_settings_mesg_listener.hpp | 4 +- src/fit_dive_summary_mesg.hpp | 4 +- src/fit_dive_summary_mesg_listener.hpp | 4 +- src/fit_encode.cpp | 4 +- src/fit_encode.hpp | 4 +- src/fit_event_mesg.hpp | 4 +- src/fit_event_mesg_listener.hpp | 4 +- ...it_exd_data_concept_configuration_mesg.hpp | 4 +- ...ta_concept_configuration_mesg_listener.hpp | 4 +- src/fit_exd_data_field_configuration_mesg.hpp | 4 +- ...data_field_configuration_mesg_listener.hpp | 4 +- src/fit_exd_screen_configuration_mesg.hpp | 4 +- ...exd_screen_configuration_mesg_listener.hpp | 4 +- src/fit_exercise_title_mesg.hpp | 4 +- src/fit_exercise_title_mesg_listener.hpp | 4 +- src/fit_factory.cpp | 4 +- src/fit_factory.hpp | 4 +- src/fit_field.cpp | 4 +- src/fit_field.hpp | 4 +- src/fit_field_base.cpp | 4 +- src/fit_field_base.hpp | 4 +- src/fit_field_capabilities_mesg.hpp | 4 +- src/fit_field_capabilities_mesg_listener.hpp | 4 +- src/fit_field_definition.cpp | 4 +- src/fit_field_definition.hpp | 4 +- src/fit_field_description_mesg.hpp | 4 +- src/fit_field_description_mesg_listener.hpp | 4 +- src/fit_file_capabilities_mesg.hpp | 4 +- src/fit_file_capabilities_mesg_listener.hpp | 4 +- src/fit_file_creator_mesg.hpp | 4 +- src/fit_file_creator_mesg_listener.hpp | 4 +- src/fit_file_id_mesg.hpp | 4 +- src/fit_file_id_mesg_listener.hpp | 4 +- src/fit_goal_mesg.hpp | 4 +- src/fit_goal_mesg_listener.hpp | 4 +- src/fit_gps_metadata_mesg.hpp | 4 +- src/fit_gps_metadata_mesg_listener.hpp | 4 +- src/fit_gyroscope_data_mesg.hpp | 4 +- src/fit_gyroscope_data_mesg_listener.hpp | 4 +- src/fit_hr_mesg.hpp | 4 +- src/fit_hr_mesg_listener.hpp | 4 +- src/fit_hr_zone_mesg.hpp | 4 +- src/fit_hr_zone_mesg_listener.hpp | 4 +- src/fit_hrm_profile_mesg.hpp | 4 +- src/fit_hrm_profile_mesg_listener.hpp | 4 +- src/fit_hrv_mesg.hpp | 4 +- src/fit_hrv_mesg_listener.hpp | 4 +- src/fit_hrv_status_summary_mesg.hpp | 4 +- src/fit_hrv_status_summary_mesg_listener.hpp | 4 +- src/fit_hrv_value_mesg.hpp | 4 +- src/fit_hrv_value_mesg_listener.hpp | 4 +- src/fit_hsa_accelerometer_data_mesg.hpp | 4 +- ...t_hsa_accelerometer_data_mesg_listener.hpp | 4 +- src/fit_hsa_body_battery_data_mesg.hpp | 4 +- ...it_hsa_body_battery_data_mesg_listener.hpp | 4 +- src/fit_hsa_configuration_data_mesg.hpp | 4 +- ...t_hsa_configuration_data_mesg_listener.hpp | 4 +- src/fit_hsa_event_mesg.hpp | 4 +- src/fit_hsa_event_mesg_listener.hpp | 4 +- src/fit_hsa_gyroscope_data_mesg.hpp | 4 +- src/fit_hsa_gyroscope_data_mesg_listener.hpp | 4 +- src/fit_hsa_heart_rate_data_mesg.hpp | 4 +- src/fit_hsa_heart_rate_data_mesg_listener.hpp | 4 +- src/fit_hsa_respiration_data_mesg.hpp | 4 +- ...fit_hsa_respiration_data_mesg_listener.hpp | 4 +- src/fit_hsa_spo2_data_mesg.hpp | 4 +- src/fit_hsa_spo2_data_mesg_listener.hpp | 4 +- src/fit_hsa_step_data_mesg.hpp | 4 +- src/fit_hsa_step_data_mesg_listener.hpp | 4 +- src/fit_hsa_stress_data_mesg.hpp | 4 +- src/fit_hsa_stress_data_mesg_listener.hpp | 4 +- src/fit_hsa_wrist_temperature_data_mesg.hpp | 4 +- ...a_wrist_temperature_data_mesg_listener.hpp | 4 +- src/fit_jump_mesg.hpp | 4 +- src/fit_jump_mesg_listener.hpp | 4 +- src/fit_lap_mesg.hpp | 4 +- src/fit_lap_mesg_listener.hpp | 4 +- src/fit_length_mesg.hpp | 4 +- src/fit_length_mesg_listener.hpp | 4 +- src/fit_magnetometer_data_mesg.hpp | 4 +- src/fit_magnetometer_data_mesg_listener.hpp | 4 +- src/fit_max_met_data_mesg.hpp | 4 +- src/fit_max_met_data_mesg_listener.hpp | 4 +- src/fit_memo_glob_mesg.hpp | 4 +- src/fit_memo_glob_mesg_listener.hpp | 4 +- src/fit_mesg.cpp | 4 +- src/fit_mesg.hpp | 4 +- src/fit_mesg_broadcast_plugin.hpp | 4 +- src/fit_mesg_broadcaster.cpp | 4 +- src/fit_mesg_broadcaster.hpp | 4 +- src/fit_mesg_capabilities_mesg.hpp | 4 +- src/fit_mesg_capabilities_mesg_listener.hpp | 4 +- src/fit_mesg_definition.cpp | 4 +- src/fit_mesg_definition.hpp | 4 +- src/fit_mesg_definition_listener.hpp | 4 +- src/fit_mesg_listener.hpp | 4 +- src/fit_mesg_with_event.hpp | 4 +- src/fit_mesg_with_event_broadcaster.cpp | 4 +- src/fit_mesg_with_event_broadcaster.hpp | 4 +- src/fit_mesg_with_event_listener.hpp | 4 +- src/fit_met_zone_mesg.hpp | 4 +- src/fit_met_zone_mesg_listener.hpp | 4 +- src/fit_monitoring_hr_data_mesg.hpp | 4 +- src/fit_monitoring_hr_data_mesg_listener.hpp | 4 +- src/fit_monitoring_info_mesg.hpp | 4 +- src/fit_monitoring_info_mesg_listener.hpp | 4 +- src/fit_monitoring_mesg.hpp | 4 +- src/fit_monitoring_mesg_listener.hpp | 4 +- src/fit_nmea_sentence_mesg.hpp | 4 +- src/fit_nmea_sentence_mesg_listener.hpp | 4 +- src/fit_obdii_data_mesg.hpp | 4 +- src/fit_obdii_data_mesg_listener.hpp | 4 +- src/fit_ohr_settings_mesg.hpp | 4 +- src/fit_ohr_settings_mesg_listener.hpp | 4 +- src/fit_one_d_sensor_calibration_mesg.hpp | 4 +- ...one_d_sensor_calibration_mesg_listener.hpp | 4 +- src/fit_pad_mesg.hpp | 4 +- src/fit_pad_mesg_listener.hpp | 4 +- src/fit_power_zone_mesg.hpp | 4 +- src/fit_power_zone_mesg_listener.hpp | 4 +- src/fit_profile.cpp | 4 +- src/fit_profile.hpp | 7 +- src/fit_protocol_validator.cpp | 4 +- src/fit_protocol_validator.hpp | 4 +- src/fit_raw_bbi_mesg.hpp | 4 +- src/fit_raw_bbi_mesg_listener.hpp | 4 +- src/fit_record_mesg.hpp | 4 +- src/fit_record_mesg_listener.hpp | 4 +- src/fit_respiration_rate_mesg.hpp | 4 +- src/fit_respiration_rate_mesg_listener.hpp | 4 +- src/fit_runtime_exception.hpp | 4 +- src/fit_schedule_mesg.hpp | 4 +- src/fit_schedule_mesg_listener.hpp | 4 +- src/fit_sdm_profile_mesg.hpp | 4 +- src/fit_sdm_profile_mesg_listener.hpp | 4 +- src/fit_segment_file_mesg.hpp | 4 +- src/fit_segment_file_mesg_listener.hpp | 4 +- src/fit_segment_id_mesg.hpp | 4 +- src/fit_segment_id_mesg_listener.hpp | 4 +- src/fit_segment_lap_mesg.hpp | 4 +- src/fit_segment_lap_mesg_listener.hpp | 4 +- src/fit_segment_leaderboard_entry_mesg.hpp | 4 +- ...egment_leaderboard_entry_mesg_listener.hpp | 4 +- src/fit_segment_point_mesg.hpp | 4 +- src/fit_segment_point_mesg_listener.hpp | 4 +- src/fit_session_mesg.hpp | 4 +- src/fit_session_mesg_listener.hpp | 4 +- src/fit_set_mesg.hpp | 4 +- src/fit_set_mesg_listener.hpp | 4 +- src/fit_skin_temp_overnight_mesg.hpp | 4 +- src/fit_skin_temp_overnight_mesg_listener.hpp | 4 +- src/fit_slave_device_mesg.hpp | 4 +- src/fit_slave_device_mesg_listener.hpp | 4 +- src/fit_sleep_assessment_mesg.hpp | 4 +- src/fit_sleep_assessment_mesg_listener.hpp | 4 +- ...eep_disruption_overnight_severity_mesg.hpp | 4 +- ...ption_overnight_severity_mesg_listener.hpp | 4 +- ..._sleep_disruption_severity_period_mesg.hpp | 4 +- ...sruption_severity_period_mesg_listener.hpp | 4 +- src/fit_sleep_level_mesg.hpp | 4 +- src/fit_sleep_level_mesg_listener.hpp | 4 +- src/fit_software_mesg.hpp | 4 +- src/fit_software_mesg_listener.hpp | 4 +- src/fit_speed_zone_mesg.hpp | 4 +- src/fit_speed_zone_mesg_listener.hpp | 4 +- src/fit_split_mesg.hpp | 4 +- src/fit_split_mesg_listener.hpp | 4 +- src/fit_split_summary_mesg.hpp | 4 +- src/fit_split_summary_mesg_listener.hpp | 4 +- src/fit_spo2_data_mesg.hpp | 4 +- src/fit_spo2_data_mesg_listener.hpp | 4 +- src/fit_sport_mesg.hpp | 4 +- src/fit_sport_mesg_listener.hpp | 4 +- src/fit_stress_level_mesg.hpp | 4 +- src/fit_stress_level_mesg_listener.hpp | 4 +- src/fit_tank_summary_mesg.hpp | 4 +- src/fit_tank_summary_mesg_listener.hpp | 4 +- src/fit_tank_update_mesg.hpp | 4 +- src/fit_tank_update_mesg_listener.hpp | 4 +- src/fit_three_d_sensor_calibration_mesg.hpp | 4 +- ...ree_d_sensor_calibration_mesg_listener.hpp | 4 +- src/fit_time_in_zone_mesg.hpp | 4 +- src/fit_time_in_zone_mesg_listener.hpp | 4 +- src/fit_timestamp_correlation_mesg.hpp | 4 +- ...it_timestamp_correlation_mesg_listener.hpp | 4 +- src/fit_totals_mesg.hpp | 4 +- src/fit_totals_mesg_listener.hpp | 4 +- src/fit_training_file_mesg.hpp | 4 +- src/fit_training_file_mesg_listener.hpp | 4 +- src/fit_training_settings_mesg.hpp | 4 +- src/fit_training_settings_mesg_listener.hpp | 4 +- src/fit_unicode.cpp | 4 +- src/fit_unicode.hpp | 4 +- src/fit_user_profile_mesg.hpp | 4 +- src/fit_user_profile_mesg_listener.hpp | 4 +- src/fit_video_clip_mesg.hpp | 4 +- src/fit_video_clip_mesg_listener.hpp | 4 +- src/fit_video_description_mesg.hpp | 4 +- src/fit_video_description_mesg_listener.hpp | 4 +- src/fit_video_frame_mesg.hpp | 4 +- src/fit_video_frame_mesg_listener.hpp | 4 +- src/fit_video_mesg.hpp | 4 +- src/fit_video_mesg_listener.hpp | 4 +- src/fit_video_title_mesg.hpp | 4 +- src/fit_video_title_mesg_listener.hpp | 4 +- src/fit_watchface_settings_mesg.hpp | 4 +- src/fit_watchface_settings_mesg_listener.hpp | 4 +- src/fit_weather_alert_mesg.hpp | 4 +- src/fit_weather_alert_mesg_listener.hpp | 4 +- src/fit_weather_conditions_mesg.hpp | 4 +- src/fit_weather_conditions_mesg_listener.hpp | 4 +- src/fit_weight_scale_mesg.hpp | 4 +- src/fit_weight_scale_mesg_listener.hpp | 4 +- src/fit_workout_mesg.hpp | 4 +- src/fit_workout_mesg_listener.hpp | 4 +- src/fit_workout_session_mesg.hpp | 4 +- src/fit_workout_session_mesg_listener.hpp | 4 +- src/fit_workout_step_mesg.hpp | 4 +- src/fit_workout_step_mesg_listener.hpp | 4 +- src/fit_zones_target_mesg.hpp | 4 +- src/fit_zones_target_mesg_listener.hpp | 4 +- .../fit_hr_to_record_message_plugin.cpp | 7 +- .../fit_hr_to_record_message_plugin.hpp | 7 +- 308 files changed, 645 insertions(+), 778 deletions(-) diff --git a/README.md b/README.md index bc5a603..9565915 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The FIT C++ SDK can be [cloned from the FIT C++ SDK repository on GitHub](https: Example implementations of the FIT SDK are provided and can be found in the examples/ folder. * **Decode**: Demonstrates decoding a FIT file; and use of the Decode and Message Broadcaster classes and Message Listener event interfaces. -* **Encode**: Demonstrates encoding a FIT file and programmatic generation of messages. Three sample FIT files are created. ExampleActivity.fit, ExampleSettings.fit, and ExampleMonitoringFile.fit +* **Encode**: Demonstrates encoding an activity FIT file and programmatic generation of messages. To compile the examples, leverage the makefiles. Note that the makefiles use the GNU g++ compiler. ```bash diff --git a/examples/decode/decode.cpp b/examples/decode/decode.cpp index 8045789..7ae960f 100644 --- a/examples/decode/decode.cpp +++ b/examples/decode/decode.cpp @@ -1,14 +1,14 @@ -//////////////////////////////////////////////////////////////////////////////// -// The following FIT Protocol software provided may be used with FIT protocol -// devices only and remains the copyrighted property of Garmin Canada Inc. -// The software is being provided on an "as-is" basis and as an accommodation, -// and therefore all warranties, representations, or guarantees of any kind -// (whether express, implied or statutory) including, without limitation, -// warranties of merchantability, non-infringement, or fitness for a particular -// purpose, are specifically disclaimed. -// -// Copyright 2008 Garmin Canada Inc. -//////////////////////////////////////////////////////////////////////////////// +///////////////////////////////////////////////////////////////////////////////////////////// +// Copyright 2026 Garmin International, Inc. +// Licensed under the Flexible and Interoperable Data Transfer (FIT) Protocol License; you +// may not use this file except in compliance with the Flexible and Interoperable Data +// Transfer (FIT) Protocol License. +///////////////////////////////////////////////////////////////////////////////////////////// +// ****WARNING**** This file is auto-generated! Do NOT edit this file. +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 +///////////////////////////////////////////////////////////////////////////////////////////// + #include #include diff --git a/examples/encode/encode.cpp b/examples/encode/encode.cpp index b9cffb8..e345f3e 100644 --- a/examples/encode/encode.cpp +++ b/examples/encode/encode.cpp @@ -1,14 +1,14 @@ -//////////////////////////////////////////////////////////////////////////////// -// The following FIT Protocol software provided may be used with FIT protocol -// devices only and remains the copyrighted property of Garmin Canada Inc. -// The software is being provided on an "as-is" basis and as an accommodation, -// and therefore all warranties, representations, or guarantees of any kind -// (whether express, implied or statutory) including, without limitation, -// warranties of merchantability, non-infringement, or fitness for a particular -// purpose, are specifically disclaimed. -// -// Copyright 2008-2016 Garmin Canada Inc. -//////////////////////////////////////////////////////////////////////////////// +///////////////////////////////////////////////////////////////////////////////////////////// +// Copyright 2026 Garmin International, Inc. +// Licensed under the Flexible and Interoperable Data Transfer (FIT) Protocol License; you +// may not use this file except in compliance with the Flexible and Interoperable Data +// Transfer (FIT) Protocol License. +///////////////////////////////////////////////////////////////////////////////////////////// +// ****WARNING**** This file is auto-generated! Do NOT edit this file. +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 +///////////////////////////////////////////////////////////////////////////////////////////// + #include #include @@ -26,7 +26,7 @@ // Number of semicircles per meter at the equator #define SC_PER_M 107.173 -int EncodeActivityFile() +int main() { try { @@ -188,150 +188,6 @@ int EncodeActivityFile() catch (...) { throw std::runtime_error("Exception encoding activity file"); - } -} -int EncodeSettingsFile() -{ - try - { - fit::Encode encode(fit::ProtocolVersion::V10); - std::fstream file; - - file.open("ExampleSettings.fit", std::ios::in | std::ios::out | std::ios::binary | std::ios::trunc); - - if (!file.is_open()) - { - printf("Error opening file ExampleSettings.fit\n"); - return -1; - } - - fit::FileIdMesg fileIdMesg; // Every FIT file requires a File ID message - fileIdMesg.SetType(FIT_FILE_SETTINGS); - fileIdMesg.SetManufacturer(FIT_MANUFACTURER_DEVELOPMENT); - fileIdMesg.SetProduct(1); - fileIdMesg.SetSerialNumber(12345); - - fit::UserProfileMesg userProfileMesg; - userProfileMesg.SetGender(FIT_GENDER_FEMALE); - userProfileMesg.SetWeight((FIT_FLOAT32)63.1); - userProfileMesg.SetAge(99); - std::wstring wstring_name(L"TestUser"); - userProfileMesg.SetFriendlyName(wstring_name); - - encode.Open(file); - encode.Write(fileIdMesg); - encode.Write(userProfileMesg); - - if (!encode.Close()) - { - printf("Error closing encode.\n"); - return -1; - } - file.close(); - - printf("Encoded FIT file ExampleSettings.fit.\n"); - return 0; - } - catch (...) - { - throw std::runtime_error("Exception encoding settings file."); - } -} - -int EncodeMonitoringFile() -{ - try - { - fit::Encode encode(fit::ProtocolVersion::V10); - std::fstream file; - - time_t current_time_unix = time(0); - fit::DateTime initTime(current_time_unix); - - file.open("ExampleMonitoringFile.fit", std::ios::in | std::ios::out | std::ios::binary | std::ios::trunc); - - if (!file.is_open()) - { - printf("Error opening file ExampleMonitoringFile.fit\n"); - return -1; - } - - encode.Open(file); - - fit::FileIdMesg fileIdMesg; // Every FIT file requires a File ID message - fileIdMesg.SetType(FIT_FILE_MONITORING_B); - fileIdMesg.SetManufacturer(FIT_MANUFACTURER_DEVELOPMENT); - fileIdMesg.SetProduct(1); - fileIdMesg.SetSerialNumber(12345); - - encode.Write(fileIdMesg); - - fit::DeviceInfoMesg deviceInfoMesg; - deviceInfoMesg.SetTimestamp(initTime.GetTimeStamp()); // Convert to FIT time and write timestamp. - deviceInfoMesg.SetBatteryStatus(FIT_BATTERY_STATUS_GOOD); - - encode.Write(deviceInfoMesg); - - fit::MonitoringMesg monitoringMesg; - - // By default, each time a new message is written the Local Message Type 0 will be redefined to match the new message. - // In this case,to avoid having a definition message each time there is a DeviceInfoMesg, we can manually set the Local Message Type of the MonitoringMessage to '1'. - // By doing this we avoid an additional 7 definition messages in our FIT file. - monitoringMesg.SetLocalNum(1); - - monitoringMesg.SetTimestamp(initTime.GetTimeStamp()); // Initialise Timestamp to now - monitoringMesg.SetCycles(0); // Initialise Cycles to 0 - for (int i = 0; i < 4; i++) // This loop represents 1/6 of a day - { - for (int j = 0; j < 4; j++) // Each one of these loops represent 1 hour - { - fit::DateTime walkingTime(current_time_unix); - monitoringMesg.SetTimestamp(walkingTime.GetTimeStamp()); - monitoringMesg.SetActivityType(FIT_ACTIVITY_TYPE_WALKING); // By setting this to WALKING, the Cycles field will be interpretted as Steps - monitoringMesg.SetCycles(monitoringMesg.GetCycles() + (rand() % 1000 + 1)); // Cycles are accumulated (i.e. must be increasing) - encode.Write(monitoringMesg); - current_time_unix += (time_t)(3600); //Add an hour to our contrieved timestamp - } - fit::DateTime statusTime(current_time_unix); - deviceInfoMesg.SetTimestamp(statusTime.GetTimeStamp()); - deviceInfoMesg.SetBatteryStatus(FIT_BATTERY_STATUS_GOOD); - encode.Write(deviceInfoMesg); - - } - - if (!encode.Close()) - { - printf("Error closing encode.\n"); - return -1; - } - file.close(); - - printf("Encoded FIT file ExampleMonitoringFile.fit.\n"); - return 0; - } - catch (...) - { - throw std::runtime_error("Exception encoding monitoring file."); - } -} - -int main() -{ - printf("FIT Encode Example Application\n"); - - int returnValue = 0; - - try - { - returnValue += EncodeSettingsFile(); - returnValue += EncodeMonitoringFile(); - returnValue += EncodeActivityFile(); - } - catch (const std::runtime_error &e) - { - printf("Exception occurred while encoding example files: %s", e.what()); return -1; } - - return returnValue; } diff --git a/src/fit.cpp b/src/fit.cpp index 2f0624e..9de03cd 100644 --- a/src/fit.cpp +++ b/src/fit.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit.hpp b/src/fit.hpp index 044ff5c..ef497f9 100644 --- a/src/fit.hpp +++ b/src/fit.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// @@ -80,7 +80,7 @@ namespace fit #define FIT_PROTOCOL_VERSION ::fit::versionMap.at( ::fit::ProtocolVersion::V20 ).GetVersionByte() #define FIT_PROFILE_VERSION_MAJOR 21 -#define FIT_PROFILE_VERSION_MINOR 194 +#define FIT_PROFILE_VERSION_MINOR 195 #define FIT_PROFILE_VERSION_SCALE 1000 #define FIT_PROFILE_VERSION ((FIT_UINT16) (FIT_PROFILE_VERSION_MAJOR * FIT_PROFILE_VERSION_SCALE + FIT_PROFILE_VERSION_MINOR)) diff --git a/src/fit_aad_accel_features_mesg.hpp b/src/fit_aad_accel_features_mesg.hpp index a10b98e..9132a6e 100644 --- a/src/fit_aad_accel_features_mesg.hpp +++ b/src/fit_aad_accel_features_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_aad_accel_features_mesg_listener.hpp b/src/fit_aad_accel_features_mesg_listener.hpp index 4c3b140..85bf7dc 100644 --- a/src/fit_aad_accel_features_mesg_listener.hpp +++ b/src/fit_aad_accel_features_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_accelerometer_data_mesg.hpp b/src/fit_accelerometer_data_mesg.hpp index 7360b3f..28f7835 100644 --- a/src/fit_accelerometer_data_mesg.hpp +++ b/src/fit_accelerometer_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_accelerometer_data_mesg_listener.hpp b/src/fit_accelerometer_data_mesg_listener.hpp index 094626c..6bc37e2 100644 --- a/src/fit_accelerometer_data_mesg_listener.hpp +++ b/src/fit_accelerometer_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_accumulated_field.cpp b/src/fit_accumulated_field.cpp index 60d1747..c9570b5 100644 --- a/src/fit_accumulated_field.cpp +++ b/src/fit_accumulated_field.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_accumulated_field.hpp b/src/fit_accumulated_field.hpp index e03cdf5..1112f5e 100644 --- a/src/fit_accumulated_field.hpp +++ b/src/fit_accumulated_field.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_accumulator.cpp b/src/fit_accumulator.cpp index 3f52e1b..d0a998b 100644 --- a/src/fit_accumulator.cpp +++ b/src/fit_accumulator.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_accumulator.hpp b/src/fit_accumulator.hpp index 4406db0..bdab16a 100644 --- a/src/fit_accumulator.hpp +++ b/src/fit_accumulator.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_activity_mesg.hpp b/src/fit_activity_mesg.hpp index bae1732..d5f7cb3 100644 --- a/src/fit_activity_mesg.hpp +++ b/src/fit_activity_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_activity_mesg_listener.hpp b/src/fit_activity_mesg_listener.hpp index 607859e..999153e 100644 --- a/src/fit_activity_mesg_listener.hpp +++ b/src/fit_activity_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_ant_channel_id_mesg.hpp b/src/fit_ant_channel_id_mesg.hpp index fb2bbb4..52d95ff 100644 --- a/src/fit_ant_channel_id_mesg.hpp +++ b/src/fit_ant_channel_id_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_ant_channel_id_mesg_listener.hpp b/src/fit_ant_channel_id_mesg_listener.hpp index eddbfdf..355377d 100644 --- a/src/fit_ant_channel_id_mesg_listener.hpp +++ b/src/fit_ant_channel_id_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_ant_rx_mesg.hpp b/src/fit_ant_rx_mesg.hpp index 9ee42bc..d755359 100644 --- a/src/fit_ant_rx_mesg.hpp +++ b/src/fit_ant_rx_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_ant_rx_mesg_listener.hpp b/src/fit_ant_rx_mesg_listener.hpp index 8a9d68d..5e4fe9b 100644 --- a/src/fit_ant_rx_mesg_listener.hpp +++ b/src/fit_ant_rx_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_ant_tx_mesg.hpp b/src/fit_ant_tx_mesg.hpp index ab938a7..2eff897 100644 --- a/src/fit_ant_tx_mesg.hpp +++ b/src/fit_ant_tx_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_ant_tx_mesg_listener.hpp b/src/fit_ant_tx_mesg_listener.hpp index bf278b3..9c707bc 100644 --- a/src/fit_ant_tx_mesg_listener.hpp +++ b/src/fit_ant_tx_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_aviation_attitude_mesg.hpp b/src/fit_aviation_attitude_mesg.hpp index a539da7..0987524 100644 --- a/src/fit_aviation_attitude_mesg.hpp +++ b/src/fit_aviation_attitude_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_aviation_attitude_mesg_listener.hpp b/src/fit_aviation_attitude_mesg_listener.hpp index 5008fb3..7a5fbe3 100644 --- a/src/fit_aviation_attitude_mesg_listener.hpp +++ b/src/fit_aviation_attitude_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_barometer_data_mesg.hpp b/src/fit_barometer_data_mesg.hpp index 0645184..53b5e89 100644 --- a/src/fit_barometer_data_mesg.hpp +++ b/src/fit_barometer_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_barometer_data_mesg_listener.hpp b/src/fit_barometer_data_mesg_listener.hpp index f0d65bb..0f3308e 100644 --- a/src/fit_barometer_data_mesg_listener.hpp +++ b/src/fit_barometer_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_beat_intervals_mesg.hpp b/src/fit_beat_intervals_mesg.hpp index 1e015ed..a114712 100644 --- a/src/fit_beat_intervals_mesg.hpp +++ b/src/fit_beat_intervals_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_beat_intervals_mesg_listener.hpp b/src/fit_beat_intervals_mesg_listener.hpp index 6a8feb6..4b616ac 100644 --- a/src/fit_beat_intervals_mesg_listener.hpp +++ b/src/fit_beat_intervals_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_bike_profile_mesg.hpp b/src/fit_bike_profile_mesg.hpp index 3a36d65..f258fef 100644 --- a/src/fit_bike_profile_mesg.hpp +++ b/src/fit_bike_profile_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_bike_profile_mesg_listener.hpp b/src/fit_bike_profile_mesg_listener.hpp index 804484c..e69929a 100644 --- a/src/fit_bike_profile_mesg_listener.hpp +++ b/src/fit_bike_profile_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_blood_pressure_mesg.hpp b/src/fit_blood_pressure_mesg.hpp index a17608d..769c1c1 100644 --- a/src/fit_blood_pressure_mesg.hpp +++ b/src/fit_blood_pressure_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_blood_pressure_mesg_listener.hpp b/src/fit_blood_pressure_mesg_listener.hpp index cba1aca..6e322f9 100644 --- a/src/fit_blood_pressure_mesg_listener.hpp +++ b/src/fit_blood_pressure_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_buffer_encode.cpp b/src/fit_buffer_encode.cpp index 51ad5d9..e9fd961 100644 --- a/src/fit_buffer_encode.cpp +++ b/src/fit_buffer_encode.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_buffer_encode.hpp b/src/fit_buffer_encode.hpp index d428f18..a981f89 100644 --- a/src/fit_buffer_encode.hpp +++ b/src/fit_buffer_encode.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_buffered_mesg_broadcaster.cpp b/src/fit_buffered_mesg_broadcaster.cpp index 074833b..96892f7 100644 --- a/src/fit_buffered_mesg_broadcaster.cpp +++ b/src/fit_buffered_mesg_broadcaster.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_buffered_mesg_broadcaster.hpp b/src/fit_buffered_mesg_broadcaster.hpp index dd45c99..31c0205 100644 --- a/src/fit_buffered_mesg_broadcaster.hpp +++ b/src/fit_buffered_mesg_broadcaster.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_buffered_record_mesg.hpp b/src/fit_buffered_record_mesg.hpp index 8aae474..044ed6d 100644 --- a/src/fit_buffered_record_mesg.hpp +++ b/src/fit_buffered_record_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_buffered_record_mesg_broadcaster.cpp b/src/fit_buffered_record_mesg_broadcaster.cpp index 376d21f..5d4927b 100644 --- a/src/fit_buffered_record_mesg_broadcaster.cpp +++ b/src/fit_buffered_record_mesg_broadcaster.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_buffered_record_mesg_broadcaster.hpp b/src/fit_buffered_record_mesg_broadcaster.hpp index 7a257bd..6bf0ebb 100644 --- a/src/fit_buffered_record_mesg_broadcaster.hpp +++ b/src/fit_buffered_record_mesg_broadcaster.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_buffered_record_mesg_listener.hpp b/src/fit_buffered_record_mesg_listener.hpp index 05db3ae..b359208 100644 --- a/src/fit_buffered_record_mesg_listener.hpp +++ b/src/fit_buffered_record_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_cadence_zone_mesg.hpp b/src/fit_cadence_zone_mesg.hpp index fe8db85..62f7a1b 100644 --- a/src/fit_cadence_zone_mesg.hpp +++ b/src/fit_cadence_zone_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_cadence_zone_mesg_listener.hpp b/src/fit_cadence_zone_mesg_listener.hpp index c0156e5..24c1fc9 100644 --- a/src/fit_cadence_zone_mesg_listener.hpp +++ b/src/fit_cadence_zone_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_camera_event_mesg.hpp b/src/fit_camera_event_mesg.hpp index 707bda2..7d13a6d 100644 --- a/src/fit_camera_event_mesg.hpp +++ b/src/fit_camera_event_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_camera_event_mesg_listener.hpp b/src/fit_camera_event_mesg_listener.hpp index f9b01d5..c966050 100644 --- a/src/fit_camera_event_mesg_listener.hpp +++ b/src/fit_camera_event_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_capabilities_mesg.hpp b/src/fit_capabilities_mesg.hpp index 8e93ffa..35d650b 100644 --- a/src/fit_capabilities_mesg.hpp +++ b/src/fit_capabilities_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_capabilities_mesg_listener.hpp b/src/fit_capabilities_mesg_listener.hpp index aba0b61..7781814 100644 --- a/src/fit_capabilities_mesg_listener.hpp +++ b/src/fit_capabilities_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_chrono_shot_data_mesg.hpp b/src/fit_chrono_shot_data_mesg.hpp index 68d4a66..a3684a1 100644 --- a/src/fit_chrono_shot_data_mesg.hpp +++ b/src/fit_chrono_shot_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_chrono_shot_data_mesg_listener.hpp b/src/fit_chrono_shot_data_mesg_listener.hpp index aa2aa46..c9b3d90 100644 --- a/src/fit_chrono_shot_data_mesg_listener.hpp +++ b/src/fit_chrono_shot_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_chrono_shot_session_mesg.hpp b/src/fit_chrono_shot_session_mesg.hpp index 1dbbfee..68d9062 100644 --- a/src/fit_chrono_shot_session_mesg.hpp +++ b/src/fit_chrono_shot_session_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_chrono_shot_session_mesg_listener.hpp b/src/fit_chrono_shot_session_mesg_listener.hpp index a25c78e..d5c87d4 100644 --- a/src/fit_chrono_shot_session_mesg_listener.hpp +++ b/src/fit_chrono_shot_session_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_climb_pro_mesg.hpp b/src/fit_climb_pro_mesg.hpp index a910ce4..9e4af5a 100644 --- a/src/fit_climb_pro_mesg.hpp +++ b/src/fit_climb_pro_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_climb_pro_mesg_listener.hpp b/src/fit_climb_pro_mesg_listener.hpp index eef0eba..8e2cc4e 100644 --- a/src/fit_climb_pro_mesg_listener.hpp +++ b/src/fit_climb_pro_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_connectivity_mesg.hpp b/src/fit_connectivity_mesg.hpp index 784b5fc..57ea4de 100644 --- a/src/fit_connectivity_mesg.hpp +++ b/src/fit_connectivity_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_connectivity_mesg_listener.hpp b/src/fit_connectivity_mesg_listener.hpp index 70b6fb0..53a0a0f 100644 --- a/src/fit_connectivity_mesg_listener.hpp +++ b/src/fit_connectivity_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_course_mesg.hpp b/src/fit_course_mesg.hpp index 2faa0fe..5ece6b7 100644 --- a/src/fit_course_mesg.hpp +++ b/src/fit_course_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_course_mesg_listener.hpp b/src/fit_course_mesg_listener.hpp index 6f9366f..843d8d1 100644 --- a/src/fit_course_mesg_listener.hpp +++ b/src/fit_course_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_course_point_mesg.hpp b/src/fit_course_point_mesg.hpp index 7998a51..786ebc6 100644 --- a/src/fit_course_point_mesg.hpp +++ b/src/fit_course_point_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_course_point_mesg_listener.hpp b/src/fit_course_point_mesg_listener.hpp index fa5511e..1d34933 100644 --- a/src/fit_course_point_mesg_listener.hpp +++ b/src/fit_course_point_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_crc.cpp b/src/fit_crc.cpp index 47a9a13..95b87ff 100644 --- a/src/fit_crc.cpp +++ b/src/fit_crc.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_crc.hpp b/src/fit_crc.hpp index dbb2a2b..e7ab3ee 100644 --- a/src/fit_crc.hpp +++ b/src/fit_crc.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_date_time.cpp b/src/fit_date_time.cpp index c4d0093..bacc564 100644 --- a/src/fit_date_time.cpp +++ b/src/fit_date_time.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_date_time.hpp b/src/fit_date_time.hpp index 088afbd..8da7ea9 100644 --- a/src/fit_date_time.hpp +++ b/src/fit_date_time.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_decode.cpp b/src/fit_decode.cpp index 1b025f4..7b7fc51 100644 --- a/src/fit_decode.cpp +++ b/src/fit_decode.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_decode.hpp b/src/fit_decode.hpp index 628a457..dbac5a4 100644 --- a/src/fit_decode.hpp +++ b/src/fit_decode.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_developer_data_id_mesg.hpp b/src/fit_developer_data_id_mesg.hpp index 9e35a1b..d0e8b43 100644 --- a/src/fit_developer_data_id_mesg.hpp +++ b/src/fit_developer_data_id_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_developer_data_id_mesg_listener.hpp b/src/fit_developer_data_id_mesg_listener.hpp index 07de7c4..31e6132 100644 --- a/src/fit_developer_data_id_mesg_listener.hpp +++ b/src/fit_developer_data_id_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_developer_field.cpp b/src/fit_developer_field.cpp index c29d951..7757c5a 100644 --- a/src/fit_developer_field.cpp +++ b/src/fit_developer_field.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_developer_field.hpp b/src/fit_developer_field.hpp index 67d019c..ab536f8 100644 --- a/src/fit_developer_field.hpp +++ b/src/fit_developer_field.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_developer_field_definition.cpp b/src/fit_developer_field_definition.cpp index bdfe943..2471d55 100644 --- a/src/fit_developer_field_definition.cpp +++ b/src/fit_developer_field_definition.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_developer_field_definition.hpp b/src/fit_developer_field_definition.hpp index c976e38..cf14a57 100644 --- a/src/fit_developer_field_definition.hpp +++ b/src/fit_developer_field_definition.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_developer_field_description.cpp b/src/fit_developer_field_description.cpp index 752ffe4..743342b 100644 --- a/src/fit_developer_field_description.cpp +++ b/src/fit_developer_field_description.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_developer_field_description.hpp b/src/fit_developer_field_description.hpp index 9563442..83eeb75 100644 --- a/src/fit_developer_field_description.hpp +++ b/src/fit_developer_field_description.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_developer_field_description_listener.hpp b/src/fit_developer_field_description_listener.hpp index 2013abd..40badc3 100644 --- a/src/fit_developer_field_description_listener.hpp +++ b/src/fit_developer_field_description_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_device_aux_battery_info_mesg.hpp b/src/fit_device_aux_battery_info_mesg.hpp index 1120b77..1f2be54 100644 --- a/src/fit_device_aux_battery_info_mesg.hpp +++ b/src/fit_device_aux_battery_info_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_device_aux_battery_info_mesg_listener.hpp b/src/fit_device_aux_battery_info_mesg_listener.hpp index 88de669..87182f4 100644 --- a/src/fit_device_aux_battery_info_mesg_listener.hpp +++ b/src/fit_device_aux_battery_info_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_device_info_mesg.hpp b/src/fit_device_info_mesg.hpp index 96e93fc..556cbc9 100644 --- a/src/fit_device_info_mesg.hpp +++ b/src/fit_device_info_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_device_info_mesg_listener.hpp b/src/fit_device_info_mesg_listener.hpp index 89767fe..8e1b82c 100644 --- a/src/fit_device_info_mesg_listener.hpp +++ b/src/fit_device_info_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_device_settings_mesg.hpp b/src/fit_device_settings_mesg.hpp index b7f3499..0d47f02 100644 --- a/src/fit_device_settings_mesg.hpp +++ b/src/fit_device_settings_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_device_settings_mesg_listener.hpp b/src/fit_device_settings_mesg_listener.hpp index ecce8dc..4548174 100644 --- a/src/fit_device_settings_mesg_listener.hpp +++ b/src/fit_device_settings_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_dive_alarm_mesg.hpp b/src/fit_dive_alarm_mesg.hpp index 6307c09..f306617 100644 --- a/src/fit_dive_alarm_mesg.hpp +++ b/src/fit_dive_alarm_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_dive_alarm_mesg_listener.hpp b/src/fit_dive_alarm_mesg_listener.hpp index 1909057..02ffc0a 100644 --- a/src/fit_dive_alarm_mesg_listener.hpp +++ b/src/fit_dive_alarm_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_dive_apnea_alarm_mesg.hpp b/src/fit_dive_apnea_alarm_mesg.hpp index e103a08..e3139e6 100644 --- a/src/fit_dive_apnea_alarm_mesg.hpp +++ b/src/fit_dive_apnea_alarm_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_dive_apnea_alarm_mesg_listener.hpp b/src/fit_dive_apnea_alarm_mesg_listener.hpp index e3ad887..97859db 100644 --- a/src/fit_dive_apnea_alarm_mesg_listener.hpp +++ b/src/fit_dive_apnea_alarm_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_dive_gas_mesg.hpp b/src/fit_dive_gas_mesg.hpp index 13bdad2..7e9facd 100644 --- a/src/fit_dive_gas_mesg.hpp +++ b/src/fit_dive_gas_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_dive_gas_mesg_listener.hpp b/src/fit_dive_gas_mesg_listener.hpp index e22f9c1..837f512 100644 --- a/src/fit_dive_gas_mesg_listener.hpp +++ b/src/fit_dive_gas_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_dive_settings_mesg.hpp b/src/fit_dive_settings_mesg.hpp index 221ede8..0d0f08b 100644 --- a/src/fit_dive_settings_mesg.hpp +++ b/src/fit_dive_settings_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_dive_settings_mesg_listener.hpp b/src/fit_dive_settings_mesg_listener.hpp index 6a65b18..d310dfc 100644 --- a/src/fit_dive_settings_mesg_listener.hpp +++ b/src/fit_dive_settings_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_dive_summary_mesg.hpp b/src/fit_dive_summary_mesg.hpp index 15648a9..24ccd65 100644 --- a/src/fit_dive_summary_mesg.hpp +++ b/src/fit_dive_summary_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_dive_summary_mesg_listener.hpp b/src/fit_dive_summary_mesg_listener.hpp index 999511b..e7c2925 100644 --- a/src/fit_dive_summary_mesg_listener.hpp +++ b/src/fit_dive_summary_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_encode.cpp b/src/fit_encode.cpp index 840cca2..650ef03 100644 --- a/src/fit_encode.cpp +++ b/src/fit_encode.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_encode.hpp b/src/fit_encode.hpp index 4a3f2cc..17c10de 100644 --- a/src/fit_encode.hpp +++ b/src/fit_encode.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_event_mesg.hpp b/src/fit_event_mesg.hpp index 5b40145..31179a9 100644 --- a/src/fit_event_mesg.hpp +++ b/src/fit_event_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_event_mesg_listener.hpp b/src/fit_event_mesg_listener.hpp index 28a0c0b..d76c5f9 100644 --- a/src/fit_event_mesg_listener.hpp +++ b/src/fit_event_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_exd_data_concept_configuration_mesg.hpp b/src/fit_exd_data_concept_configuration_mesg.hpp index 54657f1..b36b2f9 100644 --- a/src/fit_exd_data_concept_configuration_mesg.hpp +++ b/src/fit_exd_data_concept_configuration_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_exd_data_concept_configuration_mesg_listener.hpp b/src/fit_exd_data_concept_configuration_mesg_listener.hpp index 01651bb..cfb7aa0 100644 --- a/src/fit_exd_data_concept_configuration_mesg_listener.hpp +++ b/src/fit_exd_data_concept_configuration_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_exd_data_field_configuration_mesg.hpp b/src/fit_exd_data_field_configuration_mesg.hpp index 78cd481..99db02c 100644 --- a/src/fit_exd_data_field_configuration_mesg.hpp +++ b/src/fit_exd_data_field_configuration_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_exd_data_field_configuration_mesg_listener.hpp b/src/fit_exd_data_field_configuration_mesg_listener.hpp index 2855237..1983c61 100644 --- a/src/fit_exd_data_field_configuration_mesg_listener.hpp +++ b/src/fit_exd_data_field_configuration_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_exd_screen_configuration_mesg.hpp b/src/fit_exd_screen_configuration_mesg.hpp index 8a8c0b8..d83af13 100644 --- a/src/fit_exd_screen_configuration_mesg.hpp +++ b/src/fit_exd_screen_configuration_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_exd_screen_configuration_mesg_listener.hpp b/src/fit_exd_screen_configuration_mesg_listener.hpp index c9430be..56dc8a4 100644 --- a/src/fit_exd_screen_configuration_mesg_listener.hpp +++ b/src/fit_exd_screen_configuration_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_exercise_title_mesg.hpp b/src/fit_exercise_title_mesg.hpp index 34912f3..713f135 100644 --- a/src/fit_exercise_title_mesg.hpp +++ b/src/fit_exercise_title_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_exercise_title_mesg_listener.hpp b/src/fit_exercise_title_mesg_listener.hpp index d45b590..69fb61a 100644 --- a/src/fit_exercise_title_mesg_listener.hpp +++ b/src/fit_exercise_title_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_factory.cpp b/src/fit_factory.cpp index 777ec69..4df4d38 100644 --- a/src/fit_factory.cpp +++ b/src/fit_factory.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_factory.hpp b/src/fit_factory.hpp index 46d018d..1db4bdd 100644 --- a/src/fit_factory.hpp +++ b/src/fit_factory.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_field.cpp b/src/fit_field.cpp index 9051a09..67c3ac7 100644 --- a/src/fit_field.cpp +++ b/src/fit_field.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_field.hpp b/src/fit_field.hpp index 02b6598..71c1baf 100644 --- a/src/fit_field.hpp +++ b/src/fit_field.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_field_base.cpp b/src/fit_field_base.cpp index 6f2a572..b9500bd 100644 --- a/src/fit_field_base.cpp +++ b/src/fit_field_base.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_field_base.hpp b/src/fit_field_base.hpp index 2fbfbd7..d96b407 100644 --- a/src/fit_field_base.hpp +++ b/src/fit_field_base.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_field_capabilities_mesg.hpp b/src/fit_field_capabilities_mesg.hpp index 5db52e8..f1ed76e 100644 --- a/src/fit_field_capabilities_mesg.hpp +++ b/src/fit_field_capabilities_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_field_capabilities_mesg_listener.hpp b/src/fit_field_capabilities_mesg_listener.hpp index ad40749..3341141 100644 --- a/src/fit_field_capabilities_mesg_listener.hpp +++ b/src/fit_field_capabilities_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_field_definition.cpp b/src/fit_field_definition.cpp index 4f637dd..72f07f2 100644 --- a/src/fit_field_definition.cpp +++ b/src/fit_field_definition.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_field_definition.hpp b/src/fit_field_definition.hpp index c48bfce..67b5e77 100644 --- a/src/fit_field_definition.hpp +++ b/src/fit_field_definition.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_field_description_mesg.hpp b/src/fit_field_description_mesg.hpp index 7f32567..a3ab303 100644 --- a/src/fit_field_description_mesg.hpp +++ b/src/fit_field_description_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_field_description_mesg_listener.hpp b/src/fit_field_description_mesg_listener.hpp index b051819..b0fe96a 100644 --- a/src/fit_field_description_mesg_listener.hpp +++ b/src/fit_field_description_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_file_capabilities_mesg.hpp b/src/fit_file_capabilities_mesg.hpp index 32dee55..fd2a310 100644 --- a/src/fit_file_capabilities_mesg.hpp +++ b/src/fit_file_capabilities_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_file_capabilities_mesg_listener.hpp b/src/fit_file_capabilities_mesg_listener.hpp index dae6bfb..8ff2459 100644 --- a/src/fit_file_capabilities_mesg_listener.hpp +++ b/src/fit_file_capabilities_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_file_creator_mesg.hpp b/src/fit_file_creator_mesg.hpp index abc71be..3185080 100644 --- a/src/fit_file_creator_mesg.hpp +++ b/src/fit_file_creator_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_file_creator_mesg_listener.hpp b/src/fit_file_creator_mesg_listener.hpp index 177a8dd..a0cc565 100644 --- a/src/fit_file_creator_mesg_listener.hpp +++ b/src/fit_file_creator_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_file_id_mesg.hpp b/src/fit_file_id_mesg.hpp index 063ab51..2fa3eff 100644 --- a/src/fit_file_id_mesg.hpp +++ b/src/fit_file_id_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_file_id_mesg_listener.hpp b/src/fit_file_id_mesg_listener.hpp index dc2fbe3..d98af11 100644 --- a/src/fit_file_id_mesg_listener.hpp +++ b/src/fit_file_id_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_goal_mesg.hpp b/src/fit_goal_mesg.hpp index 95944c9..c81e23f 100644 --- a/src/fit_goal_mesg.hpp +++ b/src/fit_goal_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_goal_mesg_listener.hpp b/src/fit_goal_mesg_listener.hpp index 29c9f63..0a4b802 100644 --- a/src/fit_goal_mesg_listener.hpp +++ b/src/fit_goal_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_gps_metadata_mesg.hpp b/src/fit_gps_metadata_mesg.hpp index b4975dd..af9fec4 100644 --- a/src/fit_gps_metadata_mesg.hpp +++ b/src/fit_gps_metadata_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_gps_metadata_mesg_listener.hpp b/src/fit_gps_metadata_mesg_listener.hpp index 3004c2b..ebecf48 100644 --- a/src/fit_gps_metadata_mesg_listener.hpp +++ b/src/fit_gps_metadata_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_gyroscope_data_mesg.hpp b/src/fit_gyroscope_data_mesg.hpp index c12877b..325ee87 100644 --- a/src/fit_gyroscope_data_mesg.hpp +++ b/src/fit_gyroscope_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_gyroscope_data_mesg_listener.hpp b/src/fit_gyroscope_data_mesg_listener.hpp index f4846cc..c61f9ea 100644 --- a/src/fit_gyroscope_data_mesg_listener.hpp +++ b/src/fit_gyroscope_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hr_mesg.hpp b/src/fit_hr_mesg.hpp index d1cf869..a3a7b24 100644 --- a/src/fit_hr_mesg.hpp +++ b/src/fit_hr_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hr_mesg_listener.hpp b/src/fit_hr_mesg_listener.hpp index 19458c6..8b700e2 100644 --- a/src/fit_hr_mesg_listener.hpp +++ b/src/fit_hr_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hr_zone_mesg.hpp b/src/fit_hr_zone_mesg.hpp index 3885994..d086771 100644 --- a/src/fit_hr_zone_mesg.hpp +++ b/src/fit_hr_zone_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hr_zone_mesg_listener.hpp b/src/fit_hr_zone_mesg_listener.hpp index eed8de7..fa19f42 100644 --- a/src/fit_hr_zone_mesg_listener.hpp +++ b/src/fit_hr_zone_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hrm_profile_mesg.hpp b/src/fit_hrm_profile_mesg.hpp index 101afbf..05d2751 100644 --- a/src/fit_hrm_profile_mesg.hpp +++ b/src/fit_hrm_profile_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hrm_profile_mesg_listener.hpp b/src/fit_hrm_profile_mesg_listener.hpp index 20b6b7d..1347714 100644 --- a/src/fit_hrm_profile_mesg_listener.hpp +++ b/src/fit_hrm_profile_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hrv_mesg.hpp b/src/fit_hrv_mesg.hpp index 0763b40..ee8d422 100644 --- a/src/fit_hrv_mesg.hpp +++ b/src/fit_hrv_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hrv_mesg_listener.hpp b/src/fit_hrv_mesg_listener.hpp index e52d36e..dda57b5 100644 --- a/src/fit_hrv_mesg_listener.hpp +++ b/src/fit_hrv_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hrv_status_summary_mesg.hpp b/src/fit_hrv_status_summary_mesg.hpp index 26010db..0616303 100644 --- a/src/fit_hrv_status_summary_mesg.hpp +++ b/src/fit_hrv_status_summary_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hrv_status_summary_mesg_listener.hpp b/src/fit_hrv_status_summary_mesg_listener.hpp index 95ae8fa..5270f57 100644 --- a/src/fit_hrv_status_summary_mesg_listener.hpp +++ b/src/fit_hrv_status_summary_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hrv_value_mesg.hpp b/src/fit_hrv_value_mesg.hpp index 04b84e2..80dcc5e 100644 --- a/src/fit_hrv_value_mesg.hpp +++ b/src/fit_hrv_value_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hrv_value_mesg_listener.hpp b/src/fit_hrv_value_mesg_listener.hpp index 489ac8c..40e0a65 100644 --- a/src/fit_hrv_value_mesg_listener.hpp +++ b/src/fit_hrv_value_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_accelerometer_data_mesg.hpp b/src/fit_hsa_accelerometer_data_mesg.hpp index 91d9477..06c23dc 100644 --- a/src/fit_hsa_accelerometer_data_mesg.hpp +++ b/src/fit_hsa_accelerometer_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_accelerometer_data_mesg_listener.hpp b/src/fit_hsa_accelerometer_data_mesg_listener.hpp index 6e52e22..da99fd7 100644 --- a/src/fit_hsa_accelerometer_data_mesg_listener.hpp +++ b/src/fit_hsa_accelerometer_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_body_battery_data_mesg.hpp b/src/fit_hsa_body_battery_data_mesg.hpp index d49944e..f651c24 100644 --- a/src/fit_hsa_body_battery_data_mesg.hpp +++ b/src/fit_hsa_body_battery_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_body_battery_data_mesg_listener.hpp b/src/fit_hsa_body_battery_data_mesg_listener.hpp index 79b1c25..6920712 100644 --- a/src/fit_hsa_body_battery_data_mesg_listener.hpp +++ b/src/fit_hsa_body_battery_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_configuration_data_mesg.hpp b/src/fit_hsa_configuration_data_mesg.hpp index 871468e..01e1298 100644 --- a/src/fit_hsa_configuration_data_mesg.hpp +++ b/src/fit_hsa_configuration_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_configuration_data_mesg_listener.hpp b/src/fit_hsa_configuration_data_mesg_listener.hpp index 7cafc41..8efb659 100644 --- a/src/fit_hsa_configuration_data_mesg_listener.hpp +++ b/src/fit_hsa_configuration_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_event_mesg.hpp b/src/fit_hsa_event_mesg.hpp index a83d0ff..c3f0b15 100644 --- a/src/fit_hsa_event_mesg.hpp +++ b/src/fit_hsa_event_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_event_mesg_listener.hpp b/src/fit_hsa_event_mesg_listener.hpp index e4d7591..570980f 100644 --- a/src/fit_hsa_event_mesg_listener.hpp +++ b/src/fit_hsa_event_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_gyroscope_data_mesg.hpp b/src/fit_hsa_gyroscope_data_mesg.hpp index 1f89c6a..d106a5f 100644 --- a/src/fit_hsa_gyroscope_data_mesg.hpp +++ b/src/fit_hsa_gyroscope_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_gyroscope_data_mesg_listener.hpp b/src/fit_hsa_gyroscope_data_mesg_listener.hpp index 27a8cca..809c45f 100644 --- a/src/fit_hsa_gyroscope_data_mesg_listener.hpp +++ b/src/fit_hsa_gyroscope_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_heart_rate_data_mesg.hpp b/src/fit_hsa_heart_rate_data_mesg.hpp index 3579822..bc5e68a 100644 --- a/src/fit_hsa_heart_rate_data_mesg.hpp +++ b/src/fit_hsa_heart_rate_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_heart_rate_data_mesg_listener.hpp b/src/fit_hsa_heart_rate_data_mesg_listener.hpp index e707762..e370fc7 100644 --- a/src/fit_hsa_heart_rate_data_mesg_listener.hpp +++ b/src/fit_hsa_heart_rate_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_respiration_data_mesg.hpp b/src/fit_hsa_respiration_data_mesg.hpp index 8f19ac5..71bd7fd 100644 --- a/src/fit_hsa_respiration_data_mesg.hpp +++ b/src/fit_hsa_respiration_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_respiration_data_mesg_listener.hpp b/src/fit_hsa_respiration_data_mesg_listener.hpp index efc51ce..0e6f380 100644 --- a/src/fit_hsa_respiration_data_mesg_listener.hpp +++ b/src/fit_hsa_respiration_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_spo2_data_mesg.hpp b/src/fit_hsa_spo2_data_mesg.hpp index 6be8bb1..51e7e84 100644 --- a/src/fit_hsa_spo2_data_mesg.hpp +++ b/src/fit_hsa_spo2_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_spo2_data_mesg_listener.hpp b/src/fit_hsa_spo2_data_mesg_listener.hpp index b628ea3..7cc03f0 100644 --- a/src/fit_hsa_spo2_data_mesg_listener.hpp +++ b/src/fit_hsa_spo2_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_step_data_mesg.hpp b/src/fit_hsa_step_data_mesg.hpp index e9c53c0..87d1371 100644 --- a/src/fit_hsa_step_data_mesg.hpp +++ b/src/fit_hsa_step_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_step_data_mesg_listener.hpp b/src/fit_hsa_step_data_mesg_listener.hpp index 75ab33f..f824c3a 100644 --- a/src/fit_hsa_step_data_mesg_listener.hpp +++ b/src/fit_hsa_step_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_stress_data_mesg.hpp b/src/fit_hsa_stress_data_mesg.hpp index a39cad6..df7b35e 100644 --- a/src/fit_hsa_stress_data_mesg.hpp +++ b/src/fit_hsa_stress_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_stress_data_mesg_listener.hpp b/src/fit_hsa_stress_data_mesg_listener.hpp index fa7ed00..04a0d9b 100644 --- a/src/fit_hsa_stress_data_mesg_listener.hpp +++ b/src/fit_hsa_stress_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_wrist_temperature_data_mesg.hpp b/src/fit_hsa_wrist_temperature_data_mesg.hpp index 2b4a444..b78c7b0 100644 --- a/src/fit_hsa_wrist_temperature_data_mesg.hpp +++ b/src/fit_hsa_wrist_temperature_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_hsa_wrist_temperature_data_mesg_listener.hpp b/src/fit_hsa_wrist_temperature_data_mesg_listener.hpp index c52b6ec..907a421 100644 --- a/src/fit_hsa_wrist_temperature_data_mesg_listener.hpp +++ b/src/fit_hsa_wrist_temperature_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_jump_mesg.hpp b/src/fit_jump_mesg.hpp index bcd3bee..b61acb0 100644 --- a/src/fit_jump_mesg.hpp +++ b/src/fit_jump_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_jump_mesg_listener.hpp b/src/fit_jump_mesg_listener.hpp index 5c2b391..d20f238 100644 --- a/src/fit_jump_mesg_listener.hpp +++ b/src/fit_jump_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_lap_mesg.hpp b/src/fit_lap_mesg.hpp index 215795b..5e4ed54 100644 --- a/src/fit_lap_mesg.hpp +++ b/src/fit_lap_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_lap_mesg_listener.hpp b/src/fit_lap_mesg_listener.hpp index 5b156c6..4fd4258 100644 --- a/src/fit_lap_mesg_listener.hpp +++ b/src/fit_lap_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_length_mesg.hpp b/src/fit_length_mesg.hpp index 733f17c..41d492d 100644 --- a/src/fit_length_mesg.hpp +++ b/src/fit_length_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_length_mesg_listener.hpp b/src/fit_length_mesg_listener.hpp index d926cf5..557a820 100644 --- a/src/fit_length_mesg_listener.hpp +++ b/src/fit_length_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_magnetometer_data_mesg.hpp b/src/fit_magnetometer_data_mesg.hpp index 48c700b..e2fe14c 100644 --- a/src/fit_magnetometer_data_mesg.hpp +++ b/src/fit_magnetometer_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_magnetometer_data_mesg_listener.hpp b/src/fit_magnetometer_data_mesg_listener.hpp index ed6be91..461b44b 100644 --- a/src/fit_magnetometer_data_mesg_listener.hpp +++ b/src/fit_magnetometer_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_max_met_data_mesg.hpp b/src/fit_max_met_data_mesg.hpp index 2820741..aa94c69 100644 --- a/src/fit_max_met_data_mesg.hpp +++ b/src/fit_max_met_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_max_met_data_mesg_listener.hpp b/src/fit_max_met_data_mesg_listener.hpp index bcabe9b..a2a1228 100644 --- a/src/fit_max_met_data_mesg_listener.hpp +++ b/src/fit_max_met_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_memo_glob_mesg.hpp b/src/fit_memo_glob_mesg.hpp index 08667a8..7a1cc7f 100644 --- a/src/fit_memo_glob_mesg.hpp +++ b/src/fit_memo_glob_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_memo_glob_mesg_listener.hpp b/src/fit_memo_glob_mesg_listener.hpp index 2f7490e..2ae9b39 100644 --- a/src/fit_memo_glob_mesg_listener.hpp +++ b/src/fit_memo_glob_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_mesg.cpp b/src/fit_mesg.cpp index 007c929..49f5527 100644 --- a/src/fit_mesg.cpp +++ b/src/fit_mesg.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_mesg.hpp b/src/fit_mesg.hpp index 9bf9db1..332d69e 100644 --- a/src/fit_mesg.hpp +++ b/src/fit_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_mesg_broadcast_plugin.hpp b/src/fit_mesg_broadcast_plugin.hpp index 854f33c..5d70dc2 100644 --- a/src/fit_mesg_broadcast_plugin.hpp +++ b/src/fit_mesg_broadcast_plugin.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_mesg_broadcaster.cpp b/src/fit_mesg_broadcaster.cpp index 60000f2..a03f2c5 100644 --- a/src/fit_mesg_broadcaster.cpp +++ b/src/fit_mesg_broadcaster.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_mesg_broadcaster.hpp b/src/fit_mesg_broadcaster.hpp index 6a302c0..7cdc994 100644 --- a/src/fit_mesg_broadcaster.hpp +++ b/src/fit_mesg_broadcaster.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_mesg_capabilities_mesg.hpp b/src/fit_mesg_capabilities_mesg.hpp index 030e826..1f86d86 100644 --- a/src/fit_mesg_capabilities_mesg.hpp +++ b/src/fit_mesg_capabilities_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_mesg_capabilities_mesg_listener.hpp b/src/fit_mesg_capabilities_mesg_listener.hpp index 8cd7700..2c47a07 100644 --- a/src/fit_mesg_capabilities_mesg_listener.hpp +++ b/src/fit_mesg_capabilities_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_mesg_definition.cpp b/src/fit_mesg_definition.cpp index c6455ad..be9b6d1 100644 --- a/src/fit_mesg_definition.cpp +++ b/src/fit_mesg_definition.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_mesg_definition.hpp b/src/fit_mesg_definition.hpp index 7c1c5a4..2732d1f 100644 --- a/src/fit_mesg_definition.hpp +++ b/src/fit_mesg_definition.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_mesg_definition_listener.hpp b/src/fit_mesg_definition_listener.hpp index bb3516f..bccb5f2 100644 --- a/src/fit_mesg_definition_listener.hpp +++ b/src/fit_mesg_definition_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_mesg_listener.hpp b/src/fit_mesg_listener.hpp index 06bbda4..065045f 100644 --- a/src/fit_mesg_listener.hpp +++ b/src/fit_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_mesg_with_event.hpp b/src/fit_mesg_with_event.hpp index 4f3918c..b3c42ba 100644 --- a/src/fit_mesg_with_event.hpp +++ b/src/fit_mesg_with_event.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_mesg_with_event_broadcaster.cpp b/src/fit_mesg_with_event_broadcaster.cpp index 408ba86..d8aca2a 100644 --- a/src/fit_mesg_with_event_broadcaster.cpp +++ b/src/fit_mesg_with_event_broadcaster.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_mesg_with_event_broadcaster.hpp b/src/fit_mesg_with_event_broadcaster.hpp index 5884981..b27d67b 100644 --- a/src/fit_mesg_with_event_broadcaster.hpp +++ b/src/fit_mesg_with_event_broadcaster.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_mesg_with_event_listener.hpp b/src/fit_mesg_with_event_listener.hpp index 964847b..a2224d3 100644 --- a/src/fit_mesg_with_event_listener.hpp +++ b/src/fit_mesg_with_event_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_met_zone_mesg.hpp b/src/fit_met_zone_mesg.hpp index 76cb0be..7b07ee0 100644 --- a/src/fit_met_zone_mesg.hpp +++ b/src/fit_met_zone_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_met_zone_mesg_listener.hpp b/src/fit_met_zone_mesg_listener.hpp index ff4d5b9..6aec40a 100644 --- a/src/fit_met_zone_mesg_listener.hpp +++ b/src/fit_met_zone_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_monitoring_hr_data_mesg.hpp b/src/fit_monitoring_hr_data_mesg.hpp index 74861de..4ed56a0 100644 --- a/src/fit_monitoring_hr_data_mesg.hpp +++ b/src/fit_monitoring_hr_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_monitoring_hr_data_mesg_listener.hpp b/src/fit_monitoring_hr_data_mesg_listener.hpp index 945ac94..1095d1f 100644 --- a/src/fit_monitoring_hr_data_mesg_listener.hpp +++ b/src/fit_monitoring_hr_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_monitoring_info_mesg.hpp b/src/fit_monitoring_info_mesg.hpp index 672e29f..937f1f3 100644 --- a/src/fit_monitoring_info_mesg.hpp +++ b/src/fit_monitoring_info_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_monitoring_info_mesg_listener.hpp b/src/fit_monitoring_info_mesg_listener.hpp index 567e9ab..e38d510 100644 --- a/src/fit_monitoring_info_mesg_listener.hpp +++ b/src/fit_monitoring_info_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_monitoring_mesg.hpp b/src/fit_monitoring_mesg.hpp index 0e70013..f36f15b 100644 --- a/src/fit_monitoring_mesg.hpp +++ b/src/fit_monitoring_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_monitoring_mesg_listener.hpp b/src/fit_monitoring_mesg_listener.hpp index a9f84fc..3562770 100644 --- a/src/fit_monitoring_mesg_listener.hpp +++ b/src/fit_monitoring_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_nmea_sentence_mesg.hpp b/src/fit_nmea_sentence_mesg.hpp index 19e55c8..33dc8b3 100644 --- a/src/fit_nmea_sentence_mesg.hpp +++ b/src/fit_nmea_sentence_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_nmea_sentence_mesg_listener.hpp b/src/fit_nmea_sentence_mesg_listener.hpp index ebdea0c..10d6095 100644 --- a/src/fit_nmea_sentence_mesg_listener.hpp +++ b/src/fit_nmea_sentence_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_obdii_data_mesg.hpp b/src/fit_obdii_data_mesg.hpp index 08bcf6a..6616926 100644 --- a/src/fit_obdii_data_mesg.hpp +++ b/src/fit_obdii_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_obdii_data_mesg_listener.hpp b/src/fit_obdii_data_mesg_listener.hpp index fdaf3fd..0b679b3 100644 --- a/src/fit_obdii_data_mesg_listener.hpp +++ b/src/fit_obdii_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_ohr_settings_mesg.hpp b/src/fit_ohr_settings_mesg.hpp index 23c29b1..6bc8218 100644 --- a/src/fit_ohr_settings_mesg.hpp +++ b/src/fit_ohr_settings_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_ohr_settings_mesg_listener.hpp b/src/fit_ohr_settings_mesg_listener.hpp index 641b4f7..85fbdad 100644 --- a/src/fit_ohr_settings_mesg_listener.hpp +++ b/src/fit_ohr_settings_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_one_d_sensor_calibration_mesg.hpp b/src/fit_one_d_sensor_calibration_mesg.hpp index a048446..2f628a7 100644 --- a/src/fit_one_d_sensor_calibration_mesg.hpp +++ b/src/fit_one_d_sensor_calibration_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_one_d_sensor_calibration_mesg_listener.hpp b/src/fit_one_d_sensor_calibration_mesg_listener.hpp index 079f256..b61d10b 100644 --- a/src/fit_one_d_sensor_calibration_mesg_listener.hpp +++ b/src/fit_one_d_sensor_calibration_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_pad_mesg.hpp b/src/fit_pad_mesg.hpp index 73c06ac..8995475 100644 --- a/src/fit_pad_mesg.hpp +++ b/src/fit_pad_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_pad_mesg_listener.hpp b/src/fit_pad_mesg_listener.hpp index af39690..357b57b 100644 --- a/src/fit_pad_mesg_listener.hpp +++ b/src/fit_pad_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_power_zone_mesg.hpp b/src/fit_power_zone_mesg.hpp index 2f3357e..1159192 100644 --- a/src/fit_power_zone_mesg.hpp +++ b/src/fit_power_zone_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_power_zone_mesg_listener.hpp b/src/fit_power_zone_mesg_listener.hpp index bf5ae5b..adf9e75 100644 --- a/src/fit_power_zone_mesg_listener.hpp +++ b/src/fit_power_zone_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_profile.cpp b/src/fit_profile.cpp index 2ad1f20..18df0c4 100644 --- a/src/fit_profile.cpp +++ b/src/fit_profile.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_profile.hpp b/src/fit_profile.hpp index f11d237..1fa9f5a 100644 --- a/src/fit_profile.hpp +++ b/src/fit_profile.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// @@ -1353,8 +1353,9 @@ typedef FIT_UINT16 FIT_MANUFACTURER; #define FIT_MANUFACTURER_PELOTON ((FIT_MANUFACTURER)340) #define FIT_MANUFACTURER_CARV ((FIT_MANUFACTURER)341) #define FIT_MANUFACTURER_TISSOT ((FIT_MANUFACTURER)342) +#define FIT_MANUFACTURER_REAL_VELO ((FIT_MANUFACTURER)345) #define FIT_MANUFACTURER_ACTIGRAPHCORP ((FIT_MANUFACTURER)5759) -#define FIT_MANUFACTURER_COUNT 237 +#define FIT_MANUFACTURER_COUNT 238 typedef FIT_UINT16 FIT_GARMIN_PRODUCT; #define FIT_GARMIN_PRODUCT_INVALID FIT_UINT16_INVALID diff --git a/src/fit_protocol_validator.cpp b/src/fit_protocol_validator.cpp index ad45170..a4587c0 100644 --- a/src/fit_protocol_validator.cpp +++ b/src/fit_protocol_validator.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_protocol_validator.hpp b/src/fit_protocol_validator.hpp index 8060920..44deaf9 100644 --- a/src/fit_protocol_validator.hpp +++ b/src/fit_protocol_validator.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_raw_bbi_mesg.hpp b/src/fit_raw_bbi_mesg.hpp index fa21ca7..13e8f7e 100644 --- a/src/fit_raw_bbi_mesg.hpp +++ b/src/fit_raw_bbi_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_raw_bbi_mesg_listener.hpp b/src/fit_raw_bbi_mesg_listener.hpp index c11beb7..1134680 100644 --- a/src/fit_raw_bbi_mesg_listener.hpp +++ b/src/fit_raw_bbi_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_record_mesg.hpp b/src/fit_record_mesg.hpp index 51068a9..a668833 100644 --- a/src/fit_record_mesg.hpp +++ b/src/fit_record_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_record_mesg_listener.hpp b/src/fit_record_mesg_listener.hpp index 485cd02..9463db8 100644 --- a/src/fit_record_mesg_listener.hpp +++ b/src/fit_record_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_respiration_rate_mesg.hpp b/src/fit_respiration_rate_mesg.hpp index 27e0ef7..db85bbd 100644 --- a/src/fit_respiration_rate_mesg.hpp +++ b/src/fit_respiration_rate_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_respiration_rate_mesg_listener.hpp b/src/fit_respiration_rate_mesg_listener.hpp index d1a68ed..3b572a4 100644 --- a/src/fit_respiration_rate_mesg_listener.hpp +++ b/src/fit_respiration_rate_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_runtime_exception.hpp b/src/fit_runtime_exception.hpp index 73a7a9d..6f46212 100644 --- a/src/fit_runtime_exception.hpp +++ b/src/fit_runtime_exception.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_schedule_mesg.hpp b/src/fit_schedule_mesg.hpp index e9c6507..80401bc 100644 --- a/src/fit_schedule_mesg.hpp +++ b/src/fit_schedule_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_schedule_mesg_listener.hpp b/src/fit_schedule_mesg_listener.hpp index 63a66b0..15dc82a 100644 --- a/src/fit_schedule_mesg_listener.hpp +++ b/src/fit_schedule_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_sdm_profile_mesg.hpp b/src/fit_sdm_profile_mesg.hpp index 14a745f..12e4b6e 100644 --- a/src/fit_sdm_profile_mesg.hpp +++ b/src/fit_sdm_profile_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_sdm_profile_mesg_listener.hpp b/src/fit_sdm_profile_mesg_listener.hpp index 293f74d..3c55ef8 100644 --- a/src/fit_sdm_profile_mesg_listener.hpp +++ b/src/fit_sdm_profile_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_segment_file_mesg.hpp b/src/fit_segment_file_mesg.hpp index b5e47c6..677d4c1 100644 --- a/src/fit_segment_file_mesg.hpp +++ b/src/fit_segment_file_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_segment_file_mesg_listener.hpp b/src/fit_segment_file_mesg_listener.hpp index 436d1f7..0d9843f 100644 --- a/src/fit_segment_file_mesg_listener.hpp +++ b/src/fit_segment_file_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_segment_id_mesg.hpp b/src/fit_segment_id_mesg.hpp index 8cb12a5..3b6d9c1 100644 --- a/src/fit_segment_id_mesg.hpp +++ b/src/fit_segment_id_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_segment_id_mesg_listener.hpp b/src/fit_segment_id_mesg_listener.hpp index 3bae062..7b578b6 100644 --- a/src/fit_segment_id_mesg_listener.hpp +++ b/src/fit_segment_id_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_segment_lap_mesg.hpp b/src/fit_segment_lap_mesg.hpp index 2baf155..369e0a4 100644 --- a/src/fit_segment_lap_mesg.hpp +++ b/src/fit_segment_lap_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_segment_lap_mesg_listener.hpp b/src/fit_segment_lap_mesg_listener.hpp index 1daaa3b..8b0a0d3 100644 --- a/src/fit_segment_lap_mesg_listener.hpp +++ b/src/fit_segment_lap_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_segment_leaderboard_entry_mesg.hpp b/src/fit_segment_leaderboard_entry_mesg.hpp index 4fd0d02..1c0932e 100644 --- a/src/fit_segment_leaderboard_entry_mesg.hpp +++ b/src/fit_segment_leaderboard_entry_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_segment_leaderboard_entry_mesg_listener.hpp b/src/fit_segment_leaderboard_entry_mesg_listener.hpp index 98cd01f..ebcc23f 100644 --- a/src/fit_segment_leaderboard_entry_mesg_listener.hpp +++ b/src/fit_segment_leaderboard_entry_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_segment_point_mesg.hpp b/src/fit_segment_point_mesg.hpp index 4fc2dec..754e7a6 100644 --- a/src/fit_segment_point_mesg.hpp +++ b/src/fit_segment_point_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_segment_point_mesg_listener.hpp b/src/fit_segment_point_mesg_listener.hpp index 4bbae75..e86ccc8 100644 --- a/src/fit_segment_point_mesg_listener.hpp +++ b/src/fit_segment_point_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_session_mesg.hpp b/src/fit_session_mesg.hpp index c4ab85a..4788a3f 100644 --- a/src/fit_session_mesg.hpp +++ b/src/fit_session_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_session_mesg_listener.hpp b/src/fit_session_mesg_listener.hpp index 1ca19d6..66b81b4 100644 --- a/src/fit_session_mesg_listener.hpp +++ b/src/fit_session_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_set_mesg.hpp b/src/fit_set_mesg.hpp index 8386f9f..206ab80 100644 --- a/src/fit_set_mesg.hpp +++ b/src/fit_set_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_set_mesg_listener.hpp b/src/fit_set_mesg_listener.hpp index d368131..da2529e 100644 --- a/src/fit_set_mesg_listener.hpp +++ b/src/fit_set_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_skin_temp_overnight_mesg.hpp b/src/fit_skin_temp_overnight_mesg.hpp index 6cd6824..bf96cbd 100644 --- a/src/fit_skin_temp_overnight_mesg.hpp +++ b/src/fit_skin_temp_overnight_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_skin_temp_overnight_mesg_listener.hpp b/src/fit_skin_temp_overnight_mesg_listener.hpp index 612b389..a8b7867 100644 --- a/src/fit_skin_temp_overnight_mesg_listener.hpp +++ b/src/fit_skin_temp_overnight_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_slave_device_mesg.hpp b/src/fit_slave_device_mesg.hpp index 9f4a67d..3f769b0 100644 --- a/src/fit_slave_device_mesg.hpp +++ b/src/fit_slave_device_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_slave_device_mesg_listener.hpp b/src/fit_slave_device_mesg_listener.hpp index 4012d0d..25f594d 100644 --- a/src/fit_slave_device_mesg_listener.hpp +++ b/src/fit_slave_device_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_sleep_assessment_mesg.hpp b/src/fit_sleep_assessment_mesg.hpp index cb5950b..869f79c 100644 --- a/src/fit_sleep_assessment_mesg.hpp +++ b/src/fit_sleep_assessment_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_sleep_assessment_mesg_listener.hpp b/src/fit_sleep_assessment_mesg_listener.hpp index 75cdbc9..a9e9956 100644 --- a/src/fit_sleep_assessment_mesg_listener.hpp +++ b/src/fit_sleep_assessment_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_sleep_disruption_overnight_severity_mesg.hpp b/src/fit_sleep_disruption_overnight_severity_mesg.hpp index 25b966c..5137098 100644 --- a/src/fit_sleep_disruption_overnight_severity_mesg.hpp +++ b/src/fit_sleep_disruption_overnight_severity_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_sleep_disruption_overnight_severity_mesg_listener.hpp b/src/fit_sleep_disruption_overnight_severity_mesg_listener.hpp index 9cedfed..ec21cce 100644 --- a/src/fit_sleep_disruption_overnight_severity_mesg_listener.hpp +++ b/src/fit_sleep_disruption_overnight_severity_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_sleep_disruption_severity_period_mesg.hpp b/src/fit_sleep_disruption_severity_period_mesg.hpp index af02ae5..20373ec 100644 --- a/src/fit_sleep_disruption_severity_period_mesg.hpp +++ b/src/fit_sleep_disruption_severity_period_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_sleep_disruption_severity_period_mesg_listener.hpp b/src/fit_sleep_disruption_severity_period_mesg_listener.hpp index b85c4b1..397e69d 100644 --- a/src/fit_sleep_disruption_severity_period_mesg_listener.hpp +++ b/src/fit_sleep_disruption_severity_period_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_sleep_level_mesg.hpp b/src/fit_sleep_level_mesg.hpp index 19c7e25..4f530ce 100644 --- a/src/fit_sleep_level_mesg.hpp +++ b/src/fit_sleep_level_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_sleep_level_mesg_listener.hpp b/src/fit_sleep_level_mesg_listener.hpp index ff2d7b8..220abd6 100644 --- a/src/fit_sleep_level_mesg_listener.hpp +++ b/src/fit_sleep_level_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_software_mesg.hpp b/src/fit_software_mesg.hpp index 95b5b17..94744bc 100644 --- a/src/fit_software_mesg.hpp +++ b/src/fit_software_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_software_mesg_listener.hpp b/src/fit_software_mesg_listener.hpp index 6c70fac..a084a45 100644 --- a/src/fit_software_mesg_listener.hpp +++ b/src/fit_software_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_speed_zone_mesg.hpp b/src/fit_speed_zone_mesg.hpp index f06e60f..ae31779 100644 --- a/src/fit_speed_zone_mesg.hpp +++ b/src/fit_speed_zone_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_speed_zone_mesg_listener.hpp b/src/fit_speed_zone_mesg_listener.hpp index 9dea547..87af8bb 100644 --- a/src/fit_speed_zone_mesg_listener.hpp +++ b/src/fit_speed_zone_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_split_mesg.hpp b/src/fit_split_mesg.hpp index 130b941..23847da 100644 --- a/src/fit_split_mesg.hpp +++ b/src/fit_split_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_split_mesg_listener.hpp b/src/fit_split_mesg_listener.hpp index bf93055..2650bd4 100644 --- a/src/fit_split_mesg_listener.hpp +++ b/src/fit_split_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_split_summary_mesg.hpp b/src/fit_split_summary_mesg.hpp index ebeec0a..c05e1c9 100644 --- a/src/fit_split_summary_mesg.hpp +++ b/src/fit_split_summary_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_split_summary_mesg_listener.hpp b/src/fit_split_summary_mesg_listener.hpp index 4228752..f8667d1 100644 --- a/src/fit_split_summary_mesg_listener.hpp +++ b/src/fit_split_summary_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_spo2_data_mesg.hpp b/src/fit_spo2_data_mesg.hpp index 0e84b33..18e86ff 100644 --- a/src/fit_spo2_data_mesg.hpp +++ b/src/fit_spo2_data_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_spo2_data_mesg_listener.hpp b/src/fit_spo2_data_mesg_listener.hpp index d6ab480..b78062f 100644 --- a/src/fit_spo2_data_mesg_listener.hpp +++ b/src/fit_spo2_data_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_sport_mesg.hpp b/src/fit_sport_mesg.hpp index 8406648..00f1e7c 100644 --- a/src/fit_sport_mesg.hpp +++ b/src/fit_sport_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_sport_mesg_listener.hpp b/src/fit_sport_mesg_listener.hpp index c36eb94..e828dd5 100644 --- a/src/fit_sport_mesg_listener.hpp +++ b/src/fit_sport_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_stress_level_mesg.hpp b/src/fit_stress_level_mesg.hpp index 6a181f1..799f5b3 100644 --- a/src/fit_stress_level_mesg.hpp +++ b/src/fit_stress_level_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_stress_level_mesg_listener.hpp b/src/fit_stress_level_mesg_listener.hpp index 32edb56..24e3011 100644 --- a/src/fit_stress_level_mesg_listener.hpp +++ b/src/fit_stress_level_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_tank_summary_mesg.hpp b/src/fit_tank_summary_mesg.hpp index 4ae188e..7326294 100644 --- a/src/fit_tank_summary_mesg.hpp +++ b/src/fit_tank_summary_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_tank_summary_mesg_listener.hpp b/src/fit_tank_summary_mesg_listener.hpp index b438d1a..c93c96f 100644 --- a/src/fit_tank_summary_mesg_listener.hpp +++ b/src/fit_tank_summary_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_tank_update_mesg.hpp b/src/fit_tank_update_mesg.hpp index 1193b55..fe52e4f 100644 --- a/src/fit_tank_update_mesg.hpp +++ b/src/fit_tank_update_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_tank_update_mesg_listener.hpp b/src/fit_tank_update_mesg_listener.hpp index 358ea6b..256b78f 100644 --- a/src/fit_tank_update_mesg_listener.hpp +++ b/src/fit_tank_update_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_three_d_sensor_calibration_mesg.hpp b/src/fit_three_d_sensor_calibration_mesg.hpp index 7da5ef6..13436cc 100644 --- a/src/fit_three_d_sensor_calibration_mesg.hpp +++ b/src/fit_three_d_sensor_calibration_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_three_d_sensor_calibration_mesg_listener.hpp b/src/fit_three_d_sensor_calibration_mesg_listener.hpp index f4449ea..52cf58a 100644 --- a/src/fit_three_d_sensor_calibration_mesg_listener.hpp +++ b/src/fit_three_d_sensor_calibration_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_time_in_zone_mesg.hpp b/src/fit_time_in_zone_mesg.hpp index 13f429c..23b3403 100644 --- a/src/fit_time_in_zone_mesg.hpp +++ b/src/fit_time_in_zone_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_time_in_zone_mesg_listener.hpp b/src/fit_time_in_zone_mesg_listener.hpp index 209c771..54eafe1 100644 --- a/src/fit_time_in_zone_mesg_listener.hpp +++ b/src/fit_time_in_zone_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_timestamp_correlation_mesg.hpp b/src/fit_timestamp_correlation_mesg.hpp index 0a77892..1ad9705 100644 --- a/src/fit_timestamp_correlation_mesg.hpp +++ b/src/fit_timestamp_correlation_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_timestamp_correlation_mesg_listener.hpp b/src/fit_timestamp_correlation_mesg_listener.hpp index cf8ad2d..6546005 100644 --- a/src/fit_timestamp_correlation_mesg_listener.hpp +++ b/src/fit_timestamp_correlation_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_totals_mesg.hpp b/src/fit_totals_mesg.hpp index a46aab5..e2bcf7d 100644 --- a/src/fit_totals_mesg.hpp +++ b/src/fit_totals_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_totals_mesg_listener.hpp b/src/fit_totals_mesg_listener.hpp index c37bf6e..e1b0543 100644 --- a/src/fit_totals_mesg_listener.hpp +++ b/src/fit_totals_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_training_file_mesg.hpp b/src/fit_training_file_mesg.hpp index 4eb0f8b..0d0ca97 100644 --- a/src/fit_training_file_mesg.hpp +++ b/src/fit_training_file_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_training_file_mesg_listener.hpp b/src/fit_training_file_mesg_listener.hpp index 14ed38e..2791d98 100644 --- a/src/fit_training_file_mesg_listener.hpp +++ b/src/fit_training_file_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_training_settings_mesg.hpp b/src/fit_training_settings_mesg.hpp index 1e5a6ab..5de2859 100644 --- a/src/fit_training_settings_mesg.hpp +++ b/src/fit_training_settings_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_training_settings_mesg_listener.hpp b/src/fit_training_settings_mesg_listener.hpp index c1953a0..739109d 100644 --- a/src/fit_training_settings_mesg_listener.hpp +++ b/src/fit_training_settings_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_unicode.cpp b/src/fit_unicode.cpp index 6f0c494..81f0a1b 100644 --- a/src/fit_unicode.cpp +++ b/src/fit_unicode.cpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_unicode.hpp b/src/fit_unicode.hpp index 7b85883..0ef4270 100644 --- a/src/fit_unicode.hpp +++ b/src/fit_unicode.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_user_profile_mesg.hpp b/src/fit_user_profile_mesg.hpp index bac939d..d5d10c8 100644 --- a/src/fit_user_profile_mesg.hpp +++ b/src/fit_user_profile_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_user_profile_mesg_listener.hpp b/src/fit_user_profile_mesg_listener.hpp index f2a082f..b890b6c 100644 --- a/src/fit_user_profile_mesg_listener.hpp +++ b/src/fit_user_profile_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_video_clip_mesg.hpp b/src/fit_video_clip_mesg.hpp index 7f5b0f9..48e7912 100644 --- a/src/fit_video_clip_mesg.hpp +++ b/src/fit_video_clip_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_video_clip_mesg_listener.hpp b/src/fit_video_clip_mesg_listener.hpp index a952c49..6f0005f 100644 --- a/src/fit_video_clip_mesg_listener.hpp +++ b/src/fit_video_clip_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_video_description_mesg.hpp b/src/fit_video_description_mesg.hpp index f583837..b9d7959 100644 --- a/src/fit_video_description_mesg.hpp +++ b/src/fit_video_description_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_video_description_mesg_listener.hpp b/src/fit_video_description_mesg_listener.hpp index 70e61e9..9725831 100644 --- a/src/fit_video_description_mesg_listener.hpp +++ b/src/fit_video_description_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_video_frame_mesg.hpp b/src/fit_video_frame_mesg.hpp index 0a25ad5..1ed3124 100644 --- a/src/fit_video_frame_mesg.hpp +++ b/src/fit_video_frame_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_video_frame_mesg_listener.hpp b/src/fit_video_frame_mesg_listener.hpp index 05ae68c..dd7deda 100644 --- a/src/fit_video_frame_mesg_listener.hpp +++ b/src/fit_video_frame_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_video_mesg.hpp b/src/fit_video_mesg.hpp index a7b8566..9af05cf 100644 --- a/src/fit_video_mesg.hpp +++ b/src/fit_video_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_video_mesg_listener.hpp b/src/fit_video_mesg_listener.hpp index 4a7bc2b..1ffcddb 100644 --- a/src/fit_video_mesg_listener.hpp +++ b/src/fit_video_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_video_title_mesg.hpp b/src/fit_video_title_mesg.hpp index 0cd94a1..b0d3250 100644 --- a/src/fit_video_title_mesg.hpp +++ b/src/fit_video_title_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_video_title_mesg_listener.hpp b/src/fit_video_title_mesg_listener.hpp index 7f8c9fb..730bf87 100644 --- a/src/fit_video_title_mesg_listener.hpp +++ b/src/fit_video_title_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_watchface_settings_mesg.hpp b/src/fit_watchface_settings_mesg.hpp index 5847839..fb1813c 100644 --- a/src/fit_watchface_settings_mesg.hpp +++ b/src/fit_watchface_settings_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_watchface_settings_mesg_listener.hpp b/src/fit_watchface_settings_mesg_listener.hpp index 461ffb2..56ec488 100644 --- a/src/fit_watchface_settings_mesg_listener.hpp +++ b/src/fit_watchface_settings_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_weather_alert_mesg.hpp b/src/fit_weather_alert_mesg.hpp index 858f81a..282f643 100644 --- a/src/fit_weather_alert_mesg.hpp +++ b/src/fit_weather_alert_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_weather_alert_mesg_listener.hpp b/src/fit_weather_alert_mesg_listener.hpp index cf36ab6..9a7b5c7 100644 --- a/src/fit_weather_alert_mesg_listener.hpp +++ b/src/fit_weather_alert_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_weather_conditions_mesg.hpp b/src/fit_weather_conditions_mesg.hpp index 19612bd..14db487 100644 --- a/src/fit_weather_conditions_mesg.hpp +++ b/src/fit_weather_conditions_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_weather_conditions_mesg_listener.hpp b/src/fit_weather_conditions_mesg_listener.hpp index 062a86f..0675d62 100644 --- a/src/fit_weather_conditions_mesg_listener.hpp +++ b/src/fit_weather_conditions_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_weight_scale_mesg.hpp b/src/fit_weight_scale_mesg.hpp index c18f3b7..bf00e5d 100644 --- a/src/fit_weight_scale_mesg.hpp +++ b/src/fit_weight_scale_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_weight_scale_mesg_listener.hpp b/src/fit_weight_scale_mesg_listener.hpp index 1e4bb0b..361decc 100644 --- a/src/fit_weight_scale_mesg_listener.hpp +++ b/src/fit_weight_scale_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_workout_mesg.hpp b/src/fit_workout_mesg.hpp index 9224ca3..f623c53 100644 --- a/src/fit_workout_mesg.hpp +++ b/src/fit_workout_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_workout_mesg_listener.hpp b/src/fit_workout_mesg_listener.hpp index 03fe9ff..be6431f 100644 --- a/src/fit_workout_mesg_listener.hpp +++ b/src/fit_workout_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_workout_session_mesg.hpp b/src/fit_workout_session_mesg.hpp index 4977324..76f0d3c 100644 --- a/src/fit_workout_session_mesg.hpp +++ b/src/fit_workout_session_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_workout_session_mesg_listener.hpp b/src/fit_workout_session_mesg_listener.hpp index 49d210f..0c310bb 100644 --- a/src/fit_workout_session_mesg_listener.hpp +++ b/src/fit_workout_session_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_workout_step_mesg.hpp b/src/fit_workout_step_mesg.hpp index 613893c..7ba16e9 100644 --- a/src/fit_workout_step_mesg.hpp +++ b/src/fit_workout_step_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_workout_step_mesg_listener.hpp b/src/fit_workout_step_mesg_listener.hpp index 54f622a..66dc31e 100644 --- a/src/fit_workout_step_mesg_listener.hpp +++ b/src/fit_workout_step_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_zones_target_mesg.hpp b/src/fit_zones_target_mesg.hpp index 4db89a6..6017a7b 100644 --- a/src/fit_zones_target_mesg.hpp +++ b/src/fit_zones_target_mesg.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/fit_zones_target_mesg_listener.hpp b/src/fit_zones_target_mesg_listener.hpp index 6c70003..c9c701c 100644 --- a/src/fit_zones_target_mesg_listener.hpp +++ b/src/fit_zones_target_mesg_listener.hpp @@ -5,8 +5,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.194.0Release -// Tag = production/release/21.194.0-0-g65135fc +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/plugins/fit_hr_to_record_message_plugin.cpp b/src/plugins/fit_hr_to_record_message_plugin.cpp index 2f11788..c0a1922 100644 --- a/src/plugins/fit_hr_to_record_message_plugin.cpp +++ b/src/plugins/fit_hr_to_record_message_plugin.cpp @@ -1,9 +1,14 @@ ///////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2023 Garmin International, Inc. +// Copyright 2026 Garmin International, Inc. // Licensed under the Flexible and Interoperable Data Transfer (FIT) Protocol License; you // may not use this file except in compliance with the Flexible and Interoperable Data // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// +// ****WARNING**** This file is auto-generated! Do NOT edit this file. +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 +///////////////////////////////////////////////////////////////////////////////////////////// + #include #include "fit_file_id_mesg.hpp" diff --git a/src/plugins/fit_hr_to_record_message_plugin.hpp b/src/plugins/fit_hr_to_record_message_plugin.hpp index b4ff56e..e138217 100644 --- a/src/plugins/fit_hr_to_record_message_plugin.hpp +++ b/src/plugins/fit_hr_to_record_message_plugin.hpp @@ -1,9 +1,14 @@ ///////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2023 Garmin International, Inc. +// Copyright 2026 Garmin International, Inc. // Licensed under the Flexible and Interoperable Data Transfer (FIT) Protocol License; you // may not use this file except in compliance with the Flexible and Interoperable Data // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// +// ****WARNING**** This file is auto-generated! Do NOT edit this file. +// Profile Version = 21.195.0Release +// Tag = production/release/21.195.0-0-g569e7e5 +///////////////////////////////////////////////////////////////////////////////////////////// + #if !defined(FIT_HR_TO_RECORD_MESSAGE_PLUGIN_HPP) #define FIT_HR_TO_RECORD_MESSAGE_PLUGIN_HPP