[PATCH 4/7] Fix divecomputer part of UDDF export

Dirk Hohndel dirk at hohndel.org
Sat Dec 13 13:35:26 PST 2014


On Sat, Dec 13, 2014 at 05:29:06PM +0000, Long, Martin wrote:
> So, the info in every profile (for my Suunto) is:
> 
>   <divecomputer model='Suunto Vyper Air' deviceid='cef51609' diveid='8ab03c43'>
> 
> And the details in the <settings> section, when I add a nickname:
> 
> <divecomputerid model='Suunto Vyper Air' deviceid='cef51609' nickname='nick'/>
> 
> So, it looks like there are no version details, or fimware. I suppose
> if there is more data then it might create this section anyway.

Hmm, if you use one of my precompiled daily binaries, or build the
Subsurface-testing branch of libdivecomputer, and if you then download
dives from the divecomputer (just loading from XML and saving back is not
enough), do you then get your divecomputer in the settings?

> Also, if the section isn't there, then log -> edit device list must
> read the devices from the profiles, as it shows my Suunto in there,
> along with the device ID.

Correct, that's what it does.

/D


More information about the subsurface mailing list