aboutsummaryrefslogtreecommitdiff
path: root/src/survive_usb.c
Commit message (Expand)AuthorAgeFilesLines
* Huge shift: Put HTC vive into its own file, to free up the rest of the system...cnlohr2017-02-251-432/+1
* fix compile error when not using c99 or c11Joshua Allen2017-02-151-2/+4
* get the new disambiguator closer, but it's still not perfect.cnlohr2016-12-201-6/+6
* Closes #7 - retry the control out messagecnlohr2016-12-191-11/+43
* rework some of the way we display data and the way magic codes are sent.cnlohr2016-12-151-11/+41
* try updating with more data.Charles Lohr2016-12-131-0/+8
* * Get config from headset.Charles Lohr2016-12-111-12/+7
* Update tools encode a 2.5 MHz signal with the AVR.cnlohr2016-12-031-4/+7
* first stab at trying to pull off config data, didn't work.cnlohr2016-12-031-1/+101
* fix license headers.cnlohr2016-12-021-3/+3
* correct licensescnlohr2016-12-021-1/+1
* fix copyrightscnlohr2016-12-021-1/+1
* Get ready for public (NOT RELEASE)cnlohr2016-12-021-10/+21
* Starting to get data.cnlohr2016-11-301-1/+68
* I'm learning.cnlohr2016-11-301-30/+37
* Add a basic vive driver. Gotta figure out how to turn it on.cnlohr2016-11-291-0/+189