aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update code to allow for headless mode.cnlohr2017-02-251-14/+19
* Update files, working lhfind whithin libsurvive.cnlohr2017-02-255-24/+294
* making progresscnlohr2017-02-213-17/+110
* Working on it, not quite tested.cnlohr2017-02-213-28/+216
* closing in on finding common cal points.cnlohr2017-02-162-11/+49
* Start collecting data. Getting closer to having a full cal stack.cnlohr2017-02-162-3/+59
* Move to having an angle callback.cnlohr2017-02-166-29/+97
* update with more integration stuff.cnlohr2017-02-162-5/+42
* Merge branch 'master' of github.com:axlecrusher/libsurviveJosh Allen2017-02-161-2/+4
|\
| * fix compile error when not using c99 or c11Joshua Allen2017-02-151-2/+4
* | full implementation of half float to single floatJosh Allen2017-02-161-15/+39
|/
* handle infinity and NaN, also signed zeroJosh Allen2017-02-141-4/+11
* use 0 and not buffer offsetJosh Allen2017-02-141-1/+1
* integrate josh's new work. It works! #19 is just about solved!cnlohr2017-02-143-72/+200
* Still not working, but getting closer to dynamic OOTX decoding.cnlohr2017-02-147-10/+359
* Closes #15 Closes #4 These are now rock solid.cnlohr2017-02-131-0/+2
* Update disambiguator. I think I got it right this time, finally. Also, seems...cnlohr2017-02-134-357/+102
* Working on closing #15 - still needs work.cnlohr2017-02-121-17/+53
* Closes #14 and closes #12 - fix syncing off correct word and don't throw out ...cnlohr2017-01-211-10/+22
* Add some commentscnlohr2016-12-261-2/+6
* fix commentJulian Picht2016-12-271-1/+1
* fix integration of my disambiguatorJulian Picht2016-12-271-1/+5
* my disambiguator seems to be reasonably stable nowJulian Picht2016-12-271-8/+27
* disambiguator tool output updateJulian Picht2016-12-271-0/+1
* disambiguator_discard: adaptive discardJulian Picht2016-12-271-3/+9
* implement slave sync pulsesJulian Picht2016-12-272-16/+27
* try to document disambiguatorJulian Picht2016-12-272-23/+120
* Resynchronize with the IMUcnlohr2016-12-261-9/+14
* I think this might fix bencoding Refs #11cnlohr2016-12-261-36/+52
* Fix funky tracking issuesCharles Lohr2016-12-241-24/+32
* Seems to significantly improve #11 - now, something might be wrong, but not s...cnlohr2016-12-231-37/+35
* fix build for new disambiguaorcnlohr2016-12-201-0/+6
* get the new disambiguator closer, but it's still not perfect.cnlohr2016-12-204-15/+19
* switch to a hidden disambiguator.cnlohr2016-12-204-12/+57
* add copyright headersJulian Picht2016-12-201-0/+4
* fix typoJulian Picht2016-12-201-1/+1
* hacked in my disambiguatorJulian Picht2016-12-202-0/+100
* allow for easy config dumpingcnlohr2016-12-191-10/+25
* Closes #7 - retry the control out messagecnlohr2016-12-193-15/+49
* Fix light disambiguator location, put with the object instead of the system.cnlohr2016-12-173-99/+140
* Remove dependency on Xineramacnlohr2016-12-164-106/+72
* rework some of the way we display data and the way magic codes are sent.cnlohr2016-12-154-25/+58
* try updating with more data.Charles Lohr2016-12-132-4/+31
* print stampsCharles Lohr2016-12-131-2/+2
* Tweak to change the way some things were logged and fix the interpreting data.Charles Lohr2016-12-112-8/+18
* * Get config from headset.Charles Lohr2016-12-115-22/+125
* Update code to fix timing issues.cnlohr2016-12-081-360/+86
* Add note: will try to fix later.cnlohr2016-12-071-1/+1
* Re-jigger code a little - seems to be more correct now.cnlohr2016-12-071-18/+35
* Update! Getting very close.cnlohr2016-12-071-2/+95