Skip to content

Add support to turn CV1's display on#57

Merged
noname22 merged 3 commits intoOpenHMD:dev-oculus-cv1from
ClearlyClaire:dev-oculus-cv1
Jun 2, 2016
Merged

Add support to turn CV1's display on#57
noname22 merged 3 commits intoOpenHMD:dev-oculus-cv1from
ClearlyClaire:dev-oculus-cv1

Conversation

@ClearlyClaire
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread src/drv_oculus_rift/rift.c Outdated
set_coordinate_frame(priv, priv->coordinate_frame);

// Turn the screens on
// TODO: this should probably be done conditionnally for the CV1
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can you fix this todo? Do we track which version we are using anywhere?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It is tracked, but not really robustly: desc->revision contains the index of the device ID in our device ID list.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Oh okay, it would be good to have so we don't send the wrong message to devices. Maybe as a enum field on the rift_priv struct?

@Wallbraker
Copy link
Copy Markdown
Member

Cool, nice work. One comment tho.

Cheers, Jakob.

@noname22 noname22 merged commit 92ef195 into OpenHMD:dev-oculus-cv1 Jun 2, 2016
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