summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org>2011-09-11 13:16:23 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org>2011-09-11 15:49:50 -0700
commit0282d515db875cee0139e121db13084be0caac82 (patch)
tree8896e7723463a6f6fb1f0ec4dfab953944bc600d /main.c
parent27ed16072f3b49b07e0af495fed10f883de90c82 (diff)
downloadsubsurface-0282d515db875cee0139e121db13084be0caac82.tar.gz
Work around more Diving Log bugs..
The Diving Log temperature reading is in Fahrenheit for the samples (for the per-dive water/air temperature it's in Celsius). But it seems to have a bug where a lack of a sample has been turned into 32 Fahrenheit (which is 0 celsius). This is despite the dive itself having a water temperature of 8 degF. Just throw away those bogus freezing temperatures. Sure, they can happen, and ice divers are crazy - but in this case I know it's just an error in the log, and it looks very much like a Diving Log bug. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'main.c')
0 files changed, 0 insertions, 0 deletions