doc: Document !1829

This commit is contained in:
Jakob Bornecrantz 2023-05-19 16:58:25 +01:00
parent 1f632bcfb9
commit f62d08bdce
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,2 @@
vive: Drian IMU packets at start, this helps reduce time drift due backed up
packets confusing the timing code.

View file

@ -0,0 +1,2 @@
d/vive: Refactor timing code in source, make it take in account of the age of
samples, this reduces the time drift due to irregular delivery of packets.