ADP Inspiration Dive Logs

32 views
Skip to first unread message

Justin Steele-Davies

unread,
Jul 20, 2024, 3:10:32 PM (7 days ago) Jul 20
to Subsurface Divelog
I have had a look around the forum and at some of the information about divecomputer library to import dives from ADP Inspiration Vision 2020 . I have not found a discussion on this so far.

Is there a way of converting the logs into a format that can be imported or some other way of getting the logs in?

There is an XML (uddf) format and a binary (ccl) format for the log.

The uddf format does not seem to import ppO2. Is there a change i can make to fix this? This is a waypoint from the file;
<waypoint>
                        <depth>40.6</depth>
                        <divetime>1752.4</divetime>
                        <ppo2 ref="o2sensor_c1_1">131000.0</ppo2>
                        <ppo2 ref="o2sensor_c1_2">127000.0</ppo2>
                        <ppo2 ref="o2sensor_c1_3">130000.0</ppo2>
                        <ppo2 ref="o2sensor_c2_1">131000.0</ppo2>
                        <ppo2 ref="o2sensor_c2_2">127000.0</ppo2>
                        <ppo2 ref="o2sensor_c2_3">130000.0</ppo2>
                        <batteryvoltage ref="battery_c1_1">6.4</batteryvoltage>
                        <batteryvoltage ref="battery_c1_2">6.4</batteryvoltage>
                        <batteryvoltage ref="battery_c2_1">6.3</batteryvoltage>
                        <batteryvoltage ref="battery_c2_2">6.4</batteryvoltage>
                        <temperature>290.4</temperature>
                        <gradientfactor>0.50</gradientfactor>
                        <cns>0.16</cns>
                        <otu>42.0</otu>
                        <timetosurface>1080.0</timetosurface>
                        <decostop kind="mandatory" decodepth="13.9" duration="10.0"/>
                        <scrubber ref="tempstik" units="">62</scrubber>
                    </waypoint>

chic

unread,
Jul 20, 2024, 3:43:32 PM (7 days ago) Jul 20
to Subsurface Divelog
I have an Inspiration too.   I do the following

1. Open up the dive in AP Divesight
2. Open the tab for "Data"
3. On the bottom of the screen click on Copy to Clipboard
4. Open an excel spread sheet and paste the data
5. Save the excel spreadsheet as a .csv
6. Open Subsurface
7. Click on Import -> Import Dive Log or click CTRL+I
8. Follow instructions to import the data

I know it's time consuming, but it's what I do.....

Miika Turkia

unread,
Jul 22, 2024, 12:38:24 AM (5 days ago) Jul 22
to subsurfac...@googlegroups.com
Uddf import is done via xslt. Following link gets you to the source code around the line where ppo2 should be implemented 




On 20. Jul 2024, at 22.10, Justin Steele-Davies <j.d.stee...@gmail.com> wrote:

I have had a look around the forum and at some of the information about divecomputer library to import dives from ADP Inspiration Vision 2020 . I have not found a discussion on this so far.
--
You received this message because you are subscribed to the Google Groups "Subsurface Divelog" group.
To unsubscribe from this group and stop receiving emails from it, send an email to subsurface-dive...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/subsurface-divelog/f475869f-c105-48df-b7d5-c57f9407de5an%40googlegroups.com.

Michael Keller

unread,
Jul 22, 2024, 5:46:35 PM (5 days ago) Jul 22
to subsurfac...@googlegroups.com
Hi Justin.

It looks like the format exported by APD does not follow the UDDF specification here - the field containing the measured ppO2 is called `ppo2`, in the UDDF specification it is called `measuredpo2`: https://www.streit.cc/extern/uddf_v321/en/measuredpo2.html

But the export / import method described by chic is working quite well for the APD Inspiration.

Ngā mihi
  Michael Keller

--
You received this message because you are subscribed to the Google Groups "Subsurface Divelog" group.
To unsubscribe from this group and stop receiving emails from it, send an email to subsurface-dive...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/subsurface-divelog/f475869f-c105-48df-b7d5-c57f9407de5an%40googlegroups.com.


--
GCS$/CC/E/IT d- s+ a C++ UL+++/S++ P L++ E-
W++ N o? K? w O(++) M-- V+ PS+ PE+ Y? PGP+ t
5? X R tv b++ DI++ D++ G e+++ h---- r+++ y+++

Michael Keller

unread,
Jul 22, 2024, 6:23:02 PM (5 days ago) Jul 22
to subsurfac...@googlegroups.com
I should probably have added that Subsurface currently only imports the setpoint ppO2 from UDDF, but not any sensor readings.

Cheers
  Michael Keller
Reply all
Reply to author
Forward
0 new messages