aboutsummaryrefslogtreecommitdiff
path: root/calibrate_client.c
Commit message (Collapse)AuthorAgeFilesLines
* Some minor fixups around command line processingJustin Berger2018-03-241-0/+3
|
* Moving things over... still todo:cnlohr2018-03-181-2/+2
| | | | | | * Make functions for changing temp configs. * Make functions for config_read_str but where it checks the temp one first. * Parse command-line options.
* Fixing linuxMichael Turvey2017-03-241-2/+2
|
* Fix linux buildMichael Turvey2017-03-241-4/+7
| | | | | | Successfully tested with a wired watchman on linux. Wired tracker now succeeds in providing calibration info Still not getting light info from tracker.
* Update Windows build to reflect changes in RawDraw.CNLohr2017-03-171-0/+3
|
* bump rawdraw to newest version.cnlohr2017-03-171-1/+1
|
* shoehorn configuration into SurviveContextJoshua Allen2017-03-081-2/+2
|
* Architect the way the posers receive data.cnlohr2017-03-081-5/+4
|
* parse out integers and floatsJoshua Allen2017-03-071-0/+6
|
* Load strings from config files.Joshua Allen2017-03-061-7/+11
| | | | I need to finish the loading of numeric values and arrays.
* Merge branch 'master' of github.com:cnlohr/libsurviveJosh Allen2017-02-271-5/+9
|\
| * Merge branch 'master' of https://github.com/cnlohr/libsurvivecnlohr2017-02-261-5/+9
| |
* | basic config can be written to fileJoshua Allen2017-02-271-0/+8
|/
* Update code to allow for headless mode.cnlohr2017-02-251-0/+212