php-fit-file-analysis icon indicating copy to clipboard operation
php-fit-file-analysis copied to clipboard

A PHP class for analysing FIT files created by Garmin GPS devices

Results 20 php-fit-file-analysis issues
Sort by recently updated
recently updated
newest added

Hi, I have an issue with the parser. `( ! ) Notice: Undefined offset: 84 in \vendor\php-fit-file-analysis\phpFITFileAnalysis.php on line 1228` Do you have any idea about this issue ? Many...

Forgive me if this is overly simplistic, however, I'm new to Github and not familiar with the way things typically work. This is more of a feature request... The rounding...

I just updated the version to v3.1 and there is an error of "Unsupported operand types" in /home/ubuntu/workspace/vendor/adriangibbons/php-fit-file-analysis/src/phpFITFileAnalysis.php at line 1446 from TomTom user. Could you please fix this or...

Hi First, thanks for a truly useful project that is making me attempt an exercise database so much more doable. Apologies, this is a question rather than an issue. Whilst...

question

Hi, All values of cadence filed are 0, when Stryd Power IQ app installed. Could you handle this problem? Thanks. Stryd Power IQ app link: https://apps.garmin.com/en-US/apps/660a581e-5301-460c-8f2f-034c8b6dc90f The activity with Stryd...

bug

Getting the following error when using the attached FIT file with HR: _(1/1) FatalErrorExceptionUnsupported operand types in phpFITFileAnalysis.php (line 2713) Using the latest master version - looks like $last_event_timestamp is...

It's great that your code analyse fit files. is the opposite diretion possible: Is there a possibility to create fit files starting from some coordinates ?

enhancement
question

Hi Adrian, hi community, seems like Garmin have extended/changed something in the file format with a firmware update. (Or my Edge 1040 Solar is producing crap because of the new...

Updated the fit format to 22.101 and included some utility tools to allow users to make their own updates if the FIT profiles change again.