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 }}
tonghs
/
python-fitparse
Public
forked from
dtcooper/python-fitparse
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 11, 2020
Fix collections deprecation warning (#99)
Show description for c789893
fgebhart
and
Fabian Gebhart
authored
c789893
View commit details
Copy full SHA for c789893
Browse repository at this point
Commits on Jan 5, 2020
License bump 2020. Happy New Year!
dtcooper
authored
2861ad9
View commit details
Copy full SHA for 2861ad9
Browse repository at this point
Commits on Jul 20, 2019
Fix https://github.com/dtcooper/python-fitparse/issues/86 (#87)
beyoung
authored and
dtcooper
committed
be89b43
View commit details
Copy full SHA for be89b43
Browse repository at this point
Commits on Apr 25, 2019
Add travis ci and coverage script
beyoung
authored and
David Cooper
committed
40fa291
View commit details
Copy full SHA for 40fa291
Browse repository at this point
Commits on Mar 8, 2019
fix Wipe out scale, units, offset problem
twainyoung
authored and
David Cooper
committed
99ea845
View commit details
Copy full SHA for 99ea845
Browse repository at this point
Commits on Feb 27, 2019
Bump version to v1.1.0
pR0Ps
committed
470ff29
View commit details
Copy full SHA for 470ff29
Browse repository at this point
Commits on Feb 1, 2019
Add coverage and a pip-compile generated test reqirements file
Show description for 8f83dd0
Bill Booth
authored and
David Cooper
committed
8f83dd0
View commit details
Copy full SHA for 8f83dd0
Browse repository at this point
Commits on Jan 29, 2019
License year bump. Happy new year!
dtcooper
authored
762c590
View commit details
Copy full SHA for 762c590
Browse repository at this point
Commits on Oct 13, 2018
fix messages cache when multiple headers
pdura
authored and
David Cooper
committed
7980358
View commit details
Copy full SHA for 7980358
Browse repository at this point
upgraded FIT profile from v20.33 to v20.66
polyvertex
authored and
David Cooper
committed
5c374ce
View commit details
Copy full SHA for 5c374ce
Browse repository at this point
generate_profile: MESSAGE_NUM_DECLARATIONS and FIELD_NUM_DECLARATIONS features
polyvertex
authored and
David Cooper
committed
5120962
View commit details
Copy full SHA for 5120962
Browse repository at this point
generate_profile: minor improvements and cleanup
polyvertex
authored and
David Cooper
committed
f64d7b4
View commit details
Copy full SHA for f64d7b4
Browse repository at this point
added support of new int64 types
polyvertex
authored and
David Cooper
committed
1df75d6
View commit details
Copy full SHA for 1df75d6
Browse repository at this point
FIT strings are not always null-terminated
polyvertex
authored and
David Cooper
committed
90e2777
View commit details
Copy full SHA for 90e2777
Browse repository at this point
should fix #69
polyvertex
authored and
David Cooper
committed
e1e6fd4
View commit details
Copy full SHA for e1e6fd4
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
Previous
Next
You can’t perform that action at this time.