diff options
Diffstat (limited to 'dives/test32.xml')
-rw-r--r-- | dives/test32.xml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/dives/test32.xml b/dives/test32.xml new file mode 100644 index 000000000..d3839f9aa --- /dev/null +++ b/dives/test32.xml @@ -0,0 +1,37 @@ +<divelog program='subsurface' version='2'> +<settings> +<divecomputerid model='Reefnet Sensus Ultra' deviceid='fbad0400' nickname='Sensus'/> +</settings> +<dives> +<dive number='1' date='2014-03-15' time='21:44:06' duration='52:20 min'> + <location>At Home</location> + <notes>Simple test dive to show the pp graph (in this case O2 only) being drawn incorrectly due to multiple gas switches to a hyperoxic gas (thus triggering the pO2 threshold setting). + +Fixed in commit aa0cd792bbe3e5c2dbaaaaff77688f4ee96c694c</notes> + <cylinder size='24.0 l' workpressure='232.0 bar' description='D12 232 bar' o2='32.0%' /> + <cylinder size='5.547 l' workpressure='206.843 bar' description='AL40' o2='100.0%' /> + <divecomputer model='manually added dive'> + <depth max='15.0 m' mean='9.908 m' /> + <event time='12:00 min' type='25' value='100' name='gaschange' /> + <event time='19:00 min' type='25' value='32' name='gaschange' /> + <event time='38:00 min' type='25' value='100' name='gaschange' /> + <sample time='0:00 min' depth='0.0 m' /> + <sample time='1:00 min' depth='15.0 m' /> + <sample time='4:00 min' depth='15.0 m' /> + <sample time='9:00 min' depth='7.0 m' /> + <sample time='12:00 min' depth='7.0 m' /> + <sample time='19:00 min' depth='15.0 m' /> + <sample time='24:00 min' depth='15.0 m' /> + <sample time='29:00 min' depth='15.0 m' /> + <sample time='34:00 min' depth='7.0 m' /> + <sample time='38:00 min' depth='5.0 m' /> + <sample time='41:00 min' depth='7.0 m' /> + <sample time='44:00 min' depth='9.0 m' /> + <sample time='46:00 min' depth='5.0 m' /> + <sample time='48:00 min' depth='4.0 m' /> + <sample time='51:00 min' depth='6.0 m' /> + <sample time='52:20 min' depth='0.0 m' /> + </divecomputer> +</dive> +</dives> +</divelog> |