From 5a34261fece16518e9318548a00db2bd52669732 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Wed, 16 Jul 2014 06:20:21 +0300 Subject: Try to detect first cylinder on divelogs.de export Most dive computers start always with the first cylinder (and if not, they give a gas switch in the first few seconds). Trying to follow this principle on divelogs.de export. The bug 626 sounds like a bit different case so a sample XML log would be needed to ensure that use case gets fixed. See #626 Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/divelogs-export.xslt | 37 +++++++++++++++++++++++++++++++++---- 1 file changed, 33 insertions(+), 4 deletions(-) diff --git a/xslt/divelogs-export.xslt b/xslt/divelogs-export.xslt index 614fafd5c..b13006d3b 100644 --- a/xslt/divelogs-export.xslt +++ b/xslt/divelogs-export.xslt @@ -38,11 +38,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + - + - + @@ -50,7 +78,7 @@ - + @@ -60,10 +88,11 @@ - + + -- cgit v1.2.3-70-g09d2