scrapper / postrunner

Application to manage FIT files such as those produced by Garmin fitness devices
GNU General Public License v2.0
62 stars 14 forks source link

Garmin eTrex SE support #46

Open Wehzie opened 4 months ago

Wehzie commented 4 months ago

Importing a .fit file produced by eTrex SE produces a checksum error. Further, the activity has no valid total_timer_time. The .fit file is unmodified.

postrunner check some-file.fit
ERROR: Checksum error of segment 14 to 565501 in file 'some-file.fit'. Computed 0x5B79 instead of 0xAB02.
ERROR: Activity has no valid total_timer_time
...

*******************************************************************************
You have triggered a bug in PostRunner 1.2.0!