aboutsummaryrefslogtreecommitdiff
path: root/tools/ootx_decode/ootx_decoder.h
Commit message (Expand)AuthorAgeFilesLines
* free decoder contextJosh Allen2017-02-121-0/+1
* handler for bad crc32Josh Allen2017-02-121-1/+1
* clean up code. move some of the debugging code out into the test harnessJosh Allen2017-02-121-0/+1
* fix copyrightJosh Allen2017-02-121-1/+1
* proper decoding of bith lighthouse ootx dataJosh Allen2017-02-121-0/+2
* ootx_log_bit to ootx_accumulate_bitJosh Allen2017-02-121-1/+1
* add lighthouse_info_v6Josh Allen2017-02-111-0/+27
* end of frame detection correctedJosh Allen2017-02-111-1/+1
* ootx payload length for lighthouse 1 seems to be decoding correctly at 0x21.Josh Allen2017-02-111-0/+4
* add code to try to deal with lighthouse data.Joshua Allen2017-02-101-0/+2
* use decoding contexts to separate simultaneous lighthouse ootx decoding.Joshua Allen2017-02-101-2/+15
* crc check decoded dataJosh Allen2017-02-101-0/+1
* add initial ootx decoderJosh Allen2017-02-101-0/+21