aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | fix copyrightJosh Allen2017-02-124-4/+4
| | * | | Merge branch 'master' of github.com:axlecrusher/libsurvive into ootx_decoder_...Josh Allen2017-02-1211-83/+1458
| | |\ \ \
| | * | | | remove float16 to float32 conversionJosh Allen2017-02-121-30/+2
| | * | | | proper decoding of bith lighthouse ootx dataJosh Allen2017-02-123-29/+81
| | * | | | use ootx_accumulate_bitJosh Allen2017-02-121-1/+1
| | * | | | ootx_log_bit to ootx_accumulate_bitJosh Allen2017-02-122-4/+10
| | * | | | add lighthouse_info_v6Josh Allen2017-02-113-5/+143
| | * | | | correctly decodes lighthouse 1 ootx framesJosh Allen2017-02-113-7/+31
| | * | | | end of frame detection correctedJosh Allen2017-02-113-15/+23
| | * | | | print protocol and firmware versionJosh Allen2017-02-111-1/+4
| | * | | | ootx payload length for lighthouse 1 seems to be decoding correctly at 0x21.Josh Allen2017-02-113-13/+94
| * | | | | Merge github.com:cnlohr/libsurviveJosh Allen2017-02-142-47/+224
| |\ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
* | | | | Merge pull request #25 from mwturvey/find_tori_add_gdCNLohr2017-02-132-47/+224
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Using gradient descent to refine estimatemwturvey2017-02-132-47/+224
|/ / / /
| * | | Merge github.com:cnlohr/libsurviveJosh Allen2017-02-1313-364/+154
| |\ \ \ | |/ / / |/| | / | | |/ | |/|
* | | Closes #15 Closes #4 These are now rock solid.cnlohr2017-02-134-3/+11
* | | Update disambiguator. I think I got it right this time, finally. Also, seems...cnlohr2017-02-136-369/+109
* | | Working on closing #15 - still needs work.cnlohr2017-02-122-18/+56
* | | I don't think this changed, but commit anywayultramn2017-02-121-1/+4
* | | I don't think this one changed, but commit anywayultramn2017-02-121-2/+3
* | | this wasn't committed for some reasonultramn2017-02-121-16/+15
* | | this wasn't committed for some reasonultramn2017-02-121-1/+2
| * | Merge branch 'master' of github.com:cnlohr/libsurviveJosh Allen2017-02-1211-83/+1458
| |\ \ | |/ / |/| / | |/
* | Merge branch 'master' of https://github.com/cnlohr/libsurviveultramn2017-02-1112-62/+1427
|\ \
| * \ Merge branch 'mwturvey-addTorusFind6'cnlohr2017-02-1111-55/+1417
| |\ \
| | * | Merge branch 'addTorusFind6' of https://github.com/mwturvey/libsurvive into m...cnlohr2017-02-1111-55/+1417
| |/| |
| | * | Replaced rotation algorithm & cleanupmwturvey2017-02-087-977/+992
| | * | Replacing rotation matrix (wip)mwturvey2017-02-074-40/+165
| | * | Merging math librariesMike Turvey2017-02-0711-273/+255
| | * | Adding lighthousefind_toriMike Turvey2017-02-059-0/+1240
* | | | commit issueultramn2017-02-111-28/+41
| |/ / |/| |
| | * add code to try to deal with lighthouse data.Joshua Allen2017-02-103-12/+85
| | * don't write to buffer until preamble is foundJoshua Allen2017-02-101-4/+13
| | * use decoding contexts to separate simultaneous lighthouse ootx decoding.Joshua Allen2017-02-103-46/+71
| | * crc check decoded dataJosh Allen2017-02-105-5/+29
| | * add initial ootx decoderJosh Allen2017-02-106-0/+392
| |/
| * Update README.mdCNLohr2017-02-081-9/+9
| * Merge pull request #20 from sagcan/patch-1CNLohr2017-02-081-7/+10
|/|
| * Update URL collection of YouTube livestreamsVolkan Sagcan2017-02-081-7/+10
|/
* Moved plot_lighthouse to the tools folderultramn2017-02-049-138/+0
* Merge branch 'master' of https://github.com/cnlohr/libsurviveultramn2017-02-043-414/+2
|\
| * Fix extra os_generic.Charles Lohr2017-02-043-414/+2
* | Added plot_lighthouse in dave folderultramn2017-02-0411-0/+799
|/
* Add note about socat in data server.Charles Lohr2017-02-041-0/+5
* Add comments to the ligthousefind tool.Charles Lohr2017-02-041-4/+17
* add data server for use with streaming libsurvive data to the internets.Charles Lohr2017-02-044-0/+588
* remove old planetest thingscnlohr2017-01-243-493/+0
* move camfind namecnlohr2017-01-242-3/+3
* add new lighthousefindcnlohr2017-01-242-0/+470
* Update combiner to use new camfindcnlohr2017-01-241-2/+2