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

Warning "Unknown polar sport value 103" #50

Closed
wittet opened this issue Feb 1, 2015 · 5 comments
Closed

Warning "Unknown polar sport value 103" #50

wittet opened this issue Feb 1, 2015 · 5 comments
Assignees
Labels

Comments

@wittet
Copy link

wittet commented Feb 1, 2015

Hi Paul,

I've been using bipolar to get HRM files of my trainings for PPT5.
While processing the sessions bipolar throws a warning "Unknown polar sport value 103".
Seems Polar has extended their Sports list: sports[103] = "Pool swimming";

The resulting HRM file lacks the pace data. I'm not sure if the unkown sport is the reason for that!?
I wonder if you could update the known sports in bipolar, please:)

When I open any HRM file from bipolar in PPT5 the summarized data is missing or wrong.
Like Heart Rate avg/max, Speed avg/max, Cadence avg/max.

Kind Regards,
Thorsten

@pcolby
Copy link
Owner

pcolby commented Feb 1, 2015

Seems Polar has extended their Sports list: sports[103] = "Pool swimming";

Thanks Thorsten. I've added 103, so it will be in the next release. I did a quick check of https://flow.polar.com/settings/profile and 103 (Pool swimming) appears to be the only new one.

The resulting HRM file lacks the pace data. I'm not sure if the unkown sport is the reason for that!?

Shouldn't be related. Bipolar currently only uses the "Polar sport type" to determine which "TCX sport" to use. As TCX only supports "running", "biking" and "other", Bipolar will use "other" for "Pool swimming", which was the default anyway.

When you say "pace", HRM has no concept of pace that I can see. It does have "speed". Are you using an application that converts speed to pace? Or does your application use some extension for pace? If you have an example of an HRM file with pace, I'd be happy to take a look at it.

Cheers.

@wittet
Copy link
Author

wittet commented Feb 2, 2015

You're absolutely right. I mean speed, was misleaded by the session view in flow:(
As you see in
swim session the session should have heart rate as well as speed data.
The HRM file from bipolar has only heart rate.

@pcolby
Copy link
Owner

pcolby commented Dec 16, 2015

Released - https://github.com/pcolby/bipolar/releases/tag/v0.5.0

If there's still an issue with PPT5, please open a new issue for that.

Thanks.

@pcolby pcolby closed this as completed Dec 16, 2015
@wittet
Copy link
Author

wittet commented Jan 5, 2016

Hi Paul,
Happy new Year!

Thanks for the update.
I've been using your latest Qt5Network since you'd released it:)

Finally I had some time to try the biploar pre-release. When trying to install it (even as administrator) it failed:

bipolar-setup error

The application cannot be started:
bipolar-start error

Kind Regards,

Thorsten

@pcolby
Copy link
Owner

pcolby commented Jan 19, 2016

@wittet, is this till happening? If so, I'll move it to a new issue so it doesn't get lost. Thanks.

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

No branches or pull requests

2 participants