| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Made playback / record process raw light data | Justin Berger | 2018-03-24 | 4 | -8/+58 |
| | | |||||
| * | Viz with chemtrails | Justin Berger | 2018-03-24 | 2 | -0/+32 |
| | | |||||
| * | add option to log lightdata to separate file. | cnlohr | 2018-03-24 | 1 | -1/+14 |
| | | |||||
| * | Broadcast lighthouse position at startup | Justin Berger | 2018-03-24 | 1 | -0/+7 |
| | | |||||
| * | Added success counter to sba too | Justin Berger | 2018-03-24 | 1 | -4/+12 |
| | | |||||
| * | Added reset cntr for sba | Justin Berger | 2018-03-23 | 1 | -17/+30 |
| | | |||||
| * | Refactor viz tool to be able to use it as a library | Justin Berger | 2018-03-23 | 1 | -139/+132 |
| | | |||||
| * | Actually add tracker to rules list -- value before was the wired controller | Justin Berger | 2018-03-23 | 1 | -1/+4 |
| | | |||||
| * | Made calibration installation driveable from the command line; also turns on ↵ | Justin Berger | 2018-03-23 | 3 | -4/+28 |
| | | | | | if there is no calibration | ||||
| * | Made picking posers more consistent / configposer can use short name | Justin Berger | 2018-03-23 | 3 | -32/+17 |
| | | |||||
| * | Added tracker to vive rules list | Justin Berger | 2018-03-23 | 1 | -0/+1 |
| | | |||||
| * | Added useful dev files | Justin Berger | 2018-03-23 | 4 | -0/+33 |
| | | |||||
| * | Rate limited SBA to run only once per sweep pair | Justin Berger | 2018-03-22 | 1 | -13/+25 |
| | | |||||
| * | Registered note function with recording | Justin Berger | 2018-03-22 | 1 | -1/+4 |
| | | |||||
| * | Merge branch 'internalize_record' | Justin Berger | 2018-03-22 | 8 | -165/+208 |
| |\ | |||||
| | * | Cleaned up data_recorder | Justin Berger | 2018-03-22 | 1 | -31/+10 |
| | | | |||||
| | * | Fixed startup bug; changed config names to be consistent | Justin Berger | 2018-03-22 | 5 | -13/+36 |
| | | | |||||
| | * | Internalize data recorder details | Justin Berger | 2018-03-22 | 4 | -130/+171 |
| |/ | |||||
| * | Made disambiguator configurable | Justin Berger | 2018-03-22 | 6 | -45/+48 |
| | | |||||
| * | Merge pull request #117 from cnlohr/disambiguator_cleanup | CNLohr | 2018-03-22 | 5 | -697/+676 |
| |\ | | | | | Split out disambiguators into seperate compilation units | ||||
| | * | Split out disambiguators into seperate compilation units | Justin Berger | 2018-03-22 | 5 | -697/+676 |
| |/ | |||||
| * | Removed dead code | Justin Berger | 2018-03-22 | 1 | -30/+0 |
| | | |||||
| * | Added hz counter to viz | Justin Berger | 2018-03-22 | 1 | -4/+13 |
| | | |||||
| * | Update orangepitest | Charles Lohr | 2018-03-22 | 2 | -19/+51 |
| | | |||||
| * | Add orangepitest and fbstream! | Charles Lohr | 2018-03-22 | 5 | -0/+1989 |
| | | |||||
| * | Update rawdraw | Charles Lohr | 2018-03-22 | 6 | -43/+572 |
| | | |||||
| * | Fixed nullptr issue in poser_sba | Justin Berger | 2018-03-21 | 3 | -2/+15 |
| | | |||||
| * | Moved pose to linmath to support stronger typing | Justin Berger | 2018-03-21 | 12 | -247/+125 |
| | | |||||
| * | Fixed rolling off end of args | Justin Berger | 2018-03-21 | 1 | -232/+188 |
| | | |||||
| * | Fixed argv bug when given null | Justin Berger | 2018-03-21 | 1 | -2/+2 |
| | | |||||
| * | Fix dave's ortho for use with the rest of the cal system. | cnlohr | 2018-03-21 | 1 | -32/+15 |
| | | |||||
| * | Merge branch 'master' into standard_lh_calib | Justin Berger | 2018-03-21 | 10 | -150/+455 |
| |\ | |||||
| | * | Tweaked thresholds, played with single sweep solver | Justin Berger | 2018-03-21 | 2 | -21/+171 |
| | | | |||||
| | * | Make turvey's disambiguator send out sync pulses before all sweep happens. | cnlohr | 2018-03-21 | 1 | -26/+27 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/cnlohr/libsurvive | cnlohr | 2018-03-21 | 1 | -2/+12 |
| | |\ | |||||
| | | * | Update README.md | jdavidberger | 2018-03-20 | 1 | -2/+10 |
| | | | | | | | | | | Made playback / record instructions match new argument functionality | ||||
| | | * | Update README.md | jdavidberger | 2018-03-20 | 1 | -0/+2 |
| | | | | | | | | | | Added EPNP and SBA posers information | ||||
| | * | | Update dave's ortho and survive_cal to allow calling of one item even if ↵ | cnlohr | 2018-03-21 | 2 | -81/+132 |
| | |/ | | | | | | | multiple are connected. Something may still be flipped. | ||||
| | * | significant improvements to Orthodave. | cnlohr | 2018-03-20 | 4 | -28/+131 |
| | | | |||||
| * | | Merge branch 'master' into standard_lh_calib | Justin Berger | 2018-03-20 | 1 | -2/+2 |
| |\| | |||||
| | * | Removed new param from cb | Justin Berger | 2018-03-20 | 1 | -2/+2 |
| | | | |||||
| * | | Added functionality to standardize where found lighthouses go | Justin Berger | 2018-03-20 | 10 | -50/+112 |
| | | | |||||
| * | | Added code to cancel out object rotation when calibrating | Justin Berger | 2018-03-20 | 7 | -27/+116 |
| |/ | |||||
| * | Updated data recorder to use new args / config lib | Justin Berger | 2018-03-20 | 1 | -20/+36 |
| | | |||||
| * | Made survive_configx translate between str->numerics | Justin Berger | 2018-03-20 | 1 | -208/+227 |
| | | |||||
| * | Squelched warning when no LH positions were found | Justin Berger | 2018-03-19 | 1 | -1/+1 |
| | | |||||
| * | Fix missing default poser | cnlohr | 2018-03-19 | 1 | -0/+2 |
| | | |||||
| * | Make defualt the turvey disambiguator. | cnlohr | 2018-03-18 | 1 | -1/+1 |
| | | |||||
| * | Cleanup annoying printf instead of SV_INFO | cnlohr | 2018-03-18 | 1 | -5/+5 |
| | | |||||
| * | Merge branch 'master' of https://github.com/cnlohr/libsurvive | cnlohr | 2018-03-18 | 4 | -96/+13 |
| |\ | |||||
