23 lines
644 B
Plaintext
23 lines
644 B
Plaintext
big endian
|
|
: byte[offset]
|
|
HeaderMagic : byte[1]
|
|
: byte[1]
|
|
: byte[2]
|
|
: byte[4]
|
|
HeaderTimestamp : byte[4]
|
|
HeaderUserID : uint16
|
|
: byte[4]
|
|
HeaderRecordID : uint8
|
|
HeaderMagic2 : byte[3]
|
|
HeaderTotalDuration : uint16
|
|
HeaderTotalDistance : uint32
|
|
HeaderSPM : uint8
|
|
: byte[1]
|
|
HeaderSplitSize : uint16
|
|
: byte[18]
|
|
: byte[splitNo*32]
|
|
SplitDistance : uint16
|
|
SplitHeartRate : uint8
|
|
SplitSPM : uint8
|
|
: byte[28]
|