Hi all,
A user just contacted me about missing tank pressures when he exports to
divelogs.de from the subsurface mobile app. My exports work flawlessly however.
I have narrowed it down to the probabable cause:
My Logs contain the start and end pressures in the cylinder tag in the ssrf file:
<cylinder size='15.0 l' description='Tank 1' start='209.53 bar' end='65.24 bar' />
On his side, the pressures are missing in that tag:
<cylinder description='unknown' />
but instead reside in the sample tags:
<sample time='0:22 min' depth='5.846 m' pressure0='209.53 bar' />
In the latter case, the start and end pressures seemingly are not transferred via the API...
Nothing urgent, as always :-)
Kind regards,
Rainer