Garmin Xero C1 Pro Chronograph FIT files

The fit files, when copied from the Xero device to my Mac, and then converted using the FitCSVTool.jar to convert to CSV do not have any of the data I would expect such as speed of the bullet in fps, Average Velocity, Standard Deviation, etc.

If I use the Shotview app on my phone to export the data to CSV, I see what I would expect. 

Is this something that needs to be updated in the SDK?

  • The FIT CSV Tool is not specific to Xero C1 Pro Chronograph FIT files. It is a generic tool for converting any binary FIT file to a CSV file. There are dozens of flavors of FIT files which is why the tool is purposely generic. At this time there are no plans to add options to the tool to perform unit conversions.  

    This is a developer forum so it should be mentioned that the source code for the FIT CSV Tool is provided in the FIT SDK and the code can be modified for specific use cases. The SDK can also be used to create a custom file decoder for specific use cases too. The documentation leans heavily towards FIT Activity files, but the concepts apply to any type of FIT file. 
    https://developer.garmin.com/fit/overview/