Skip to content

Releases: roznet/FitFileParser

update for FitSDK 21.115

10 Oct 02:30
Compare
Choose a tag to compare
1.5.2

updated to 21.115

update for Fit SDK 21.101

11 Feb 07:47
Compare
Choose a tag to compare
1.5.1

Update to FitSDK 21.101

add support for types with offset

15 Jan 07:02
Compare
Choose a tag to compare

This adds support for types with offset like workout_hr
also updated to 21.94 sdk

Update for SDK 21.89

11 Sep 14:16
Compare
Choose a tag to compare
1.4.8

updated for sdk 21.89

Support for masked fields

03 Apr 15:13
Compare
Choose a tag to compare

Masked field will result in a string for the selected flag and value for masked value

Update for 21.78 and components fields are now processed

21 Mar 12:52
Compare
Choose a tag to compare
1.4.6

.fast method work with compoennt fields #3

Update for SDK 21.60

15 Sep 08:40
Compare
Choose a tag to compare

clean up compile

28 Jun 08:48
Compare
Choose a tag to compare
1.4.4

fix package build from cmd line

Fix crash for int too large for FIT_ENUM

23 Feb 21:42
Compare
Choose a tag to compare
fix crash when int too large for FIT_ENUM by using truncatingIfNecessary

Easier access function for FitValue
Ability to annotate file with python function that generated each line

purgeCache functionality

22 Feb 19:59
Compare
Choose a tag to compare

If processing large file with only one access, ability to clear the memory of cached value