Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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 = 194;
public const ushort ProfileMinorVersion = 195;

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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////


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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////


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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
4 changes: 2 additions & 2 deletions Dynastream/Fit/Profile/Mesgs/BeatIntervalsMesg.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.194.0Release
// Tag = production/release/21.194.0-0-g65135fc
// Profile Version = 21.195.0Release
// Tag = production/release/21.195.0-0-g569e7e5
/////////////////////////////////////////////////////////////////////////////////////////////

#endregion
Expand Down
Loading
Loading