From 857e153070aee4383a82342a41caf0c5a0f8d700 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 28 Aug 2011 16:18:53 -0700 Subject: Start archiving the stupid XML files (and add a reminder of how they came to be) Gaah. XML is *stupid*. It's not easy to parse for humans or for computers, and some of these XML files are just disgusting. But maybe they can be turned into something usable with libxml. Signed-off-by: Linus Torvalds --- scripts | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 scripts (limited to 'scripts') diff --git a/scripts b/scripts new file mode 100644 index 000000000..5afc688b1 --- /dev/null +++ b/scripts @@ -0,0 +1,13 @@ +Downloading with 'libdivecomputer': + + - result: one XML file for all dives in the computer + + [torvalds@i5 examples]$ ./universal -b vyper2 /dev/ttyUSB0 + [torvalds@i5 examples]$ mv output.xml 2011-08-28.xml + +Unpacking Suunto SDE files: + + - result: one XML file per dive: + + mv LinusDivelogs.SDE LinusDivelogs.zip + unzip LinusDivelogs.zip -- cgit v1.2.3-70-g09d2