Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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 }}
xplwowi
/
python-fitparse
Public
forked from
dtcooper/python-fitparse
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 25, 2018
Profile regenerated using 20.72.00 FIT SDK
xplwowi
committed
31930ee
View commit details
Copy full SHA for 31930ee
Browse repository at this point
Commits on Aug 8, 2018
Profile regenerated using 20.67 FIT SDK
xplwowi
committed
ed8ae55
View commit details
Copy full SHA for ed8ae55
Browse repository at this point
Commits on Apr 25, 2018
FitFile.get_messages remove parsing names to int, remove Python 2 str shim
Show description for 3fa1fc0
xmedeko
committed
3fa1fc0
View commit details
Copy full SHA for 3fa1fc0
Browse repository at this point
Commits on Apr 12, 2018
FitFile._read_struct does not allow endian in fmt
Show description for bef7623
xmedeko
committed
bef7623
View commit details
Copy full SHA for bef7623
Browse repository at this point
Commits on Apr 4, 2018
RFCT move crc computation to records.Crc, add test
xmedeko
committed
5d8bb3a
View commit details
Copy full SHA for 5d8bb3a
Browse repository at this point
Commits on Mar 12, 2018
RFCT utils.fileish_open with a write possibility
xmedeko
committed
acd5434
View commit details
Copy full SHA for acd5434
Browse repository at this point
Commits on Mar 4, 2018
Add JSON output option to fitdump script (#45)
Show description for 490e885
pR0Ps
authored and
David Cooper
committed
490e885
View commit details
Copy full SHA for 490e885
Browse repository at this point
Update README.md - FIT doc, ANT SDK link (#51)
xmedeko
authored and
David Cooper
committed
03e2961
View commit details
Copy full SHA for 03e2961
Browse repository at this point
Add PyCharm .idea dir to .gitignore (#50)
xmedeko
authored and
David Cooper
committed
087b80b
View commit details
Copy full SHA for 087b80b
Browse repository at this point
Commits on Jan 23, 2018
License year bump
dtcooper
authored
654218c
View commit details
Copy full SHA for 654218c
Browse repository at this point
Commits on Jan 9, 2018
doc to explain how to update profile (#48)
liamjm
authored and
pR0Ps
committed
777a693
View commit details
Copy full SHA for 777a693
Browse repository at this point
Commits on Oct 13, 2017
Bump version to v1.0.1
pR0Ps
committed
3303ab3
View commit details
Copy full SHA for 3303ab3
Browse repository at this point
Merge pull request #39 from dtcooper/bugfix/null-accumulation
Show description for fe4ca69
pR0Ps
authored
fe4ca69
View commit details
Copy full SHA for fe4ca69
Browse repository at this point
Commits on Oct 6, 2017
Only accumulate non-null values
Show description for 2e76476
pR0Ps
committed
2e76476
View commit details
Copy full SHA for 2e76476
Browse repository at this point
Commits on Aug 22, 2017
Merge pull request #37 from flokli/test-fixes
Show description for 230912b
pR0Ps
authored
230912b
View commit details
Copy full SHA for 230912b
Browse repository at this point
Commits on Aug 21, 2017
test: fix ResourceWarning: unclosed file … warnings
flokli
committed
1636660
View commit details
Copy full SHA for 1636660
Browse repository at this point
test: clarify test_fileish_types
Show description for f97fc38
flokli
committed
f97fc38
View commit details
Copy full SHA for f97fc38
Browse repository at this point
Merge pull request #33 from flokli/no-application-id
Show description for de90d9a
pR0Ps
authored
de90d9a
View commit details
Copy full SHA for de90d9a
Browse repository at this point
records: add_dev_data_id: allow developer_data_id messages without set application_id
Show description for bb54ac8
flokli
committed
bb54ac8
View commit details
Copy full SHA for bb54ac8
Browse repository at this point
add test file for files without application id inside developer data
Show description for 0d6a748
flokli
committed
0d6a748
View commit details
Copy full SHA for 0d6a748
Browse repository at this point
Merge pull request #34 from flokli/readme-fixes
Show description for 96cb3e5
pR0Ps
authored
96cb3e5
View commit details
Copy full SHA for 96cb3e5
Browse repository at this point
Commits on Aug 15, 2017
README: use print() with parenthesis in example
flokli
committed
075c9a3
View commit details
Copy full SHA for 075c9a3
Browse repository at this point
REAMDE: fix PyPi package name
flokli
committed
cb6b02d
View commit details
Copy full SHA for cb6b02d
Browse repository at this point
Commits on Jul 7, 2017
Merge pull request #32 from dtcooper/bugfix/fileish
Show description for b493ccd
pR0Ps
authored
b493ccd
View commit details
Copy full SHA for b493ccd
Browse repository at this point
Commits on Jul 1, 2017
Fix issues with FitFile input type checking
Show description for e1944f0
pR0Ps
committed
e1944f0
View commit details
Copy full SHA for e1944f0
Browse repository at this point
Merge pull request #30 from liamjm/generate_test_csv
Show description for be5f796
pR0Ps
authored
be5f796
View commit details
Copy full SHA for be5f796
Browse repository at this point
Commits on Jun 26, 2017
get fenix 5 and edge 820 tests working
liamjm
committed
7490cf1
View commit details
Copy full SHA for 7490cf1
Browse repository at this point
CSV tests for fenix 5 and edge 820 samples
liamjm
committed
713662e
View commit details
Copy full SHA for 713662e
Browse repository at this point
Commits on Jun 20, 2017
Fix Python 2 issue with int/long types
Show description for 5283af5
pR0Ps
authored and
dtcooper
committed
5283af5
View commit details
Copy full SHA for 5283af5
Browse repository at this point
Commits on Jun 19, 2017
Memoize scrubbed method names for ~15% parsing speed decrease
Show description for a4d0fbb
mtraver
authored and
dtcooper
committed
a4d0fbb
View commit details
Copy full SHA for a4d0fbb
Browse repository at this point
Commits on Jun 13, 2017
Merge pull request #25 from liamjm/typo
Show description for f1ee58a
dtcooper
authored
f1ee58a
View commit details
Copy full SHA for f1ee58a
Browse repository at this point
Merge pull request #24 from liamjm/fenix5_examples
Show description for 1b90975
dtcooper
authored
1b90975
View commit details
Copy full SHA for 1b90975
Browse repository at this point
fix typo 'activitiy' in garmin edge 500 example filename
liamjm
committed
d1bdfd3
View commit details
Copy full SHA for d1bdfd3
Browse repository at this point
add more example FIT files from more modern Garmin devices
liamjm
committed
c98b86e
View commit details
Copy full SHA for c98b86e
Browse repository at this point
Commits on May 27, 2017
Merge pull request #23 from dtcooper/add-carey-to-license
Show description for 836e6ed
pR0Ps
authored
836e6ed
View commit details
Copy full SHA for 836e6ed
Browse repository at this point
Previous
Next
You can’t perform that action at this time.