aboutsummaryrefslogtreecommitdiff
path: root/test.c
Commit message (Expand)AuthorAgeFilesLines
* Some minor fixups around command line processingJustin Berger2018-03-241-0/+3
* Added functionality to standardize where found lighthouses goJustin Berger2018-03-201-2/+2
* Merge branch 'master' of https://github.com/cnlohr/libsurvivecnlohr2018-03-181-1/+1
|\
| * Moving things over... still todo:cnlohr2018-03-181-2/+2
* | Moving things over... still todo:cnlohr2018-03-181-2/+2
|/
* Merge pull request #113 from cnlohr/epnpCNLohr2018-03-161-0/+1
|\
| * Removed printfs, fixed a segfaultJustin Berger2018-03-151-0/+1
* | rename nr_locations to sensor_ctcnlohr2018-03-141-2/+2
|/
* Added callback for lighthouse found; example in test.cJustin Berger2018-03-121-0/+8
* FLT* -> SurvivePose*Justin Berger2018-03-111-3/+3
* Switch from pos,quat to pose. Also change initialization order.cnlohr2018-03-101-3/+3
* A few changes to test.cMike Turvey2018-01-061-6/+73
* Update test.c to do calibrationMike Turvey2018-01-051-0/+2
* Fix charles' disambiguator to work with one lighthouse and @axlecrusher's OOT...cnlohr2017-04-301-0/+0
* Merge branch 'master' into UsbTrackerOnWinmwturvey2017-03-171-1/+26
|\
| * bump rawdraw to newest version.cnlohr2017-03-171-1/+1
* | Wired Watchman Now Emit Light & IMU Datamwturvey2017-03-171-0/+3
|/
* More changes to gracefully support a trackerMichael Turvey2017-03-121-0/+3
* Merge branch 'master' of https://github.com/cnlohr/libsurvivecnlohr2017-02-261-1/+1
|\
| * Update code to allow for headless mode.cnlohr2017-02-251-1/+1
* | Huge shift: Put HTC vive into its own file, to free up the rest of the system...cnlohr2017-02-251-1/+1
|/
* allow for easy config dumpingcnlohr2016-12-191-0/+32
* Remove dependency on Xineramacnlohr2016-12-161-97/+9
* Get working plane testercnlohr2016-12-151-1/+12
* * Get config from headset.Charles Lohr2016-12-111-0/+64
* first stab at trying to pull off config data, didn't work.cnlohr2016-12-031-0/+17
* Starting to get data.cnlohr2016-11-301-2/+7
* I'm learning.cnlohr2016-11-301-4/+9
* Add a basic vive driver. Gotta figure out how to turn it on.cnlohr2016-11-291-0/+22