-
![image](https://github.com/user-attachments/assets/df7db2fd-3b3d-48fb-82e2-24b09ddcd587)
Write filenames that are failing to some other file/log
-
The generated files in `fitparser/src/profile` are so big that GitHub refuses to display them to unauthenticated users and that it is hard to read diffs from SDK updates. Have you considered splittin…
-
See test file `testdata/python-fitparse/compressed-speed-distance.fit`.
Compressed distance is not accumulated correctly. Possibly a roll over/overflow issue.
-
```python
$ python3 scripts/generate_profile.py FitSDKRelease_21.53.00.zip fitparse/profile.py
Traceback (most recent call last):
File "/devel/git/python-fitparse/scripts/generate_profile.py", li…
-
I am attempting to use fitparse to pull data from a RunScribe .fit file, and am running into an error at the end of the file:
fitparse.utils.FitEOFError: Tried to read 2 bytes from .FIT file but got …
-
I'm trying to parse a FIT file recorded by an Apple Watch, but I get the following error:
```python
---------------------------------------------------------------------------
AttributeError …
-
I'm able to get the data using Golden Cheetah so I know it's in the file. I'd really like to use this code to do it.
-
I don't know if FIT-files keep timezone information or if one is implied somehow. If that is the case it would be nice to have timezone information in the datetime objects created by fitparse.
Tigge updated
3 years ago
-
> [Python](http://www.python.org/) 2.5 and above (Python 3 is currently not supported)
https://dtcooper.github.io/python-fitparse/
It appears that this information is out of date as the setup.py f…
-
A new format is used by Edge 800 instead of .tcx.
Need to check if this format can be imported.
uggla updated
12 years ago