Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wahoo Element Roam fit file warnings #22

Open
macdet opened this issue Feb 5, 2022 · 0 comments
Open

Wahoo Element Roam fit file warnings #22

macdet opened this issue Feb 5, 2022 · 0 comments

Comments

@macdet
Copy link

macdet commented Feb 5, 2022

I try to parse my wahoo fit file.

{'file_id': 1, 'developer_data_id': 15, 'field_description': 15, 'event': 20, 'device_info': 47, 'unknown_65281': 2, 'sport': 1, 'workout': 1, 'record': 8440, 'hr_zone': 5, 'power_zone': 6, 'unknown_65280': 449, 'lap': 3, 'session': 1, 'activity': 1}

https://www.dropbox.com/s/8hngx5rqwyzz01x/2022-02-04-082113-ELEMNT%20ROAM%2087B3-69-0.fit?dl=0

/Users/macdet/Documents/develop/bikedata/fitdecode/cmd/./../fitdecode/reader.py:908: UserWarning: 'field "native_field_num" (idx #0) not found in message "field_description"' (local_mesg_num: 0; chunk_offset: 487); adding dummy dev data...

How can I avoid the warning?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant