Skip to content

Headset IPD #57

Description

@Beyley

I've been using this repository as a loose guide to implementing a native Vive Pro 2 driver for Monado (to be able to use with both libsurvive and the official Valve tracking blob), one thing which has caught me up is the IPD reading. It reports 15mm over the Lighthouse protocol, but over it's own protocol, reports 4 integers. An earlier version of this repo did have mfg-r-ipdadc read out, but never properly parsed it out into a millimeter or meter reading. I've found 3 more values, mfg-r-ipdmin, mfg-r-ipdmax, and mfg-r-ipdlap, which seem roughly related to the IPD slider, but I've been unable to figure out the algorithm to convert this into a real world measurement.

Have you happened to make progress on this? Or are you also stuck on the same issue.

Here are some values my code is reading out from the HMD:

DEBUG [vp2_hid_open] IPD: 309 (min: 499, max: 3581, lap: 3922)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions