aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add basic debugging stuff from rawdraw.Charles Lohr2016-12-106-0/+1264
|
* rename to .json extensionCharles Lohr2016-12-102-1/+1
|
* Update redist with an example config, and jsmn.Charles Lohr2016-12-105-0/+1108
|
* Update code to fix timing issues.cnlohr2016-12-084-372/+110
|
* 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-074-25/+55
|
* Update! Getting very close.cnlohr2016-12-075-31/+126
|
* Merge pull request #2 from JosefKuchar/masterCNLohr2016-12-061-1/+1
|\ | | | | Update README.md
| * Update README.mdJosef Kuchař2016-12-061-1/+1
|/
* Update README.mdCNLohr2016-12-061-0/+3
|
* Update README.mdCNLohr2016-12-061-0/+5
|
* Update with changes from livestream.Charles Lohr2016-12-064-24/+39
|
* Update with changes from livestream.Charles Lohr2016-12-054-36/+32
|
* Updateingcnlohr2016-12-053-10/+7
|
* Update: Found out one of the things was reversed.cnlohr2016-12-055-20/+111
|
* Update tools based on newest tests.Charles Lohr2016-12-044-10/+59
|
* Update -- with stuff most of the way through the livestream.Charles Lohr2016-12-048-838/+175
|
* Update tools encode a 2.5 MHz signal with the AVR.cnlohr2016-12-0310-9/+928
|
* first stab at trying to pull off config data, didn't work.cnlohr2016-12-037-28/+213
|
* fix license headers.cnlohr2016-12-026-14/+13
|
* Update README.mdCNLohr2016-12-021-5/+5
|
* Update README.mdCNLohr2016-12-021-1/+1
|
* correct licensescnlohr2016-12-025-17/+5
|
* fix copyrightscnlohr2016-12-026-4/+45
|
* Get ready for public (NOT RELEASE)cnlohr2016-12-025-18/+116
|
* Fix makefilecnlohr2016-12-021-1/+1
|
* 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-025-145/+226
|
* Added Dave's Kalman Filter. Right now just performs the "Predict" phase.simuser2016-11-304-0/+305
|
* Update the thing to get a specific tagcnlohr2016-11-303-8/+55
|
* Starting to get data.cnlohr2016-11-306-16/+119
|
* Update style for reading the controllers.cnlohr2016-11-301-10/+4
|
* I'm learning.cnlohr2016-11-307-44/+413
|
* Add a basic vive driver. Gotta figure out how to turn it on.cnlohr2016-11-298-0/+741
|
* Initial commitCNLohr2016-11-282-0/+23