aboutsummaryrefslogtreecommitdiff
path: root/calibrate.c
Commit message (Collapse)AuthorAgeFilesLines
* Mainly cleaning up warningsMike Turvey2017-05-301-24/+24
|
* Fix the orientation from ToriPoserMike Turvey2017-05-211-22/+154
| | | | | | Also updated the visualization in calibrate.c to show position & orientation as calculated by each lighthouse at the same time
* 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
| | | | | | | | sources.
| * 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
| |\ | | | | | | | | | | | | | | | # Conflicts: # src/survive_data.c # src/survive_vive.c
| | * 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 ↵cnlohr2017-03-141-0/+1
| | | | data tomorrow.
* print sensor numbers and color code points according to lighthouse.Joshua Allen2017-03-121-8/+23
| | | | | Red is lighthouse b Blue is lighthouse c
* 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 ↵cnlohr2017-02-251-5/+8
| | | | | | | | | | | | system for libsurvive.
* | | 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
|
* Still not working, but getting closer to dynamic OOTX decoding.cnlohr2017-02-141-0/+124