| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | basic config can be written to file | Joshua Allen | 2017-02-27 | 3 | -149/+118 |
| * | | | use json helpers | Joshua Allen | 2017-02-26 | 1 | -21/+7 |
| * | | | some progress on json file writing | Joshua Allen | 2017-02-25 | 2 | -68/+155 |
| * | | | Merge branch 'master' of github.com:cnlohr/libsurvive | Joshua Allen | 2017-02-25 | 1 | -13/+18 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Merge branch 'master' of https://github.com/cnlohr/libsurvive | cnlohr | 2017-02-25 | 2 | -0/+219 |
| | |\ \ |
|
| | * | | | Update code to allow for headless mode. | cnlohr | 2017-02-25 | 1 | -13/+18 |
| | | |/
| |/| |
|
| * | | | specify types | Joshua Allen | 2017-02-25 | 1 | -0/+9 |
| | |/
|/| |
|
| * | | integer not float | Joshua Allen | 2017-02-25 | 1 | -1/+1 |
| * | | float to FLT | Joshua Allen | 2017-02-25 | 2 | -16/+17 |
| * | | Merge github.com:cnlohr/libsurvive | Joshua Allen | 2017-02-25 | 5 | -24/+294 |
| |\| |
|
| | * | Update files, working lhfind whithin libsurvive. | cnlohr | 2017-02-25 | 5 | -24/+294 |
| * | | initial commit of config parser | Joshua Allen | 2017-02-25 | 2 | -0/+218 |
| |/ |
|
| * | making progress | cnlohr | 2017-02-21 | 3 | -17/+110 |
| * | Working on it, not quite tested. | cnlohr | 2017-02-21 | 3 | -28/+216 |
| * | closing in on finding common cal points. | cnlohr | 2017-02-16 | 2 | -11/+49 |
| * | Start collecting data. Getting closer to having a full cal stack. | cnlohr | 2017-02-16 | 2 | -3/+59 |
| * | Move to having an angle callback. | cnlohr | 2017-02-16 | 6 | -29/+97 |
| * | update with more integration stuff. | cnlohr | 2017-02-16 | 2 | -5/+42 |
| * | Merge branch 'master' of github.com:axlecrusher/libsurvive | Josh Allen | 2017-02-16 | 1 | -2/+4 |
| |\ |
|
| | * | fix compile error when not using c99 or c11 | Joshua Allen | 2017-02-15 | 1 | -2/+4 |
| * | | full implementation of half float to single float | Josh Allen | 2017-02-16 | 1 | -14/+38 |
| |/ |
|
| * | handle infinity and NaN, also signed zero | Josh Allen | 2017-02-14 | 1 | -4/+11 |
| * | use 0 and not buffer offset | Josh Allen | 2017-02-14 | 1 | -1/+1 |
| * | integrate josh's new work. It works! #19 is just about solved! | cnlohr | 2017-02-14 | 3 | -71/+199 |
| * | Still not working, but getting closer to dynamic OOTX decoding. | cnlohr | 2017-02-14 | 7 | -10/+359 |
| * | Closes #15 Closes #4 These are now rock solid. | cnlohr | 2017-02-13 | 1 | -0/+2 |
| * | Update disambiguator. I think I got it right this time, finally. Also, seems... | cnlohr | 2017-02-13 | 4 | -357/+102 |
| * | Working on closing #15 - still needs work. | cnlohr | 2017-02-12 | 1 | -16/+52 |
| * | Closes #14 and closes #12 - fix syncing off correct word and don't throw out ... | cnlohr | 2017-01-21 | 1 | -10/+22 |
| * | Add some comments | cnlohr | 2016-12-26 | 1 | -2/+6 |
| * | fix comment | Julian Picht | 2016-12-27 | 1 | -1/+1 |
| * | fix integration of my disambiguator | Julian Picht | 2016-12-27 | 1 | -1/+5 |
| * | my disambiguator seems to be reasonably stable now | Julian Picht | 2016-12-27 | 1 | -8/+27 |
| * | disambiguator tool output update | Julian Picht | 2016-12-27 | 1 | -0/+1 |
| * | disambiguator_discard: adaptive discard | Julian Picht | 2016-12-27 | 1 | -3/+9 |
| * | implement slave sync pulses | Julian Picht | 2016-12-27 | 2 | -16/+27 |
| * | try to document disambiguator | Julian Picht | 2016-12-27 | 2 | -23/+120 |
| * | Resynchronize with the IMU | cnlohr | 2016-12-26 | 1 | -9/+14 |
| * | I think this might fix bencoding Refs #11 | cnlohr | 2016-12-26 | 1 | -36/+52 |
| * | Fix funky tracking issues | Charles Lohr | 2016-12-24 | 1 | -24/+32 |
| * | Seems to significantly improve #11 - now, something might be wrong, but not s... | cnlohr | 2016-12-23 | 1 | -37/+35 |
| * | fix build for new disambiguaor | cnlohr | 2016-12-20 | 1 | -0/+6 |
| * | get the new disambiguator closer, but it's still not perfect. | cnlohr | 2016-12-20 | 4 | -15/+19 |
| * | switch to a hidden disambiguator. | cnlohr | 2016-12-20 | 4 | -12/+57 |
| * | add copyright headers | Julian Picht | 2016-12-20 | 1 | -0/+4 |
| * | fix typo | Julian Picht | 2016-12-20 | 1 | -1/+1 |
| * | hacked in my disambiguator | Julian Picht | 2016-12-20 | 2 | -0/+100 |
| * | allow for easy config dumping | cnlohr | 2016-12-19 | 1 | -10/+25 |
| * | Closes #7 - retry the control out message | cnlohr | 2016-12-19 | 3 | -15/+49 |
| * | Fix light disambiguator location, put with the object instead of the system. | cnlohr | 2016-12-17 | 3 | -99/+140 |