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

some nitpicks #120

Merged
merged 6 commits into from
Jan 11, 2018
Merged

some nitpicks #120

merged 6 commits into from
Jan 11, 2018

Conversation

ronzeiller
Copy link
Contributor

No description provided.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 67.81% when pulling c0e9461 on ronzeiller:rz_nitpicks into 9910db5 on sarfata:master.

windAngle = SKDegToRad(windAngle);
SKNormalizeAngle(windAngle);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you meant windAngle = SKNormalizeAngle(windAngle);

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yesss :-)

I was finding it incidentally and thought it should be the same as NMEA2000, so 180° is already "from port"

@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 68.082% when pulling 4eb83eb on ronzeiller:rz_nitpicks into 9910db5 on sarfata:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 67.737% when pulling 86b0b01 on ronzeiller:rz_nitpicks into 9910db5 on sarfata:master.

@sarfata
Copy link
Owner

sarfata commented Jan 11, 2018

I fixed a very minor test issue and added a test for the case where wind angle is >180.

⛵️

@sarfata sarfata merged commit 37ee8b3 into sarfata:master Jan 11, 2018
@ronzeiller ronzeiller deleted the rz_nitpicks branch February 11, 2018 11:42
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.

3 participants