Skip to content

Commit

Permalink
Garmin FIT SDK 21.139.2
Browse files Browse the repository at this point in the history
Garmin FIT SDK 21.139.2
  • Loading branch information
Lijah99 authored Apr 24, 2024
2 parents 63c25b0 + 1e2ae3e commit d69a5df
Show file tree
Hide file tree
Showing 330 changed files with 725 additions and 662 deletions.
4 changes: 2 additions & 2 deletions Dynastream/Fit/AccumulatedField.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/Accumulator.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/BufferedMesgBroadcaster.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/Crc.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/Decode.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/DecodeMode.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
6 changes: 3 additions & 3 deletions Dynastream/Fit/Defines.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down Expand Up @@ -83,7 +83,7 @@ public class Fit
public const ushort ProfileVersion = ((ProfileMajorVersion * ProfileVersionScale) + ProfileMinorVersion);
public const ushort ProfileVersionScale = 1000;
public const ushort ProfileMajorVersion = 21;
public const ushort ProfileMinorVersion = 133;
public const ushort ProfileMinorVersion = 139;

public const byte HeaderTypeMask = 0xF0;
public const byte CompressedHeaderMask = 0x80;
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/DeveloperDataKey.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/DeveloperDataLookup.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////


Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/DeveloperField.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/DeveloperFieldDefinition.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/DeveloperFieldDescription.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////


Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/Encode.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/Field.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/FieldBase.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/FieldComponent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/FieldDefinition.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/FitException.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/FitListener.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/FitMessages.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/Header.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/IMesgBroadcastPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/Mesg.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/MesgBroadcaster.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/MesgDefinition.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
8 changes: 6 additions & 2 deletions Dynastream/Fit/Profile.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down Expand Up @@ -2017,6 +2017,10 @@ private static Mesg CreateSessionMesg()
fieldIndex++;
newMesg.SetField(new Field("AvgFlow", 187, 136, 1, 0, "Flow", false, Type.Float32));
fieldIndex++;
newMesg.SetField(new Field("WorkoutFeel", 192, 2, 1, 0, "", false, Type.Uint8));
fieldIndex++;
newMesg.SetField(new Field("WorkoutRpe", 193, 2, 1, 0, "", false, Type.Uint8));
fieldIndex++;
newMesg.SetField(new Field("AvgSpo2", 194, 2, 1, 0, "percent", false, Type.Uint8));
fieldIndex++;
newMesg.SetField(new Field("AvgStress", 195, 2, 1, 0, "percent", false, Type.Uint8));
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/Profile/Mesgs/AadAccelFeaturesMesg.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/Profile/Mesgs/AccelerometerDataMesg.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/Profile/Mesgs/ActivityMesg.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/Profile/Mesgs/AntChannelIdMesg.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/Profile/Mesgs/AntRxMesg.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/Profile/Mesgs/AntTxMesg.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/Profile/Mesgs/AviationAttitudeMesg.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/Profile/Mesgs/BarometerDataMesg.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// Transfer (FIT) Protocol License.
/////////////////////////////////////////////////////////////////////////////////////////////
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
// Profile Version = 21.133.0Release
// Tag = production/release/21.133.0-0-g6002091
// Profile Version = 21.139.2Release
// Tag = production/release/21.139.2-0-g9eaea05
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
Loading

0 comments on commit d69a5df

Please sign in to comment.