From f04b3bc166fe714f810a90dcd606db60dc7bc900 Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Sat, 27 Jun 2015 23:38:10 +0200 Subject: Add support for importing O2 sensors from CSV file This adds support for importing individual O2 sensors from a CSV file, e.g. an APD log viewer file. Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- xslt/csv2xml.xslt | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'xslt') diff --git a/xslt/csv2xml.xslt b/xslt/csv2xml.xslt index 05f9e23c6..29ebbce24 100644 --- a/xslt/csv2xml.xslt +++ b/xslt/csv2xml.xslt @@ -6,6 +6,9 @@ + + + @@ -199,6 +202,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2