aboutsummaryrefslogtreecommitdiff
path: root/src/survive_cal.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into new_config_systemcnlohr2018-06-231-1/+6
|\
| * Added debug message to ootx; mag reading to playbackJustin Berger2018-06-071-1/+6
* | New config systemcnlohr2018-04-271-1/+6
|/
* Enabled and then cleaned up warningsJustin Berger2018-04-201-2/+0
* Merge branch 'master' into simple_apiJustin Berger2018-04-051-2/+2
|\
| * Allow calibration with one lighthousecnlohr2018-04-041-2/+2
* | Added simple APIJustin Berger2018-04-041-1/+0
|/
* Tweaked how reproject / calibate interactJustin Berger2018-04-011-5/+5
* overhal to calibrationJustin Berger2018-04-011-12/+14
* Nuget packaged up dependenciesJustin Berger2018-03-281-1/+1
* Started the VS project updatedpeter992018-03-251-1/+1
* Made calibration installation driveable from the command line; also turns on ...Justin Berger2018-03-231-0/+3
* Made picking posers more consistent / configposer can use short nameJustin Berger2018-03-231-24/+2
* Merge branch 'master' into standard_lh_calibJustin Berger2018-03-211-19/+18
|\
| * Update dave's ortho and survive_cal to allow calling of one item even if mult...cnlohr2018-03-211-17/+19
|/
* Fix configuration system and fix race condition in survive_vive.cnlohr2018-03-181-8/+22
* Almost at a config interface.cnlohr2018-03-181-2/+4
* Moving things over... still todo:cnlohr2018-03-181-2/+2
* rename nr_locations to sensor_ctcnlohr2018-03-141-1/+1
* Redirected posers to used passed in callbacksJustin Berger2018-03-121-1/+1
* Preparing to add more to PoserDataJustin Berger2018-03-121-1/+1
* Added callback for lighthouse found; example in test.cJustin Berger2018-03-121-4/+0
* Tweaked the reproj error to be in terms of average error per sampleJustin Berger2018-03-111-1/+7
* Added code which calculates the error for each calibration type; also made su...Justin Berger2018-03-111-0/+39
* Fixed missing identifier in survive_calJustin Berger2018-03-111-3/+3
* remove TODO and fix xyz accelerometer data from the lighthouse.cnlohr2018-03-111-2/+2
* Update pose definition and readme.cnlohr2018-03-111-0/+3
* Fixed OOB memory accessJustin Berger2018-02-231-0/+1
* Configuration ChangesMike Turvey2017-12-221-3/+7
* Add support for using only 1 lighthouseMike Turvey2017-12-191-2/+2
* Fixing linuxMichael Turvey2017-03-241-2/+2
* remove min()mwturvey2017-03-241-5/+13
* More cleanup & finishing genericization of calibratormwturvey2017-03-241-11/+19
* Adaptive Acode Offset Compensationmwturvey2017-03-241-3/+2
* Fixed Windows USB Interface Enumerationmwturvey2017-03-231-2/+2
* Added support for empty string in config.json & other cleanup.mwturvey2017-03-231-29/+21
* Merge branch 'master' into alternate_disambiguatormwturvey2017-03-231-2/+57
|\
| * log synctimes.cnlohr2017-03-201-1/+55
| * Fix histogramscnlohr2017-03-181-1/+2
* | More cleanupmwturvey2017-03-231-1/+1
* | Updated disambiguator. Solid OOTXMike Turvey2017-03-231-5/+4
* | Alternate disambiguator and calibration updatesmwturvey2017-03-171-11/+39
|/
* Fix WarningsCNLohr2017-03-171-1/+5
* 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 dat...cnlohr2017-03-141-151/+97
* Merge branch 'TrackerSupport2' of https://github.com/mwturvey/libsurvive into...cnlohr2017-03-131-3/+9
|\
| * More changes to gracefully support a trackerMichael Turvey2017-03-121-3/+9
* | save config after ootx data is completedJoshua Allen2017-03-121-1/+7