doc: Document !1356

This commit is contained in:
Jakob Bornecrantz 2022-05-28 18:06:46 +01:00
parent 9932e75db6
commit 1985cd82dc
3 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,4 @@
remote: Greatly improve the remote driver. Properly shutting down the main loop.
Use the new @ref xrt_system_devices as base class for @ref r_hub. Exposing the
Valve Index Controller instead of the simple controller as it better allows to
map other controllers to it. Reusing the vive bindings helper library.

View file

@ -0,0 +1 @@
gui: Make it possible to enter address and port for remote.

View file

@ -0,0 +1 @@
gui: Expose the new Index Controller UI for the remote driver.