aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/cnlohr/libsurvivecnlohr2017-02-261-1/+1
|\
| * Update code to allow for headless mode.cnlohr2017-02-251-1/+1
| |
* | Huge shift: Put HTC vive into its own file, to free up the rest of the ↵cnlohr2017-02-251-3/+3
|/ | | | system for libsurvive.
* Update files, working lhfind whithin libsurvive.cnlohr2017-02-251-1/+5
|
* Move to having an angle callback.cnlohr2017-02-161-12/+26
|
* Still not working, but getting closer to dynamic OOTX decoding.cnlohr2017-02-141-5/+18
|
* Update disambiguator. I think I got it right this time, finally. Also, ↵cnlohr2017-02-131-10/+5
| | | | seems to output OOTX data pretty good.
* Working on closing #15 - still needs work.cnlohr2017-02-121-1/+3
|
* Closes #14 and closes #12 - fix syncing off correct word and don't throw out ↵cnlohr2017-01-211-7/+9
| | | | good data from HMD.
* fix integration of my disambiguatorJulian Picht2016-12-271-0/+1
|
* forgot headercnlohr2016-12-261-3/+4
|
* Seems to significantly improve #11 - now, something might be wrong, but not ↵cnlohr2016-12-231-0/+2
| | | | sure.
* get the new disambiguator closer, but it's still not perfect.cnlohr2016-12-201-1/+1
|
* switch to a hidden disambiguator.cnlohr2016-12-202-40/+1
|
* add copyright headersJulian Picht2016-12-201-0/+3
|
* hacked in my disambiguatorJulian Picht2016-12-202-0/+40
|
* allow for easy config dumpingcnlohr2016-12-191-6/+4
|
* Fix light disambiguator location, put with the object instead of the system.cnlohr2016-12-171-4/+17
|
* Remove dependency on Xineramacnlohr2016-12-161-3/+39
| | | | | | Improve camfinder a little Add data_recorder.c Closes #1 making libsurvive much more pluggable.
* Get working plane testercnlohr2016-12-151-0/+1
|
* first stab at trying to pull off config data, didn't work.cnlohr2016-12-031-0/+3
|
* Starting to get data.cnlohr2016-11-301-1/+3
|
* I'm learning.cnlohr2016-11-301-1/+1
|
* Add a basic vive driver. Gotta figure out how to turn it on.cnlohr2016-11-291-0/+11