aboutsummaryrefslogtreecommitdiff
path: root/calibrate.c
Commit message (Expand)AuthorAgeFilesLines
* Enabled and then cleaned up warningsJustin Berger2018-04-201-6/+0
* Functional C# in windowsJustin Berger2018-03-281-2/+0
* Some minor fixups around command line processingJustin Berger2018-03-241-4/+7
* Fix configuration system and fix race condition in survive_vive.cnlohr2018-03-181-0/+3
* Moving things over... still todo:cnlohr2018-03-181-3/+6
* rename nr_locations to sensor_ctcnlohr2018-03-141-4/+4
* fix various -Wall warningsChristoph Haag2018-01-151-1/+1
* Start work on determining rotation using quaternions onlyMike Turvey2017-12-281-8/+58
* Make Config Display a little more intuitiveMike Turvey2017-12-231-7/+7
* Merge pull request #82 from mwturvey/SupportOneLighthouseMichael Turvey2017-12-191-0/+2
|\
| * Add support for using only 1 lighthouseMike Turvey2017-12-191-0/+2
* | Display Lighthouse Poses in calibrate.cMike Turvey2017-06-011-31/+31
* | Mainly cleaning up warningsMike Turvey2017-05-301-24/+24
|/
* Fix the orientation from ToriPoserMike Turvey2017-05-211-22/+154
* Adding world-position into calibrate's visualizationMike Turvey2017-05-191-0/+38
* Fix warnings and compilation on Linuxcnlohr2017-05-141-1/+2
* Merge branch 'master' of https://github.com/cnlohr/libsurviveultramn2017-05-141-18/+24
|\
| * don't paint 0 coordinatesJoshua Allen2017-04-081-0/+3
| * clarify commentJoshua Allen2017-04-081-2/+2
| * Make output more visually clear (expanding window of possible area for angle ...cnlohr2017-04-071-5/+4
| * More cleanup & finishing genericization of calibratormwturvey2017-03-241-2/+2
| * Fix Calibrate visualization to use proper lighthouse datamwturvey2017-03-241-4/+4
| * Adaptive Acode Offset Compensationmwturvey2017-03-241-1/+1
| * Merge branch 'master' into alternate_disambiguatormwturvey2017-03-231-1/+1
| |\
| | * log synctimes.cnlohr2017-03-201-1/+1
| * | More cleanupmwturvey2017-03-231-1/+1
| * | Updated disambiguator. Solid OOTXMike Turvey2017-03-231-2/+2
| |/
| * Update Windows build to reflect changes in RawDraw.CNLohr2017-03-171-0/+4
| * bump rawdraw to newest version.cnlohr2017-03-171-1/+1
* | Fixed calibrate.c for OSXultramn2017-05-141-8/+19
|/
* Building & basic runningmwturvey2017-03-151-0/+1
* Reading data, no cal data.CNLohr2017-03-151-1/+0
* Update with the start of things to make TCC go in Windows.CNLohr2017-03-141-1/+0
* Update calibration system to use distances. Need to process through that dat...cnlohr2017-03-141-0/+1
* print sensor numbers and color code points according to lighthouse.Joshua Allen2017-03-121-8/+23
* Fix Charles + Josh's collective bug.cnlohr2017-03-111-0/+1
* draw sensor points indepently for each lighthouseJoshua Allen2017-03-111-24/+30
* general updates from the current livestream.cnlohr2017-03-111-1/+9
* shoehorn configuration into SurviveContextJoshua Allen2017-03-081-1/+0
* Architect the way the posers receive data.cnlohr2017-03-081-5/+4
* Merge branch 'master' of github.com:cnlohr/libsurviveJosh Allen2017-02-271-5/+8
|\
| * Merge branch 'master' of https://github.com/cnlohr/libsurvivecnlohr2017-02-261-1/+1
| |\
| * | Huge shift: Put HTC vive into its own file, to free up the rest of the system...cnlohr2017-02-251-5/+8
* | | basic config can be written to fileJoshua Allen2017-02-271-0/+3
| |/ |/|
* | Update code to allow for headless mode.cnlohr2017-02-251-1/+1
|/
* Working on it, not quite tested.cnlohr2017-02-211-0/+1
* closing in on finding common cal points.cnlohr2017-02-161-1/+1
* Start collecting data. Getting closer to having a full cal stack.cnlohr2017-02-161-0/+7
* Move to having an angle callback.cnlohr2017-02-161-0/+6
* update with more integration stuff.cnlohr2017-02-161-0/+30