You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 8, 2025. It is now read-only.
I'm trying to process a file that looks to be from a Suunto Ambit that I can view by uploading to https://www.fitfileviewer.com/ If I try to process using this library I get Undefined offset error @ $this->types = $this->endianness[$architecture];
$architecture is showing as 14. Obviously, the code expects zero or one. Any idea? Fit file attached.
I'm trying to process a file that looks to be from a Suunto Ambit that I can view by uploading to https://www.fitfileviewer.com/ If I try to process using this library I get
Undefined offseterror @$this->types = $this->endianness[$architecture];$architectureis showing as14. Obviously, the code expects zero or one. Any idea? Fit file attached.68270818303.zip