aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Adding Tori PoserMike Turvey2017-03-251-0/+871
* | Merge pull request #43 from mwturvey/alternate_disambiguatorMichael Turvey2017-03-256-66/+445
|\|
| * Fixing linuxMichael Turvey2017-03-241-2/+2
| * remove min()mwturvey2017-03-241-5/+13
| * More cleanup & finishing genericization of calibratormwturvey2017-03-245-23/+31
| * Adaptive Acode Offset Compensationmwturvey2017-03-243-64/+85
| * Fix linux buildMichael Turvey2017-03-241-1/+30
| * Change disambiguator filtermwturvey2017-03-232-13/+34
| * Fixed Windows USB Interface Enumerationmwturvey2017-03-233-16/+27
| * Added support for empty string in config.json & other cleanup.mwturvey2017-03-233-31/+31
| * Merge branch 'master' into alternate_disambiguatormwturvey2017-03-236-47/+215
| |\
| * | More cleanupmwturvey2017-03-235-51/+53
| * | CleanupMike Turvey2017-03-231-16/+11
| * | Updated disambiguator. Solid OOTXMike Turvey2017-03-233-24/+202
| * | Alternate disambiguator and calibration updatesmwturvey2017-03-173-13/+121
* | | Dave's affine solve is getting close.cnlohr2017-03-241-18/+50
| |/ |/|
* | Added a dynamic plotting tool for OrthoSolve. Charles added orthogonalizatio...ultramn2017-03-233-12/+77
* | log synctimes.cnlohr2017-03-204-2/+70
* | fix compileJoshua Allen2017-03-181-2/+0
* | Merge branch 'master' of github.com:cnlohr/libsurviveJoshua Allen2017-03-184-39/+141
|\ \
| * | Add more possible debugging if turned on.cnlohr2017-03-181-4/+18
| * | increase time for integrating points.cnlohr2017-03-181-1/+3
| * | Fix histogramscnlohr2017-03-181-1/+2
| * | Wow... Actually initilize to right size.cnlohr2017-03-181-2/+14
| * | Fix unititialized array.cnlohr2017-03-181-2/+3
| * | Fix mixed usage of "struct" and typedef'd struct, and fix compile error on gc...cnlohr2017-03-181-16/+16
| |/
| * Remove extra debug printmwturvey2017-03-171-1/+0
| * Merge branch 'master' into UsbTrackerOnWinmwturvey2017-03-179-22/+36
| |\
| * | Wired Watchman Now Emit Light & IMU Datamwturvey2017-03-171-15/+86
* | | reusable function for decoding acodeJoshua Allen2017-03-171-8/+17
| |/ |/|
* | Remove winbuild folder.CNLohr2017-03-171-1/+1
* | Fix WarningsCNLohr2017-03-178-18/+26
* | Almost compiles on Apple (not quite there)ultramn2017-03-163-2/+6
|/
* zao's changes for FreeBSDmwturvey2017-03-162-0/+10
* Merge branch 'master' into WinSupport2mwturvey2017-03-164-69/+50
|\
| * Fix crashes in Linux without hidapi, and fix buffer overflow bug.cnlohr2017-03-162-3/+8
| * Fix compile warningcnlohr2017-03-161-2/+1
| * Fix: Initialize both lighthouse configs.CNLohr2017-03-161-1/+2
| * Fix lighthouse capture mechanism to match new valve.CNLohr2017-03-161-52/+17
| * Make the vive able to deal with data in new-valve-mode or old-valve-mode.CNLohr2017-03-161-15/+19
| * add note about extra 2 bytes.cnlohr2017-03-151-0/+1
| * fix puff for headset.cnlohr2017-03-152-3/+3
| * print lots of sync dataJoshua Allen2017-03-151-0/+2
| * Merge branch 'master' of github.com:cnlohr/libsurviveJoshua Allen2017-03-158-359/+330
| |\
| * | rename variablesJoshua Allen2017-03-151-21/+22
* | | 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
* | | Windows Compilingmwturvey2017-03-152-21/+20
| |/ |/|