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 <torvalds@linux-foundation.org>
This commit is contained in:
Linus Torvalds 2011-08-28 16:18:53 -07:00
commit 857e153070
165 changed files with 304182 additions and 0 deletions

13
scripts Normal file
View file

@ -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