Jakob Bornecrantz
6995c6880d
doc: Improve changelogs
...
Went through and tried to make the changelogs more uniform in terms of
prefixing and formatting.
2023-06-29 16:22:50 +01:00
Jakob Bornecrantz
ad76c12abe
doc: Improve !1860 changelogs
2023-06-29 16:19:46 +01:00
Jakob Bornecrantz
85c7cc4928
doc: Improve !839 changelogs
2023-06-29 16:19:46 +01:00
Jakob Bornecrantz
6b493e2968
doc: Document !1881
2023-06-27 18:52:58 +00:00
Jakob Bornecrantz
c54c78f427
doc: Document !1876
2023-06-19 18:23:53 +01:00
Jakob Bornecrantz
8f36da2f54
doc: Document !1858
2023-06-17 18:11:53 +01:00
Jakob Bornecrantz
b82343d317
doc: Document !1863
2023-06-14 21:35:01 +01:00
Jakob Bornecrantz
131400afab
doc: Document !1866
2023-06-14 20:33:11 +01:00
Jakob Bornecrantz
ac8f1a4209
doc: Document !1861
2023-06-14 15:43:00 +01:00
Jakob Bornecrantz
c3ae06163d
doc: Document !1860
2023-06-14 01:02:07 +00:00
Jakob Bornecrantz
eab742ad9e
doc: Document !1823
2023-06-02 16:41:37 +00:00
Jakob Bornecrantz
ebc044f141
doc: Document !1447 and other Rift-S MRs
2023-06-02 16:41:37 +00:00
Jakob Bornecrantz
17fcaed10b
doc: Document !1839
2023-05-23 14:42:21 +01:00
Jakob Bornecrantz
f62d08bdce
doc: Document !1829
2023-05-22 11:51:07 +01:00
Jakob Bornecrantz
e07204cc8b
doc: Document !1832
2023-05-21 09:01:30 +01:00
Jakob Bornecrantz
7a6da9c6ca
doc: Document !1770
2023-05-21 09:01:30 +01:00
Jakob Bornecrantz
7548767740
doc: Document !1769
2023-05-21 09:01:30 +01:00
Jakob Bornecrantz
a6e6dcaeee
doc: Document !1692
2023-05-21 09:01:30 +01:00
Jakob Bornecrantz
22635062d3
doc: Document !1494
2023-05-21 09:01:30 +01:00
Jakob Bornecrantz
01da9029e8
doc: Update DepthAI entry
2023-05-21 09:01:30 +01:00
Jakob Bornecrantz
6170b2a250
doc: Document !1831
2023-05-20 22:45:59 +01:00
Jakob Bornecrantz
e5d40bf9f3
doc: Document !1789
2023-05-16 22:25:05 +00:00
Jakob Bornecrantz
0e2570c50b
doc: Document !1797
2023-05-01 16:49:23 +01:00
Jakob Bornecrantz
74e38f5f00
doc: Document !1796
2023-05-01 14:03:41 +01:00
Jakob Bornecrantz
7654867e10
doc: Document !1754
2023-04-05 16:53:24 +01:00
Jakob Bornecrantz
1985cd82dc
doc: Document !1356
2022-06-01 16:50:19 +01:00
Mateo de Mayo
e04d265097
doc: Document !1334
2022-05-26 18:35:39 +00:00
Mateo de Mayo
830706e0e4
doc: Add various changelogs
...
@mateosss MRs didn't have changelogs before. This adds changelog fragments for:
!1005 , !1016 , !1017 , !1060 , !1067 , !1152 , !1172 , !1291 , !889 , !941 , !957 ,
!1035 , !1264 , !1291 , !714 , !880 , !907 , and !1290 .
2022-05-19 14:03:17 +00:00
Jakob Bornecrantz
44b7713793
doc: Document !1265
2022-05-09 10:46:44 +00:00
Jakob Bornecrantz
a09e707767
doc: Document !934
2021-10-13 16:26:26 -05:00
Jakob Bornecrantz
26fa3c5408
doc: Document !860
2021-07-16 15:29:27 +00:00
Moses Turner
ff7033e8b8
doc: Document !858
...
Co-authored-by: Jakob Bornecrantz <jakob@collabora.com>
Co-authored-by: Moses Turner <moses@collabora.com>
2021-07-09 20:24:38 -05:00
Moses Turner
4390b800f2
doc: Document !839
2021-06-21 12:29:31 -05:00
Jakob Bornecrantz
c57160d4e5
doc: Document !831 , !836 and !837
2021-06-11 18:49:50 +01:00
Jakob Bornecrantz
daccde940e
d/wmr: Fix accel axis conversion
2021-04-28 23:26:09 +00:00
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
Christoph Haag
b9b72280bf
doc: Add MR 741 changelog
2021-04-19 12:53:47 +02:00
Jakob Bornecrantz
727612c0a5
doc: Document !715
2021-04-03 03:07:21 +01:00
Christoph Haag
e5a77ea80d
doc: Add mr 742 changelog
2021-04-02 15:48:10 +00:00
Jakob Bornecrantz
9695e90d95
d/vive: Setup the variable tracking for imu fusion
2021-04-02 16:00:42 +01:00
Jakob Bornecrantz
c73146c6fd
d/psvr: Ensure that timestamps are always after each other
2021-03-17 01:10:02 +00:00
Christoph Haag
3162f8050c
doc: Add changelog for MR 691
2021-02-17 20:03:34 +01:00
Christoph Haag
bec70c476c
doc: Add changelog for MR 674
2021-02-01 15:23:19 +00:00
Jakob Bornecrantz
3c60afdd24
doc: Remove old changelog fragments
2021-01-28 16:02:50 +00:00
Jakob Bornecrantz
bfdd3a0a5b
d/v4l2: More buffers
2021-01-27 16:09:07 +00:00
Jakob Bornecrantz
bd257500b8
d/v4l2: Expose more information
2021-01-27 16:09:07 +00:00
Christoph Haag
057f65630f
doc: Add changelog for mr 636
2021-01-06 13:23:28 +00:00
Christoph Haag
d5183336b3
d/ohmd: Add display left rotation for Oculus Rift DK2
2020-12-23 11:51:51 +01:00
Lubosz Sarnecki
aa308609af
doc: Document MR 611.
2020-12-01 17:36:15 +01:00
Jakob Bornecrantz
5ce0a0b3ab
d/remote: Add hand tracking support
2020-11-18 17:37:39 +00:00