aboutsummaryrefslogtreecommitdiff
path: root/src/survive_data.c
Commit message (Expand)AuthorAgeFilesLines
* should be absolute valuetau_testJosh Allen2017-04-091-5/+7
* untested tau testJosh Allen2017-04-091-15/+53
* try to remove outliersJoshua Allen2017-04-081-3/+60
* clear acode at beginning of pulses. only process valid acodes sweeps.Joshua Allen2017-04-081-5/+13
* Delay picking active lighthouse until the sweep passJoshua Allen2017-04-081-18/+62
* Update, fixing charles' disambiguator, adding flag for TURVEYBIGUATOR!cnlohr2017-04-071-6/+15
* Tori Poser Works!mwturvey2017-03-291-3/+34
* Fix Tracker IMUmwturvey2017-03-281-2/+8
* More cleanup & finishing genericization of calibratormwturvey2017-03-241-3/+3
* Adaptive Acode Offset Compensationmwturvey2017-03-241-48/+66
* Change disambiguator filtermwturvey2017-03-231-1/+1
* Fixed Windows USB Interface Enumerationmwturvey2017-03-231-10/+11
* Added support for empty string in config.json & other cleanup.mwturvey2017-03-231-1/+1
* Merge branch 'master' into alternate_disambiguatormwturvey2017-03-231-15/+42
|\
| * Added a dynamic plotting tool for OrthoSolve. Charles added orthogonalizatio...ultramn2017-03-231-1/+1
| * log synctimes.cnlohr2017-03-201-1/+9
| * fix compileJoshua Allen2017-03-181-2/+0
| * Merge branch 'master' of github.com:cnlohr/libsurviveJoshua Allen2017-03-181-5/+19
| |\
| | * Add more possible debugging if turned on.cnlohr2017-03-181-4/+18
| * | reusable function for decoding acodeJoshua Allen2017-03-171-8/+17
* | | More cleanupmwturvey2017-03-231-47/+49
* | | CleanupMike Turvey2017-03-231-16/+11
* | | Updated disambiguator. Solid OOTXMike Turvey2017-03-231-16/+195
* | | Alternate disambiguator and calibration updatesmwturvey2017-03-171-0/+78
| |/ |/|
* | Remove extra debug printmwturvey2017-03-171-1/+0
* | Merge branch 'master' into UsbTrackerOnWinmwturvey2017-03-171-1/+2
|\|
| * 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