aboutsummaryrefslogtreecommitdiff
path: root/include/libsurvive/survive_types.h
Commit message (Expand)AuthorAgeFilesLines
* Enabled and then cleaned up warningsJustin Berger2018-04-201-0/+1
* Minor cleanupJustin Berger2018-04-041-0/+2
* Added simple APIJustin Berger2018-04-041-6/+13
* Merge branch 'master' into imuJustin Berger2018-04-031-1/+1
|\
| * Refactor pose function to get timecode and not lhJustin Berger2018-04-031-1/+1
| * Filled out OO struct; most needed functions are thereJustin Berger2018-03-291-2/+1
|/
* Made disambiguator configurableJustin Berger2018-03-221-0/+10
* Moved pose to linmath to support stronger typingJustin Berger2018-03-211-6/+3
* Added functionality to standardize where found lighthouses goJustin Berger2018-03-201-1/+2
* Playback now goes to a single file. Note that the file format changed too so ...Justin Berger2018-03-161-0/+1
* Refactored how the persistence (now called sensor_activations) workedJustin Berger2018-03-161-0/+2
* Added callback for lighthouse found; example in test.cJustin Berger2018-03-121-0/+1
* FLT* -> SurvivePose*Justin Berger2018-03-111-1/+1
* Switch around code to do proper rotation, etc.cnlohr2018-03-111-1/+1
* Switch from pos,quat to pose. Also change initialization order.cnlohr2018-03-101-1/+1
* Added playback device driverJustin Berger2018-03-081-0/+6
* Add standard output mechanism for posersMike Turvey2018-01-051-1/+2
* Haptic Call PlumbedMike Turvey2018-01-041-0/+2
* Controller Buttons Fully ImplementedMike Turvey2018-01-031-1/+7
* Support calling the library from C++, by adding extern "C" decorations, and i...Dr. Orion Lawlor2017-04-171-0/+8
* More cleanup & finishing genericization of calibratormwturvey2017-03-241-1/+1
* More cleanupmwturvey2017-03-231-1/+1
* Architect the way the posers receive data.cnlohr2017-03-081-1/+1
* Move most of the libsurvive stuff into a common area.cnlohr2017-03-081-0/+10
* Switch types over to avoiding extra struct keyword. Switch poses to "Survive...cnlohr2017-03-081-6/+11
* Split out into some more things in the include folder. Getting closer to try...cnlohr2017-03-031-0/+29