thaytan / OpenHMD

Free and Open Source API and drivers for immersive technology.
Boost Software License 1.0
137 stars 12 forks source link

wmr: Ignore unknown irq 23 transfers sent by Reverb G2 #35

Closed pH5 closed 3 years ago

pH5 commented 3 years ago

That should improve configuration readout success rate.

thaytan commented 3 years ago

Thanks!

l33tlinuxh4x0r commented 3 years ago

This seems to work. Two observations. One being that maybe the config was failing because it was getting a error 23 instead of a proper config causing it to fail so the retry was necessary before? Two being is there a way to figure out what the errors actually mean so we can fix them?

Also I pulled these fixes so thanks.