subsurface/xslt
Miika Turkia ba5b5c3952 Initial code to import CSV log files
This patch implements basic functionality to import CSV formatted log
profiles to Subsurface. The import includes time, depth and temperature
from AP Logviewer based on one sample log file I have received. It is
assumed that dive time is the first parameter and depth second.

Temperature is given as a parameter from C source (hard coded currently
to field 15) but we should have a GUI implemented for selecting the
wanted fields.

The two different sample logs of CSV dive log export I have received use
tabulator as field separator. I assume the possible GUI should have
option for the FS as well to be given as parameter to the XSLT.

[Dirk Hohndel: small fix to the error string malloc]

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-10-02 08:49:52 -07:00
..
commonTemplates.xsl XSLT for importing individual DM4 dives 2013-04-22 09:07:00 -07:00
csv2xml.xslt Initial code to import CSV log files 2013-10-02 08:49:52 -07:00
divelogs-export.xslt Switch to UTF-8 on .DLD export 2013-04-09 06:25:36 -07:00
divelogs.xslt Do not add unnecessary / at end of location on divelogs import 2013-05-17 06:50:50 -07:00
DivingLog.xslt Identify converted files as imported 2013-03-08 10:17:33 -08:00
jdivelog2subsurface.xslt Identify converted files as imported 2013-03-08 10:17:33 -08:00
MacDive.xslt Identify converted files as imported 2013-03-08 10:17:33 -08:00
SuuntoDM4.xslt XSLT for importing individual DM4 dives 2013-04-22 09:07:00 -07:00
SuuntoSDM.xslt Identify converted files as imported 2013-03-08 10:17:33 -08:00
udcf.xslt Identify converted files as imported 2013-03-08 10:17:33 -08:00
uddf-export.xslt Fix pressures on UDDF export 2013-03-26 12:52:30 -07:00
uddf.xslt Visibility scaling for UDDF import 2013-06-11 09:43:07 -04:00