| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Fixed typo which broke tr0 callbacks | Justin Berger | 2018-02-23 | 1 | -1/+1 | |
| |/ | ||||||
| * | Fix a few warnings | Mike Turvey | 2018-01-15 | 2 | -3/+4 | |
| * | Fix compiler warnings | Mike Turvey | 2018-01-15 | 4 | -9/+10 | |
| * | fix various -Wall warnings | Christoph Haag | 2018-01-15 | 3 | -6/+6 | |
| * | fix segfault in config_set_lighthouse() | Christoph Haag | 2018-01-15 | 1 | -2/+3 | |
| * | A few changes to test.c | Mike Turvey | 2018-01-06 | 1 | -34/+34 | |
| * | Remove dependency on GetSem to fix linux segfault | Mike Turvey | 2018-01-05 | 1 | -1/+1 | |
| * | Update test.c to do calibration | Mike Turvey | 2018-01-05 | 2 | -1/+13 | |
| * | Add standard output mechanism for posers | Mike Turvey | 2018-01-05 | 4 | -14/+46 | |
| * | Haptic Call Plumbed | Mike Turvey | 2018-01-04 | 3 | -18/+108 | |
| * | Controller Buttons Fully Implemented | Mike Turvey | 2018-01-03 | 3 | -21/+54 | |
| * | Haptic POC | Mike Turvey | 2018-01-02 | 1 | -7/+20 | |
| * | Add button input support for wireless | Mike Turvey | 2018-01-02 | 1 | -5/+28 | |
| * | Capturing Button Inputs | Mike Turvey | 2018-01-02 | 2 | -25/+261 | |
| * | Start to support buttons | Mike Turvey | 2018-01-01 | 1 | -3/+95 | |
| * | Use accelerometer to determine "up" | Mike Turvey | 2017-12-28 | 1 | -6/+6 | |
| * | MUCH better tracking | Mike Turvey | 2017-12-28 | 1 | -5/+8 | |
| * | Start work on determining rotation using quaternions only | Mike Turvey | 2017-12-28 | 1 | -28/+122 | |
| * | Configuration Changes | Mike Turvey | 2017-12-22 | 4 | -16/+47 | |
| * | Load LH Config Data | Mike Turvey | 2017-12-20 | 3 | -4/+53 | |
| * | Save Calibration Output To Config | Mike Turvey | 2017-12-20 | 1 | -0/+4 | |
| * | Merge pull request #82 from mwturvey/SupportOneLighthouse | Michael Turvey | 2017-12-19 | 2 | -2/+4 | |
| |\ | ||||||
| | * | Add support for using only 1 lighthouse | Mike Turvey | 2017-12-19 | 2 | -2/+4 | |
| * | | Small change to orientation | Mike Turvey | 2017-06-02 | 1 | -2/+2 | |
| * | | Forgot to normalize the quaternion | Mike Turvey | 2017-06-01 | 1 | -2/+4 | |
| * | | Display Lighthouse Poses in calibrate.c | Mike Turvey | 2017-06-01 | 1 | -2/+2 | |
| * | | Updates to rotation calculation of tracked object | Mike Turvey | 2017-05-31 | 1 | -5/+15 | |
| * | | Adding comments | Mike Turvey | 2017-05-30 | 1 | -16/+59 | |
| * | | Add angleaxisfrom2vect() | Mike Turvey | 2017-05-30 | 1 | -15/+28 | |
| * | | Mainly cleaning up warnings | Mike Turvey | 2017-05-30 | 1 | -1/+20 | |
| * | | More changes to torii fitness calculations | Mike Turvey | 2017-05-26 | 1 | -4/+4 | |
| * | | Fixed an ugly stupid bug in Torii | Mike Turvey | 2017-05-25 | 1 | -5/+2 | |
| |/ | ||||||
| * | Fix the orientation from ToriPoser | Mike Turvey | 2017-05-21 | 1 | -1/+11 | |
| * | Use the IMU to determine +Z | Mike Turvey | 2017-05-21 | 2 | -7/+7 | |
| * | Fix Tori Poser | Mike Turvey | 2017-05-21 | 1 | -12/+29 | |
| * | Adding world-position into calibrate's visualization | Mike Turvey | 2017-05-19 | 1 | -2/+2 | |
| * | Fix my disambiguator. Seems to work with either-or lighthouse. | cnlohr | 2017-05-13 | 1 | -30/+16 | |
| * | use multiplication | Joshua Allen | 2017-05-07 | 1 | -6/+6 | |
| * | Merge branch 'master' of github.com:cnlohr/libsurvive | Joshua Allen | 2017-05-07 | 1 | -6/+10 | |
| |\ | ||||||
| | * | Tweak calibration values. | cnlohr | 2017-05-06 | 1 | -6/+11 | |
| * | | handle applying calibration numbers to watchman devices | Joshua Allen | 2017-05-07 | 1 | -29/+44 | |
| |/ | ||||||
| * | check proper pointer for null | Joshua Allen | 2017-05-06 | 1 | -1/+1 | |
| * | use calibration numbers from device json files | Joshua Allen | 2017-05-06 | 1 | -0/+77 | |
| * | fix comment | Joshua Allen | 2017-05-05 | 1 | -0/+1 | |
| * | calibration values from MPU-6500 datasheet. | Joshua Allen | 2017-05-05 | 1 | -0/+11 | |
| * | Merge branch 'tau_test' | Joshua Allen | 2017-05-05 | 1 | -15/+54 | |
| |\ | ||||||
| | * | should be absolute valuetau_test | Josh Allen | 2017-04-09 | 1 | -5/+7 | |
| | * | untested tau test | Josh Allen | 2017-04-09 | 1 | -15/+53 | |
| * | | Reduce Poser Calls | Michael Turvey | 2017-04-30 | 1 | -1/+1 | |
| * | | Merge pull request #61 from mwturvey/FixWirelessOnWindows | Michael Turvey | 2017-04-30 | 1 | -1/+2 | |
| |\ \ | ||||||
