aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Mainly cleaning up warningsMike Turvey2017-05-301-1/+20
* More changes to torii fitness calculationsMike Turvey2017-05-261-4/+4
* Fixed an ugly stupid bug in ToriiMike Turvey2017-05-251-5/+2
* Fix the orientation from ToriPoserMike Turvey2017-05-211-1/+11
* Use the IMU to determine +ZMike Turvey2017-05-212-7/+7
* Fix Tori PoserMike Turvey2017-05-211-12/+29
* Adding world-position into calibrate's visualizationMike Turvey2017-05-191-2/+2
* Fix my disambiguator. Seems to work with either-or lighthouse.cnlohr2017-05-131-30/+16
* use multiplicationJoshua Allen2017-05-071-6/+6
* Merge branch 'master' of github.com:cnlohr/libsurviveJoshua Allen2017-05-071-6/+10
|\
| * Tweak calibration values.cnlohr2017-05-061-6/+11
* | handle applying calibration numbers to watchman devicesJoshua Allen2017-05-071-29/+44
|/
* check proper pointer for nullJoshua Allen2017-05-061-1/+1
* use calibration numbers from device json filesJoshua Allen2017-05-061-0/+77
* fix commentJoshua Allen2017-05-051-0/+1
* calibration values from MPU-6500 datasheet.Joshua Allen2017-05-051-0/+11
* Merge branch 'tau_test'Joshua Allen2017-05-051-15/+54
|\
| * should be absolute valuetau_testJosh Allen2017-04-091-5/+7
| * untested tau testJosh Allen2017-04-091-15/+53
* | Reduce Poser CallsMichael Turvey2017-04-301-1/+1
* | Merge pull request #61 from mwturvey/FixWirelessOnWindowsMichael Turvey2017-04-301-1/+2
|\ \
| * | Fix regression that broke support for wireless controllers on WindowsMike Turvey2017-04-301-1/+2
* | | Fix charles' disambiguator to work with one lighthouse and @axlecrusher's OOT...cnlohr2017-04-301-60/+65
* | | Update the charles disambiguatorcnlohr2017-04-301-15/+38
* | | Fix mistaken edit to survive_vive which dropped rest of packet when invalid s...cnlohr2017-04-301-2/+2
* | | Fix survive_vive's accidental collection of code 0xfe data elements.cnlohr2017-04-291-2/+2
|/ /
* | Fix warnings by including <math.h>Dr. Orion Lawlor2017-04-171-0/+1
* | Disabling remove_outliers because it's removing too many non-outliersMike Turvey2017-04-111-0/+1
* | Better messaging when finding a deviceMike Turvey2017-04-111-1/+2
* | Improve performance of gradient calculationmwturvey2017-04-111-4/+6
* | Perf: Take advantage of past poses for future estimatesmwturvey2017-04-111-0/+36
|/
* try to remove outliersJoshua Allen2017-04-081-3/+60
* clear acode at beginning of pulses. only process valid acodes sweeps.Joshua Allen2017-04-081-5/+13
* Delay picking active lighthouse until the sweep passJoshua Allen2017-04-081-18/+62
* Update, fixing charles' disambiguator, adding flag for TURVEYBIGUATOR!cnlohr2017-04-071-6/+15
* Fix warnings in dave's ortho.cnlohr2017-04-071-4/+4
* Remove feature printing out all config items at start.cnlohr2017-04-071-1/+4
* Refactor a bit of survive_vive to re-use existing functions and simplify exec...cnlohr2017-04-071-3/+1
* Fix USB_DEV_HMD_IMU_LHmwturvey2017-04-051-1/+1
* Fix bug that prevented HMD from being addedMike Turvey2017-04-011-11/+11
* Added rotation to object posemwturvey2017-03-311-0/+8
* Cleanupmwturvey2017-03-311-37/+21
* Sane World Viewmwturvey2017-03-311-12/+18
* Wonky World Viewmwturvey2017-03-311-18/+85
* formatting changesmwturvey2017-03-311-3/+3
* hacks that make tori more usablemwturvey2017-03-311-11/+57
* Checking Smallest AngleMike Turvey2017-03-301-1/+8
* poser tweaksmwturvey2017-03-301-2/+2
* Limit amount of time searching for best solutionmwturvey2017-03-301-13/+22
* little bit o' spit 'n polishmwturvey2017-03-291-2/+2