monado/doc
nima01 027ce21bd5 d/wmr: Initial 3DoF WinMR driver
Only supports HP Reverb G1 and G2 for now.

Squash of the following commits:

Initial boilerplate code for HP Reverb G1 driver implementation
Detect and open MS HoloLens Sensors interface
Power up HMD display when headset is detected, and som general code cleanup
Add Reverb G2 PID
reverb_g1: Fix defines
reverb_g1: Run clang format
wmr: Rename Reverb G1 driver to WMR driver
d/wmr: Code style
d/wmr: Flesh out driver a bit more
d/wmr: Code style
Add basic 3dof rotational tracking
d/wmr: Code style
d/wmr: More tidy
xrt: Remove XRT_DEVICE_REVERB_G1
d/wmr: Even more tidy
d/wmr: Changes for Reverb G2
d/wmr: Fixes since last commit
wmr: Fix the meson build and auto-enable the driver
d/wmr: Sleep for compositor to get modes
d/wmr: Use os_hid for control device
d/wmr: Remove hidapi as a dependancy
d/wmr: Move sensor reading to own thread and fix locking
d/wmr: Read from control device and handle more unknown messages
d/wmr: Decode IPD value from control device
d/wmr: Remove all left over dummy driver fields

Co-author: nima01 <nima_zero_one@protonmail.com>
Co-author: Jakob Bornecrantz <jakob@collabora.com>
Co-author: Jan Schmidt <jan@centricular.com>
2021-04-19 13:33:01 +00:00
..
changes d/wmr: Initial 3DoF WinMR driver 2021-04-19 13:33:01 +00:00
example_configs doc: Add xrt_input_name to northstar example config 2021-04-19 12:53:47 +02:00
images doc: Add spdx tags. 2020-11-02 17:04:51 +00:00
CHANGELOG.md doc: Remove md prefix from all Markdown pages 2021-03-01 19:42:52 +00:00
CMakeLists.txt build: Switch all CMake options to XRT_... to match what's used in source. 2020-05-12 11:52:51 -05:00
Doxyfile.in doc: Exclude Android in-tree build artifacts from doxygen's scanning. 2021-04-13 11:46:53 -05:00
frame-timing.md doc: Clean up render timing docs. 2021-04-09 18:22:42 -05:00
howto-release.md doc: Remove md prefix from all Markdown pages 2021-03-01 19:42:52 +00:00
ipc.md ipc/android: Switch to using client push mutex to avoid cond var wait in server. 2021-02-24 15:25:28 -06:00
mainpage.md doc: Add frame timing documentation 2021-03-08 11:20:52 +00:00
meson.build doc/meson: Remove install arg. 2020-03-31 18:26:56 +02:00
roadmap.md doc: Add spdx tags. 2020-11-02 17:04:51 +00:00
targets.md doc: Remove md prefix from all Markdown pages 2021-03-01 19:42:52 +00:00
vulkan-extensions.md comp: Enable VK_EXT_debug_report extension 2021-03-31 12:02:41 -05:00
writing-a-new-driver.md doc: Fix doxygen warning 2021-02-22 16:50:00 -06:00