subsurface/scripts
Linus Torvalds 857e153070 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>
2011-08-28 16:18:53 -07:00

13 lines
338 B
Text

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