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

Xija clips pitch to 45 - 170 degrees #58

Closed
matthewdahmer opened this issue May 6, 2019 · 1 comment
Closed

Xija clips pitch to 45 - 170 degrees #58

matthewdahmer opened this issue May 6, 2019 · 1 comment

Comments

@matthewdahmer
Copy link
Contributor

In the Xija component base.py definition, the pitch class clips pitch to the 45 to 170 degree range:

class Pitch(TelemData):

This should be expanded from 170 to 180 degrees.

@matthewdahmer
Copy link
Contributor Author

This issue was fixed with commit 3117e8a and included into the master branch with Release 4.14 in May of 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

1 participant