jimmykane / fit-parser

Parse your FIT files easily, directly from JS (Garmin, Polar, Suunto)
Other
92 stars 33 forks source link

MessageType 'set' is missing #34

Open jastax opened 6 months ago

jastax commented 6 months ago

Hello,

thanks for this parser.

The switch (messageType) { } is missing the case 'set' for Garmin Strength workouts, so the records do not show up in the parsed file / laps.

Could you add it?

gie3d commented 2 months ago

@jastax hello, I might be able to fix this. Could you share the example fit file for Garmin Strength workouts?

jastax commented 2 months ago

1376749965.zip

Here is one example. It's a workout with only one set though. If you need a better one I can create one :)

gie3d commented 2 months ago

I should be able to look into this probably next week.

gie3d commented 2 months ago

@jastax I looked into the fit file today but still cannot get set. Could you elaborate more on the set data and would be great if you could visualize it (maybe a screenshot from your fit file app)

I also use the FitCSVTool to export your fit file to .csv (in the attached). I would be great if you could guide me to the set data. with_set.csv