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

freenect_flag should be a real flags enum (raw registers should be coded differently) #342

Merged
merged 1 commit into from
Nov 16, 2013

Conversation

nneonneo
Copy link
Contributor

This changes freenect_flag to be a real flags enum, i.e. one where you can set individual bits in the enum (could be used to set settings in bulk in the future, for example, or to quickly query the set of active flags). It is a fix for issue #341.

Signed-off-by: Robert Xiao <brx@cs.cmu.edu>
@ghost ghost assigned piedar Sep 18, 2013
piedar added a commit that referenced this pull request Nov 16, 2013
freenect_flag should be a real flags enum (raw registers should be coded differently) (@nneonneo)

Reviewed-by: Benn Snyder <benn.snyder@gmail.com>
@piedar piedar merged commit a9c31b3 into OpenKinect:unstable Nov 16, 2013
@nneonneo nneonneo deleted the freenect-flag-fix branch July 3, 2014 00:46
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.

2 participants