aboutsummaryrefslogtreecommitdiff
path: root/src/survive_cal.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix crashes in Linux without hidapi, and fix buffer overflow bug.cnlohr2017-03-161-1/+1
|
* Reading data, no cal data.CNLohr2017-03-151-1/+2
|
* Update with the start of things to make TCC go in Windows.CNLohr2017-03-141-1/+4
|
* Update calibration system to use distances. Need to process through that ↵cnlohr2017-03-141-151/+97
| | | | data tomorrow.
* Merge branch 'TrackerSupport2' of https://github.com/mwturvey/libsurvive ↵cnlohr2017-03-131-3/+9
|\ | | | | | | into mwturvey-TrackerSupport2
| * More changes to gracefully support a trackerMichael Turvey2017-03-121-3/+9
| |
* | save config after ootx data is completedJoshua Allen2017-03-121-1/+7
| |
* | Update to posers, etc... Still not working.cnlohr2017-03-121-16/+21
| |
* | update with another test.cnlohr2017-03-121-19/+22
| |
* | Update with almost working poser information stuff. This has been long ↵cnlohr2017-03-111-7/+143
|/ | | | stream to live. Goobye.
* shoehorn configuration into SurviveContextJoshua Allen2017-03-081-1/+1
|
* Switch types over to avoiding extra struct keyword. Switch poses to ↵cnlohr2017-03-081-3/+3
| | | | "SurvivePose" type.
* Load strings from config files.Joshua Allen2017-03-061-1/+1
| | | | I need to finish the loading of numeric values and arrays.
* Merge branch 'master' of github.com:cnlohr/libsurviveJosh Allen2017-02-271-0/+8
|\
| * Huge shift: Put HTC vive into its own file, to free up the rest of the ↵cnlohr2017-02-251-0/+8
| | | | | | | | system for libsurvive.
* | basic config can be written to fileJoshua Allen2017-02-271-0/+5
|/
* Update files, working lhfind whithin libsurvive.cnlohr2017-02-251-12/+15
|
* making progresscnlohr2017-02-211-15/+73
|
* Working on it, not quite tested.cnlohr2017-02-211-23/+208
|
* closing in on finding common cal points.cnlohr2017-02-161-5/+42
|
* Start collecting data. Getting closer to having a full cal stack.cnlohr2017-02-161-1/+46
|
* Move to having an angle callback.cnlohr2017-02-161-3/+23
|
* update with more integration stuff.cnlohr2017-02-161-3/+24
|
* integrate josh's new work. It works! #19 is just about solved!cnlohr2017-02-141-4/+8
|
* Still not working, but getting closer to dynamic OOTX decoding.cnlohr2017-02-141-0/+68