aboutsummaryrefslogtreecommitdiff
path: root/src/survive_vive.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Few more cleanup tweaks. Almost there.CNLohr2017-03-151-4/+4
|
* Reading data, no cal data.CNLohr2017-03-151-48/+102
|
* Getting very close to a Windows port.CNLohr2017-03-151-20/+182
|
* Merge branch 'TrackerSupport2' of https://github.com/mwturvey/libsurvive ↵cnlohr2017-03-131-30/+66
|\ | | | | | | into mwturvey-TrackerSupport2
| * More changes to gracefully support a trackerMichael Turvey2017-03-121-12/+38
| |
| * Adding Tracker supportMichael Turvey2017-03-111-18/+28
| | | | | | | | | | | | Add support for the Tracker Also removes the requirement in survive_vive.c that other Vive HW is attached Currently only supports one tracker.
* | Update to posers, etc... Still not working.cnlohr2017-03-121-2/+2
|/
* Architect the way the posers receive data.cnlohr2017-03-081-2/+14
|
* cleaning up more header stuffcnlohr2017-03-081-5/+3
|
* Switch types over to avoiding extra struct keyword. Switch poses to ↵cnlohr2017-03-081-35/+39
| | | | "SurvivePose" type.
* cleanup, add some logging data to calinfo, open up restrictive rules about ↵cnlohr2017-03-021-0/+22
| | | | sensor positions, clean cleans redist/
* Huge shift: Put HTC vive into its own file, to free up the rest of the ↵cnlohr2017-02-251-0/+1075
system for libsurvive.