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

Developer data with fit_base_type_id=0=enum is not respected #20

Closed
laufhannes opened this issue Jun 4, 2019 · 1 comment
Closed

Developer data with fit_base_type_id=0=enum is not respected #20

laufhannes opened this issue Jun 4, 2019 · 1 comment

Comments

@laufhannes
Copy link

Suunto does write a subjective feeling to the activity summary in their fit files as developer data. However, this module does not respect the developer field definition because of an "invalid base type". I don't see why fit_base_type_id=0=enum should be invalid.

suunto-dev-field-enum.zip

Uncommenting the if block at

if ($base_type == $I_base_type) {
does temporarily solve the issue.

@mrihtar
Copy link
Owner

mrihtar commented Jun 11, 2019

Thanks for noticing this. Should be fixed now.

@mrihtar mrihtar closed this as completed Jun 11, 2019
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

2 participants