aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | handle infinity and NaN, also signed zeroJosh Allen2017-02-141-4/+11
| | * | | use 0 and not buffer offsetJosh Allen2017-02-141-1/+1
| | * | | fix ootx_decode tool compileJosh Allen2017-02-142-6/+6
| | * | | Merge github.com:cnlohr/libsurviveJosh Allen2017-02-1413-26/+459
| | |\| |
| | | * | Merge pull request #27 from cnlohr/cal_with_ootxCNLohr2017-02-1416-17/+991
| | |/| | | |/| | |
| | | * | integrate josh's new work. It works! #19 is just about solved!cnlohr2017-02-146-384/+203
| | | * | Merge remote-tracking branch 'axlecrusher/libsurvive/master' into cal_with_ootxcnlohr2017-02-145-0/+541
| | | |\ \
| | | * | | Still not working, but getting closer to dynamic OOTX decoding.cnlohr2017-02-1413-17/+631
| | |/ / / | |/| | |
| | * | | use acodeJosh Allen2017-02-141-4/+5
| | |/ /
| | * | Merge branch 'ootx_decoder_context_cleanup'Josh Allen2017-02-147-226/+244
| | |\ \
| | | * | rename function for half float to floatJosh Allen2017-02-131-11/+11
| | | * | use zlib crc32Josh Allen2017-02-132-6/+8
| | | * | Merge branch 'master' of github.com:axlecrusher/libsurvive into ootx_decoder_...Josh Allen2017-02-1313-364/+154
| | | |\ \
| | | * | | remove crc32 code. we are using zlib crc32 codeJosh Allen2017-02-132-116/+0
| | | * | | remove unused codeJosh Allen2017-02-133-209/+10
| | | * | | add code to use cnlohr's improved datasetJosh Allen2017-02-131-1/+58
| | | * | | fix decoding of length valueJosh Allen2017-02-131-26/+4
| | | * | | simplify zero conditionJosh Allen2017-02-131-1/+1
| | | * | | function half to float conversionJosh Allen2017-02-121-20/+34
| | | * | | buffer does not need to be very large.Josh Allen2017-02-121-1/+1
| | | * | | free decoder contextJosh Allen2017-02-123-1/+11
| | | * | | handler for bad crc32Josh Allen2017-02-123-9/+9
| | | * | | clean up code. move some of the debugging code out into the test harnessJosh Allen2017-02-123-47/+35
| | | * | | 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
| | * | Merge branch 'master' of github.com:cnlohr/libsurviveJosh Allen2017-02-1211-83/+1458
| | |\ \ | | | |/ | | |/|
| | * | 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
* | | | Don't know why I have to commit this, it might make things worse, but it won'...ultramn2017-02-191-3/+3
|/ / /
* | | 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