Version 21.60.00 of the FIT SDK is now available for download at https://developer.garmin.com/fit/download/

New in this release:

  • Added new Manufacturer Ids
    • Shimano
    • Coospo
    • Syncros
  • Added ~30 Garmin Product ids
    • Venu 2 
    • Approach
    • Backfilled missing product ids for previously released devices 
  • Added Sub-Sport Ids
    • Sail-Race
  • Java SDK
    • Setting a string with a byte length greater than 254 bytes will now throw an exception. Previously a corrupt FIT file would be created.
    • DateTime class now implements the Comparable interface.
    • Added new FitDecoder, FitListener, and FitMessages classes. These classes work together to decode any type of FIT file with a few lines of code. See the FitDecoderExample class for usage.
    • New Java Example apps that mimic the C# recipes. See https://developer.garmin.com/fit/example-projects/java/ for usage.
      • Encode Activity
      • Encode Course
      • Encode Workout
Anonymous
Parents Comment Children