Some oddities

Miika Turkia miika.turkia at gmail.com
Sun Dec 16 09:37:03 PST 2012


Hello,

I just wanted to take a look at the support on multiple dive computers
and noticed some oddities. (Current git master of subsurface and
libdivecomputer from 2012-09-02)

Two sample lines grepped from the saved XML, (my Stinger has only one
of the longer lines, all others are on short format, Vyper has 37 long
and 24 short format lines). Seems odd but might also be intentional.

  <divecomputer model='Suunto Vyper Air' deviceid='07c2a44a' diveid='23804afa'>
  <divecomputer model='Suunto Vyper Air' deviceid='07c2a44a'
diveid='275ef2ed' date='2012-06-12' time='08:58:12'>

Another thing is that not all of the events are displayed. E.g.
following events are not shown at all. (The events seem to work with
v2.1 using the original logs.)

<dive date='2012-06-05' time='12:06:27' duration='86:30 min'>
  <event time='69:23 min' type='1' flags='1' name='deco stop' />
  <event time='69:23 min' type='16' flags='1' name='unknown' />
  <event time='72:27 min' type='16' flags='2' name='unknown' />
  <event time='75:15 min' type='1' flags='2' name='deco stop' />

<dive date='2012-06-06' time='15:30:45' duration='71:00 min'>
  <event time='67:42 min' type='21' flags='1' name='airtime' />
  <event time='71:16 min' type='21' flags='2' name='airtime' />


miika


More information about the subsurface mailing list