]> git.tdb.fi Git - ext/subsurface.git/commit
Cochran: fix up dive data descrambling
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Jan 2012 02:27:30 +0000 (18:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Jan 2012 02:27:30 +0000 (18:27 -0800)
commit2d88353b5965853c01a9d394f96a5d0545d86b21
treeaa31da3a0f268ea17168af189dab99aa2040fa82
parent3d8d5da999264595c7fecc786c101b40573689df
Cochran: fix up dive data descrambling

This seems to do the dive data descrambling right for both files I have
access to.  Except it uses a hardcoded (different) offset for the two.
I have yet to figure out how to automatically detect the offset itself
properly, so you have to compile for the right file.

I'll figure it out, but I'm committing this as a reasonable point in the
process.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
cochran.c