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

Update to Bipolar v0.5.3 #19

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Update to Bipolar v0.5.3 #19

wants to merge 6 commits into from

Conversation

pcolby
Copy link

@pcolby pcolby commented Feb 8, 2016

No description provided.

Changes from the Bipolar project included in this commit:

`git log --oneline v0.4.0...v0.5.0 src/polar/ src/protobuf/`

6b6a6d2 Include the latest Polar sport types (#50)
1bd0eda Force HRM Power Pedalling Index on (#57)
6f8e7bb Correct HRM output for Stages Power meters (#57)
0db3060 Correct TCX output for Stages Power meters (#57)
008ad71 Correct the spelling an heartrate field
70822af Enhance the precision of floating point outputs
517c229 Undo our heavy debugging
7d93fc8 Add more debugging for issue #56
49ade16 Avoid benign (in this case) anti-aliasing warnings
f835809 Initialise `z_stream` without gcc warnings
5962f5e Work around QTBUG-41092
32ff161 Use `qSort` for Qt 5.3 with 64-bit MSVC
443ce4f Try the (deprecated) qSort function
af10203 Add "Pool swimming" Polar sport type (#50)

Note, commit references and issue numbers are for the Bipolar
repository / project.  See https://github.com/pcolby/bipolar
Changes from the Bipolar project included in this commit:

`git log --oneline v0.5.0...v0.5.3 src/polar/ src/protobuf/`

a5f67bd Map two new Polar sport types
af7e80d Make the GPX output locale-independent
8a09bfb Don't use Qt 5.7's QVariant::toString for floats (#69)
fc63b89 Merge branch 'master' into qt57b
4cc2ac9 Preserve the full TotalTimeSeconds precision in TCX
5e2b270 Allow for parameter type changes in Qt 5.7 (#69)
7f9893b Correct MinGW argument name
75f9ac4 Link zlib when using MinGW
56e3a9b Don't use QtZlib/zlib.h with MinGW
3bb2f60 Support Qt 5.6 / C++11
213817b Update copyright notices to include 2016

Note, commit references and issue numbers are for the Bipolar
repository / project.  See https://github.com/pcolby/bipolar

Commit af7e80d resolves v800_downloader issue [profanum429#23](
profanum429#23).
@pcolby pcolby changed the title Update to Bipolar v0.5.0 Update to Bipolar v0.5.3 Aug 23, 2016
The Bipolar conversion code does not require route information - it can
for example, convert indoor sessions to useful HRM and TCX files, just
no point converting to GPX without route data. So there's no need for
the V800_downloader UI to require route data either.

This ought to fix profanum429#24
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

Successfully merging this pull request may close these issues.

1 participant