]> git.tdb.fi Git - ext/subsurface.git/commit
Add some more cochran data parsing code/comments
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 18 Jun 2012 23:52:41 +0000 (16:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 18 Jun 2012 23:52:41 +0000 (16:52 -0700)
commit8add7917ce9da2faa7751798c3fb15a24715ae1e
tree6c75d47cc37c3034ea03bf5e6026a25547472838
parent9c7aaed02aef077bda9b376e981fb705b8021750
Add some more cochran data parsing code/comments

The code is pretty useless, the comments perhaps equally so.  I'm trying
to figure out what the data pattern is for the cochran CAN files.  There
definitely *is* a pattern, but it actually seems to be different for the
files of different people - and it's not obvious in any case.

There probably are multiple versions of the format, and there might be
things like "David has a high-pressure sensor, and Alex does not" going
on too.

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