From: Dirk Hohndel Date: Sun, 26 Aug 2012 19:25:51 +0000 (-0700) Subject: Ignore Nitrox/He seetings when editing cylinders for multiple dives X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=21fd73515f3bdcd606aaf0c5b16dae1775d7a37d;hp=21fd73515f3bdcd606aaf0c5b16dae1775d7a37d;p=ext%2Fsubsurface.git Ignore Nitrox/He seetings when editing cylinders for multiple dives When figuring out which cylinders to change in a multi-dive edit, we already ignored the beginning and end pressures. But it turns out to make more sense to also ignore the Nitrox / Helium settings. Imagine you do a number of dives - for some reason your dive computer records the wrong cylinder size in the downloaded logfile (like my uemis does all the time). Dives will likely have different Nitrox percentage, but you should still be able to simply fix the cylinder size for all dives at once. Suggested-by: Linus Torvalds Signed-off-by: Dirk Hohndel ---