aboutsummaryrefslogtreecommitdiff
path: root/src/ootx_decoder.c
Commit message (Collapse)AuthorAgeFilesLines
* Blacklisted devices now dont claim interface; fixed ootx optionJustin Berger2018-06-291-6/+9
|
* Added additional options for ootx decodingJustin Berger2018-06-291-2/+5
|
* Added debug message to ootx; mag reading to playbackJustin Berger2018-06-071-1/+8
|
* Fix MSVC buildMike Turvey2018-03-101-1/+6
|
* Fixed inadvertent change to signedness of acceldataJustin Berger2018-03-041-2/+2
|
* Fixed unaligned access issuesJustin Berger2018-02-231-1/+6
|
* Fix a few warningsMike Turvey2018-01-151-1/+1
|
* Almost able to build on Windows.CNLohr2017-03-141-3/+7
|
* Update files, working lhfind whithin libsurvive.cnlohr2017-02-251-1/+1
|
* full implementation of half float to single floatJosh Allen2017-02-161-15/+39
|
* handle infinity and NaN, also signed zeroJosh Allen2017-02-141-4/+11
|
* use 0 and not buffer offsetJosh Allen2017-02-141-1/+1
|
* integrate josh's new work. It works! #19 is just about solved!cnlohr2017-02-141-60/+153
|
* Still not working, but getting closer to dynamic OOTX decoding.cnlohr2017-02-141-0/+163