aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix base calibration values.cnlohr2018-06-242-10/+14
* some more tweaks to the charlesrefine posercnlohr2018-06-241-31/+27
* Significant improvements to the charles refine.cnlohr2018-06-241-75/+152
* Significant improvements to the CharlesRefine trcker, to consider confidence ...cnlohr2018-06-231-60/+121
* Remove extra reprojection infocnlohr2018-06-231-1/+2
* Fix my poser's use.cnlohr2018-06-231-3/+3
* Fix units for vive, but not switching scales to incremental.cnlohr2018-06-232-5/+12
* Merge branch 'new_config_system'cnlohr2018-06-2312-133/+396
|\
| * Add autocomplete script.cnlohr2018-06-231-0/+15
| * Fix config in master.cnlohr2018-06-237-34/+54
| * Merge branch 'master' into new_config_systemcnlohr2018-06-2310-32/+113
| |\ | |/ |/|
* | Updated os_generic to work properly when imported into C++ contextJustin Berger2018-06-211-6/+10
* | Expanded minimal opencv functionality to properly use transpose flagsJustin Berger2018-06-213-15/+71
* | Added debug message to ootx; mag reading to playbackJustin Berger2018-06-075-9/+27
* | Added basic checks for using viz tool as libraryJustin Berger2018-05-071-1/+4
* | Adding api compilation unit; must have gotten dropped in a mergeJustin Berger2018-04-271-1/+1
| * New config systemcnlohr2018-04-2710-115/+343
|/
* Give a shot at the new config system.cnlohr2018-04-267-42/+192
* Update LICENSECNLohr2018-04-261-9/+1
* Merge pull request #130 from abhijeetvhotkar/masterCNLohr2018-04-253-10/+177
|\
| * remove printf, process multiple UDP packets per slice.cnlohr2018-04-252-3/+3
| * Fix LibSurvive poser for use with a single point (when you're totally strapped)cnlohr2018-04-251-2/+16
| * Trying to connect to libsurviveAbhijeet2018-04-252-8/+161
|/
* Update to have sensor normals and positions for dummy driver.cnlohr2018-04-251-0/+9
* Merge branch 'master' of https://github.com/cnlohr/libsurvivecnlohr2018-04-241-0/+25
|\
| * Update TS4231_NOTES.mdCNLohr2018-04-241-0/+8
| * Update TS4231_NOTES.mdCNLohr2018-04-241-15/+14
| * Create TS4231_NOTES.mdCNLohr2018-04-241-0/+18
* | Get rid of disambiguator-specifc stuff in the objects.cnlohr2018-04-245-33/+21
|/
* Pave the way for more, different, interesting devices.cnlohr2018-04-245-3/+97
* Create additional_resources.mdCNLohr2018-04-241-0/+3
* Additional tuning of gyro scaling parametersJustin Berger2018-04-214-7/+17
* Fixed heap access errorJustin Berger2018-04-212-25/+19
* Added correct gyro cal for trackerJustin Berger2018-04-211-1/+2
* Adjusted and verified acc values on HMDJustin Berger2018-04-211-6/+2
* Cleaned up debug codeJustin Berger2018-04-205-5/+108
* Enabled and then cleaned up warningsJustin Berger2018-04-2023-196/+65
* Rearranged make values to line upJustin Berger2018-04-201-8/+8
* Fixed some memory leaksJustin Berger2018-04-202-12/+39
* Final makefile cleanup for now (I think)cnlohr2018-04-161-2/+2
* Fix something that would definitely have broken osxcnlohr2018-04-161-29/+22
* Include build rules for static library (But don't use static library)cnlohr2018-04-161-4/+9
* Fix generic Linux buildcnlohr2018-04-161-2/+2
* Make things more TCC 0.27 friendly.cnlohr2018-04-155-20/+23
* Merge pull request #129 from cnlohr/tcc_buildCNLohr2018-04-1523-3540/+122
|\
| * Merge branch 'master' into tcc_buildCNLohr2018-04-1541-356/+4347
| |\ | |/ |/|
* | Update README.mdjdavidberger2018-04-141-0/+1
* | Remove SurviveObject if they fail to configure; prevents issues calibrating w...Justin Berger2018-04-133-0/+27
* | Added FPV and reference shapesJustin Berger2018-04-132-21/+84
* | Merge pull request #127 from eric-schleicher/patch-1CNLohr2018-04-111-0/+11
|\ \