aboutsummaryrefslogtreecommitdiff
path: root/src/survive.c
Commit message (Expand)AuthorAgeFilesLines
* Almost compiles on Apple (not quite there)ultramn2017-03-161-0/+4
* Merge branch 'master' into WinSupport2mwturvey2017-03-161-3/+5
|\
| * Fix: Initialize both lighthouse configs.CNLohr2017-03-161-1/+2
| * add note about extra 2 bytes.cnlohr2017-03-151-0/+1
| * fix puff for headset.cnlohr2017-03-151-2/+2
* | fix linux buildmwturvey2017-03-161-2/+1
* | Manual registration on Windowsmwturvey2017-03-161-11/+11
* | Last try at getting linktime registration working under MSVCmwturvey2017-03-161-0/+11
* | Building & basic runningmwturvey2017-03-151-1/+2
|/
* Getting very close to a Windows port.CNLohr2017-03-151-2/+5
* Handle autoregistration of startup functions.cnlohr2017-03-141-1/+22
* Almost able to build on Windows.CNLohr2017-03-141-12/+35
* Merge branch 'TrackerSupport2' of https://github.com/mwturvey/libsurvive into...cnlohr2017-03-131-0/+0
|\
| * More changes to gracefully support a trackerMichael Turvey2017-03-121-0/+0
* | general updates from the current livestream.cnlohr2017-03-111-1/+1
|/
* shoehorn configuration into SurviveContextJoshua Allen2017-03-081-1/+20
* Architect the way the posers receive data.cnlohr2017-03-081-13/+44
* cleaning up more header stuffcnlohr2017-03-081-1/+0
* cleanupcnlohr2017-02-261-3/+7
* Merge branch 'master' of https://github.com/cnlohr/libsurvivecnlohr2017-02-261-1/+2
|\
| * Update code to allow for headless mode.cnlohr2017-02-251-14/+19
* | Huge shift: Put HTC vive into its own file, to free up the rest of the system...cnlohr2017-02-251-175/+74
|/
* Move to having an angle callback.cnlohr2017-02-161-5/+29
* Update disambiguator. I think I got it right this time, finally. Also, seems...cnlohr2017-02-131-12/+1
* fix build for new disambiguaorcnlohr2016-12-201-0/+6
* get the new disambiguator closer, but it's still not perfect.cnlohr2016-12-201-6/+6
* switch to a hidden disambiguator.cnlohr2016-12-201-0/+4
* allow for easy config dumpingcnlohr2016-12-191-10/+25
* Closes #7 - retry the control out messagecnlohr2016-12-191-3/+5
* Fix light disambiguator location, put with the object instead of the system.cnlohr2016-12-171-75/+119
* Remove dependency on Xineramacnlohr2016-12-161-7/+51
* Tweak to change the way some things were logged and fix the interpreting data.Charles Lohr2016-12-111-6/+16
* * Get config from headset.Charles Lohr2016-12-111-5/+77
* Update tools encode a 2.5 MHz signal with the AVR.cnlohr2016-12-031-3/+4
* first stab at trying to pull off config data, didn't work.cnlohr2016-12-031-16/+47
* fix license headers.cnlohr2016-12-021-0/+1
* correct licensescnlohr2016-12-021-1/+1
* fix copyrightscnlohr2016-12-021-0/+2
* Update: Reading almost everything!cnlohr2016-12-021-2/+17
* Update the thing to get a specific tagcnlohr2016-11-301-0/+3
* Starting to get data.cnlohr2016-11-301-1/+2
* I'm learning.cnlohr2016-11-301-1/+2
* Add a basic vive driver. Gotta figure out how to turn it on.cnlohr2016-11-291-0/+28