summaryrefslogtreecommitdiffhomepage
path: root/contrib/npclient
AgeCommit message (Collapse)Author
2018-01-11contrib/npclient: fix DataID raceStanislaw Halik
There's a race with how the freetrack protocol operates. Reported-by: @Len62 cf. https://github.com/opentrack/opentrack/issues/688#issuecomment-356606126
2018-01-10npclient: fix off-by-oneStanislaw Halik
2018-01-10proto/ft: fix logic errorStanislaw Halik
2018-01-10proto/freetrack, npclient: change deactivation methodStanislaw Halik
- deactivates on its own after about 30 seconds no matter what - deactivates on opentrack stop - returns to neutral pose on deactivation - works with origin (all zeros) pose
2017-12-26contrib/npclient: add compile instructionsStanislaw Halik
2017-12-26contrib/npclient: move onlyStanislaw Halik