aboutsummaryrefslogtreecommitdiff
path: root/src/survive_process.c
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of disambiguator-specifc stuff in the objects.cnlohr2018-04-241-1/+3
|
* Merge branch 'master' into imuJustin Berger2018-04-031-3/+3
|\
| * Refactor pose function to get timecode and not lhJustin Berger2018-04-031-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into imuJustin Berger2018-04-021-9/+18
|\|
| * overhal to calibrationJustin Berger2018-04-011-3/+6
| |
| * Added config value to disable attempts at calibrationJustin Berger2018-03-291-7/+11
| |
| * Made SBA and EPNP follow availableLighthousesJustin Berger2018-03-261-1/+3
|/
* Internalize data recorder detailsJustin Berger2018-03-221-0/+11
|
* Merge branch 'master' into standard_lh_calibJustin Berger2018-03-211-1/+18
|\
| * significant improvements to Orthodave.cnlohr2018-03-201-1/+17
| |
* | Added functionality to standardize where found lighthouses goJustin Berger2018-03-201-3/+4
| |
* | Added code to cancel out object rotation when calibratingJustin Berger2018-03-201-13/+15
|/
* Playback now goes to a single file. Note that the file format changed too so ↵Justin Berger2018-03-161-0/+4
| | | | that it always starts 'time' 'device name'
* Refactored how the persistence (now called sensor_activations) workedJustin Berger2018-03-161-18/+19
|
* Added default action for pose processJustin Berger2018-03-141-1/+2
|
* Preparing to add more to PoserDataJustin Berger2018-03-121-5/+11
|
* Added callback for lighthouse found; example in test.cJustin Berger2018-03-121-0/+13
|
* FLT* -> SurvivePose*Justin Berger2018-03-111-2/+1
|
* Switch from pos,quat to pose. Also change initialization order.cnlohr2018-03-101-1/+2
|
* A few changes to test.cMike Turvey2018-01-061-34/+34
| | | | | Hopefully, this will make it easier for anyone wanting to use libsurvive to have a simple starting point for doing so.
* Update test.c to do calibrationMike Turvey2018-01-051-1/+1
|
* Add standard output mechanism for posersMike Turvey2018-01-051-9/+30
| | | | | Added a raw pose output/ callback that the posers can call when they have calculated a pose.
* Haptic Call PlumbedMike Turvey2018-01-041-7/+19
| | | | | The plumbing is now in place for the haptic call. Left in place a "demo" where haptic is called when a controller's trigger is pulled
* Controller Buttons Fully ImplementedMike Turvey2018-01-031-0/+11
| | | | | Fully plumbed support for controller buttons Also, commented haptic call because it messed with the vive_magic calls, given where I had it.
* Add lh to poser light datamwturvey2017-03-281-0/+1
|
* More cleanup & finishing genericization of calibratormwturvey2017-03-241-3/+3
|
* Merge branch 'master' into alternate_disambiguatormwturvey2017-03-231-0/+3
|\ | | | | | | | | | | # Conflicts: # src/survive_data.c # src/survive_vive.c
| * log synctimes.cnlohr2017-03-201-0/+3
| |
* | More cleanupmwturvey2017-03-231-1/+1
| |
* | Updated disambiguator. Solid OOTXMike Turvey2017-03-231-3/+3
|/
* Reading data, no cal data.CNLohr2017-03-151-1/+0
|
* Architect the way the posers receive data.cnlohr2017-03-081-4/+25
|
* Switch types over to avoiding extra struct keyword. Switch poses to ↵cnlohr2017-03-081-6/+6
| | | | "SurvivePose" type.
* Move to having an angle callback.cnlohr2017-02-161-3/+21
|
* update with more integration stuff.cnlohr2017-02-161-2/+18
|
* Still not working, but getting closer to dynamic OOTX decoding.cnlohr2017-02-141-6/+9
|
* Remove dependency on Xineramacnlohr2016-12-161-48/+6
| | | | | | Improve camfinder a little Add data_recorder.c Closes #1 making libsurvive much more pluggable.
* rework some of the way we display data and the way magic codes are sent.cnlohr2016-12-151-6/+6
|
* try updating with more data.Charles Lohr2016-12-131-4/+23
|
* print stampsCharles Lohr2016-12-131-2/+2
|
* Tweak to change the way some things were logged and fix the interpreting data.Charles Lohr2016-12-111-2/+2
|
* * Get config from headset.Charles Lohr2016-12-111-3/+29
| | | | | * Make pretty display. * Improve disambiguation.
* Update: Found out one of the things was reversed.cnlohr2016-12-051-1/+1
|
* Update -- with stuff most of the way through the livestream.Charles Lohr2016-12-041-3/+3
|
* fix license headers.cnlohr2016-12-021-0/+1
|
* correct licensescnlohr2016-12-021-13/+1
|
* fix copyrightscnlohr2016-12-021-0/+14
|
* Get ready for public (NOT RELEASE)cnlohr2016-12-021-4/+4
|
* Remove os_generic, go back into normal troubleshooting.cnlohr2016-12-021-2/+2
|
* Update: Reading almost everything!cnlohr2016-12-021-0/+15