aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update README.mdCNLohr2017-03-191-0/+6
* Closes #42 with logo.CNLohr2017-03-191-2/+4
* fix compileJoshua Allen2017-03-181-2/+0
* Merge branch 'master' of github.com:cnlohr/libsurviveJoshua Allen2017-03-1812-45/+597
|\
| * 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
| * Merge pull request #41 from geekmaster/patch-1CNLohr2017-03-181-4/+2
| |\
| | * Update README.mdgeekmaster2017-03-171-4/+2
| * | Fix mixed usage of "struct" and typedef'd struct, and fix compile error on gc...cnlohr2017-03-181-16/+16
| * | Merge pull request #40 from mwturvey/UsbTrackerOnWinMichael Turvey2017-03-179-15/+537
| |\ \
| | * | Remove extra debug printmwturvey2017-03-171-1/+0
| | * | Add Test Projectmwturvey2017-03-172-0/+200
| | * | Add data recordermwturvey2017-03-172-0/+200
| | * | Merge branch 'master' into UsbTrackerOnWinmwturvey2017-03-1737-1627/+1825
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #39 from geekmaster/patch-1CNLohr2017-03-171-5/+7
| |\ \ \ | | | |/ | | |/|
| | * | Update README.mdgeekmaster2017-03-171-5/+7
| |/ /
| | * Wired Watchman Now Emit Light & IMU Datamwturvey2017-03-174-15/+111
* | | reusable function for decoding acodeJoshua Allen2017-03-171-8/+17
|/ /
* | Update Windows build to reflect changes in RawDraw.CNLohr2017-03-176-13/+24
* | bump rawdraw to newest version.cnlohr2017-03-1711-119/+199
* | Fix non-needed header.CNLohr2017-03-171-1/+0
* | Add needed function to rdrCNLohr2017-03-171-0/+5
* | Add rasterizer tools.CNLohr2017-03-171-0/+234
* | Move the HID file over to the right place.CNLohr2017-03-175-4/+4
* | Add HID-OSXcnlohr2017-03-162-0/+1111
* | Remove winbuild folder.CNLohr2017-03-1710-1417/+20
* | Makefile now compiles on Macultramn2017-03-161-3/+3
* | Fix TCC compile.CNLohr2017-03-172-11/+3
* | Modified Makefile to compile on Macultramn2017-03-161-5/+24
* | Fix WarningsCNLohr2017-03-1716-49/+62
* | Update, adding rawdrawnull for OSX.CNLohr2017-03-172-0/+76
* | Finally, the correct gitignore.CNLohr2017-03-171-2/+4
* | Include more things in the gitignore.CNLohr2017-03-171-0/+2
* | Fix definition for the x64 folder for Windows.CNLohr2017-03-171-1/+1
* | cleanup gitignore.CNLohr2017-03-171-11/+2
* | Include changes for link-time code generation.CNLohr2017-03-171-4/+22
* | Fix windows build to allow for linktime code genreation.CNLohr2017-03-173-10/+19
* | Almost compiles on Apple (not quite there)ultramn2017-03-165-4/+8
|/
* Merge pull request #38 from mwturvey/Fix_BSDMichael Turvey2017-03-163-0/+12
|\
| * zao's changes for FreeBSDmwturvey2017-03-163-0/+12
|/
* Merge pull request #37 from mwturvey/WinSupport2CNLohr2017-03-1614-27/+672
|\
| * Merge branch 'master' into WinSupport2mwturvey2017-03-168-73/+310
| |\ | |/ |/|
* | Fix crashes in Linux without hidapi, and fix buffer overflow bug.cnlohr2017-03-163-4/+9
* | Fix compile warningcnlohr2017-03-161-2/+1
* | Fix: Initialize both lighthouse configs.CNLohr2017-03-162-1/+3
* | Fix lighthouse capture mechanism to match new valve.CNLohr2017-03-163-53/+20
* | Make the vive able to deal with data in new-valve-mode or old-valve-mode.CNLohr2017-03-162-15/+26