OSVR / OSVR-HDK-MCU-Firmware

Firmware source for the main Atmel microcontroller in HMDs related to the OSVR HDK
13 stars 6 forks source link

WIP: Hmd flag #32

Open rpavlik opened 5 years ago

rpavlik commented 5 years ago

This adds the EDID extension described here: https://docs.microsoft.com/en-us/windows-hardware/drivers/display/specialized-monitors-edid-extension

It is partially successful: it keeps the desktop from being displayed on the HMD, however, at least on the software/hardware I tested, the AMD driver couldn't find the device to use with the NDA'd LiquidVR direct mode support. Hence the WIP notation.

Builds on #31