mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Seems that we can detect the unit of samples from DivingLog import when comparing the maximum dive depth to the maximum recorded sample depth. If sample is bigger, it is recorded in imperial. Of course this relies on the assumption that the max depth of dive is recorded in metric unit, but that seems to be the case, at least in the sample received. It really does not make any sense to have both units in use for one dive without any info on the unit used. But since that is the case, let's try to cope with it. Fixes #316 Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |
||
---|---|---|
.. | ||
commonTemplates.xsl | ||
csv2xml.xslt | ||
divelogs-export.xslt | ||
divelogs.xslt | ||
DivingLog.xslt | ||
jdivelog2subsurface.xslt | ||
MacDive.xslt | ||
SuuntoDM4.xslt | ||
SuuntoSDM.xslt | ||
udcf.xslt | ||
uddf-export.xslt | ||
uddf.xslt |