aboutsummaryrefslogtreecommitdiff
path: root/tools/ootx_decode
Commit message (Collapse)AuthorAgeFilesLines
* add code to try to deal with lighthouse data.Joshua Allen2017-02-103-12/+85
| | | | | need to decode which lighthouse is sending the sync pulse. I could not get the disambiguator to work.
* 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