aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Prepare the way for the OOTX Data. Gonna hav eto get @axlecrusher on it.
* Update disambiguator. I think I got it right this time, finally. Also, ↵cnlohr2017-02-134-357/+102
| | | | seems to output OOTX data pretty good.
* 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
| | | | good data from HMD.
* 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
|
* 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 ↵cnlohr2016-12-231-37/+35
| | | | sure.
* fix build for new disambiguaorcnlohr2016-12-201-0/+6
|
* get the new disambiguator closer, but it's still not perfect.cnlohr2016-12-204-15/+19
|
* switch to a hidden disambiguator.cnlohr2016-12-204-12/+57
|
* add copyright headersJulian Picht2016-12-201-0/+4
|
* fix typoJulian Picht2016-12-201-1/+1
|
* hacked in my disambiguatorJulian Picht2016-12-202-0/+100
|
* allow for easy config dumpingcnlohr2016-12-191-10/+25
|
* Closes #7 - retry the control out messagecnlohr2016-12-193-15/+49
|
* Fix light disambiguator location, put with the object instead of the system.cnlohr2016-12-173-99/+140
|
* Remove dependency on Xineramacnlohr2016-12-164-106/+72
| | | | | | Improve camfinder a little Add data_recorder.c Closes #1 making libsurvive much more pluggable.
* rework some of the way we display data and the way magic codes are sent.cnlohr2016-12-154-25/+58
|
* try updating with more data.Charles Lohr2016-12-132-4/+31
|
* print stampsCharles Lohr2016-12-131-2/+2
|
* Tweak to change the way some things were logged and fix the interpreting data.Charles Lohr2016-12-112-8/+18
|
* * Get config from headset.Charles Lohr2016-12-115-22/+125
| | | | | * Make pretty display. * Improve disambiguation.
* 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-052-10/+63
|
* 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-042-8/+100
|
* Update tools encode a 2.5 MHz signal with the AVR.cnlohr2016-12-033-9/+13
|
* first stab at trying to pull off config data, didn't work.cnlohr2016-12-034-27/+192
|
* fix license headers.cnlohr2016-12-025-13/+12
|
* correct licensescnlohr2016-12-025-17/+5
|
* fix copyrightscnlohr2016-12-025-3/+44
|
* Get ready for public (NOT RELEASE)cnlohr2016-12-023-16/+55
|
* 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-024-415/+3
| |
* | Cleanup data processingcnlohr2016-12-022-1/+12
|/
* Update: Reading almost everything!cnlohr2016-12-024-144/+225
|