monado/src/xrt/drivers/vive
Lubosz Sarnecki bb52a673eb d/vive/controller: Parse vec3 correctly as arrays.
The u_json_get_vec3 function only works for json vec3 objects with x, y,
z members. The function unnoticedly returned false before.
2020-07-02 18:42:42 +02:00
..
vive_controller_driver.c d/vive/controller: Parse vec3 correctly as arrays. 2020-07-02 18:42:42 +02:00
vive_controller_interface.h d/vive_controller: Add basic 3dof vive_controller_driver 2020-04-28 10:22:42 +00:00
vive_device.c d/vive: Fix crash on Vive Pro as it's missing a json key. 2020-07-02 18:35:18 +02:00
vive_device.h xrt: Improve doxygen documentation. 2020-06-03 16:28:18 -05:00
vive_prober.c d/vive: Fix typos 2020-04-28 16:49:13 -05:00
vive_prober.h xrt: Make it possible for the prober to pass in JSON data to the drivers 2020-04-10 12:29:21 +00:00
vive_protocol.c d/vive_controller: Add basic 3dof vive_controller_driver 2020-04-28 10:22:42 +00:00
vive_protocol.h d/vive_controller: Fix imu timestamp calculation 2020-07-02 11:33:58 +02:00