From 36e4abf8c0aaee9ab61f65a0928073ab2bc2f132 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sat, 12 May 2012 12:21:32 -0700 Subject: [PATCH] Suunto SDE updates, take 178: add weight and visibility info This converts the weight information into subsurface weights, and also adds visibility info (if it exists) into the notes for the dive. More fall-out from me looking at the nasty suunto xml files, now that I have a few that actually have some info that isn't just from the computer download. Signed-off-by: Linus Torvalds --- xslt/SuuntoSDM.xslt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/xslt/SuuntoSDM.xslt b/xslt/SuuntoSDM.xslt index 64564ad..ed130ae 100644 --- a/xslt/SuuntoSDM.xslt +++ b/xslt/SuuntoSDM.xslt @@ -62,6 +62,14 @@ + + + + + + + + @@ -69,6 +77,9 @@ Weather: + + Visibility: + -- 2.43.0