aboutsummaryrefslogtreecommitdiff
path: root/src/survive_data.c
Commit message (Expand)AuthorAgeFilesLines
* Remove winbuild folder.CNLohr2017-03-171-1/+1
* print lots of sync dataJoshua Allen2017-03-151-0/+2
* Merge branch 'master' of github.com:cnlohr/libsurviveJoshua Allen2017-03-151-1/+1
|\
| * Reading data, no cal data.CNLohr2017-03-151-3/+1
* | rename variablesJoshua Allen2017-03-151-21/+22
|/
* Update to posers, etc... Still not working.cnlohr2017-03-121-1/+0
* general updates from the current livestream.cnlohr2017-03-111-1/+1
* Update a few files... need to get working with linmath. But first switching ...cnlohr2017-03-111-1/+1
* Switch types over to avoiding extra struct keyword. Switch poses to "Survive...cnlohr2017-03-081-2/+2
* Set max sensor # so it doesn't get confusd with -1 data.cnlohr2017-03-051-1/+8
* Huge shift: Put HTC vive into its own file, to free up the rest of the system...cnlohr2017-02-251-357/+1
* Working on it, not quite tested.cnlohr2017-02-211-1/+2
* Move to having an angle callback.cnlohr2017-02-161-13/+19
* Still not working, but getting closer to dynamic OOTX decoding.cnlohr2017-02-141-2/+10
* 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-131-80/+101
* 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 integration of my disambiguatorJulian Picht2016-12-271-1/+5
* 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
* get the new disambiguator closer, but it's still not perfect.cnlohr2016-12-201-2/+3
* switch to a hidden disambiguator.cnlohr2016-12-201-5/+5
* fix typoJulian Picht2016-12-201-1/+1
* hacked in my disambiguatorJulian Picht2016-12-201-0/+17
* Fix light disambiguator location, put with the object instead of the system.cnlohr2016-12-171-16/+21
* Remove dependency on Xineramacnlohr2016-12-161-23/+6
* rework some of the way we display data and the way magic codes are sent.cnlohr2016-12-151-7/+10
* * Get config from headset.Charles Lohr2016-12-111-2/+7
* 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
* Update: Found out one of the things was reversed.cnlohr2016-12-051-9/+62
* Update tools based on newest tests.Charles Lohr2016-12-041-2/+52
* Update -- with stuff most of the way through the livestream.Charles Lohr2016-12-041-5/+97
* Update tools encode a 2.5 MHz signal with the AVR.cnlohr2016-12-031-2/+2
* first stab at trying to pull off config data, didn't work.cnlohr2016-12-031-10/+37
* fix license headers.cnlohr2016-12-021-5/+3
* correct licensescnlohr2016-12-021-1/+1
* fix copyrightscnlohr2016-12-021-2/+13
* Get ready for public (NOT RELEASE)cnlohr2016-12-021-2/+30
* Merge branch 'master' of https://github.com/cnlohr/libsurvivecnlohr2016-12-021-141/+0
|\
| * Move out stuff under wrong license.CNLohr2016-12-021-141/+0
* | Remove os_generic, go back into normal troubleshooting.cnlohr2016-12-021-1/+1
* | Cleanup data processingcnlohr2016-12-021-1/+11
|/
* Update: Reading almost everything!cnlohr2016-12-021-139/+173