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

Calls to unpack fail with file from Coros device

Open bob-wightman opened this issue 7 months ago • 0 comments
trafficstars

I see the following when attempting to analyse a file from a Coros Vertix device:

PHP Warning: unpack(): Type V: not enough input, need 4, have 1 in phpFITFileAnalysis.php on line 1461 PHP Warning: unpack(): Type V: not enough input, need 4, have 1 in phpFITFileAnalysis.php on line 1483

Which leads to:

PHP Fatal error: Maximum execution time of 30 seconds exceeded in phpFITFileAnalysis.php on line 1523

Fitfileviewer reports no issues with the file

bob-wightman avatar Apr 02 '25 08:04 bob-wightman