aboutsummaryrefslogtreecommitdiff
path: root/src/survive_cal.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed OOB memory accessJustin Berger2018-02-231-3/+3
|
* More cleanup & finishing genericization of calibratormwturvey2017-03-241-2/+4
|
* Merge branch 'master' into alternate_disambiguatormwturvey2017-03-231-1/+6
|\ | | | | | | | | | | # Conflicts: # src/survive_data.c # src/survive_vive.c
| * Added a dynamic plotting tool for OrthoSolve. Charles added ↵ultramn2017-03-231-1/+1
| | | | | | | | orthogonalization to the rotation matrix.
| * log synctimes.cnlohr2017-03-201-0/+3
| |
| * increase time for integrating points.cnlohr2017-03-181-1/+3
| |
* | More cleanupmwturvey2017-03-231-1/+1
| |
* | Alternate disambiguator and calibration updatesmwturvey2017-03-171-2/+4
|/
* Update calibration system to use distances. Need to process through that ↵cnlohr2017-03-141-2/+5
| | | | data tomorrow.
* update with another test.cnlohr2017-03-121-1/+3
|
* Update with almost working poser information stuff. This has been long ↵cnlohr2017-03-111-1/+3
| | | | stream to live. Goobye.
* Architect the way the posers receive data.cnlohr2017-03-081-0/+2
|
* Switch types over to avoiding extra struct keyword. Switch poses to ↵cnlohr2017-03-081-7/+7
| | | | "SurvivePose" type.
* Huge shift: Put HTC vive into its own file, to free up the rest of the ↵cnlohr2017-02-251-0/+2
| | | | system for libsurvive.
* Update files, working lhfind whithin libsurvive.cnlohr2017-02-251-1/+2
|
* making progresscnlohr2017-02-211-2/+15
|
* Working on it, not quite tested.cnlohr2017-02-211-4/+6
|
* closing in on finding common cal points.cnlohr2017-02-161-6/+7
|
* Start collecting data. Getting closer to having a full cal stack.cnlohr2017-02-161-2/+13
|
* Move to having an angle callback.cnlohr2017-02-161-0/+1
|
* Still not working, but getting closer to dynamic OOTX decoding.cnlohr2017-02-141-0/+44