aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Load strings from config files.Joshua Allen2017-03-063-2/+60
* Set max sensor # so it doesn't get confusd with -1 data.cnlohr2017-03-051-1/+8
* Split out into some more things in the include folder. Getting closer to try...cnlohr2017-03-031-2/+0
* First thoughts on a resolver?cnlohr2017-03-031-2/+1
* cleanup, add some logging data to calinfo, open up restrictive rules about se...cnlohr2017-03-022-1/+23
* compile time check of float typeJoshua Allen2017-02-271-4/+4
* check for correct float sizeJoshua Allen2017-02-271-1/+5
* return set float valueJoshua Allen2017-02-271-1/+1
* Merge branch 'master' of github.com:cnlohr/libsurviveJosh Allen2017-02-2710-1010/+1285
|\
| * cleanupcnlohr2017-02-264-6/+34
| * Merge branch 'master' of https://github.com/cnlohr/libsurvivecnlohr2017-02-263-1/+221
| |\
| * | Huge shift: Put HTC vive into its own file, to free up the rest of the system...cnlohr2017-02-2510-1008/+1259
* | | basic config can be written to fileJoshua Allen2017-02-273-150/+119
* | | use json helpersJoshua Allen2017-02-261-21/+7
* | | some progress on json file writingJoshua Allen2017-02-252-68/+155
* | | Merge branch 'master' of github.com:cnlohr/libsurviveJoshua Allen2017-02-251-14/+19
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of https://github.com/cnlohr/libsurvivecnlohr2017-02-252-0/+219
| |\ \
| * | | Update code to allow for headless mode.cnlohr2017-02-251-14/+19
| | |/ | |/|
* | | specify typesJoshua Allen2017-02-251-0/+9
| |/ |/|
* | integer not floatJoshua Allen2017-02-251-1/+1
* | float to FLTJoshua Allen2017-02-252-16/+17
* | Merge github.com:cnlohr/libsurviveJoshua Allen2017-02-255-24/+294
|\|
| * Update files, working lhfind whithin libsurvive.cnlohr2017-02-255-24/+294
* | initial commit of config parserJoshua Allen2017-02-252-0/+218
|/
* 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