summaryrefslogtreecommitdiffstats
path: root/dives
diff options
context:
space:
mode:
authorGravatar Miika Turkia <miika.turkia@gmail.com>2018-01-07 15:15:52 +0200
committerGravatar mturkia <miika.turkia@gmail.com>2018-01-08 06:06:12 +0200
commita4c2eb5b7064d36e07fcd8c97c986b9c415cf054 (patch)
treece793b658d41ec5f4b39fc90245577104978ff6e /dives
parent9cf013235c3e98b94099f12b27be72371b5b1b1d (diff)
downloadsubsurface-a4c2eb5b7064d36e07fcd8c97c986b9c415cf054.tar.gz
Update latests changes to test dive
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Diffstat (limited to 'dives')
-rw-r--r--dives/DL7.xml11
1 files changed, 7 insertions, 4 deletions
diff --git a/dives/DL7.xml b/dives/DL7.xml
index 4541307bc..0bd4e5f0f 100644
--- a/dives/DL7.xml
+++ b/dives/DL7.xml
@@ -9,21 +9,24 @@
<divesites>
</divesites>
<dives>
-<dive number='1' date='2018-01-01'>
- <divecomputer model='csv' deviceid='ffffffff'>
+<dive number='1' date='2018-01-01' time='10:10:00'>
+ <divecomputer model='Imported from CSV' deviceid='ffffffff'>
+ <temperature air='27.0 C' />
</divecomputer>
</dive>
<dive number='2' date='2018-01-02' time='10:10:00' duration='60:00 min'>
<divecomputer model='Imported from CSV' deviceid='ffffffff'>
<depth max='10.0 m' mean='9.508 m' />
+ <temperature air='27.0 C' />
<sample time='0:00 min' depth='1.0 m' />
<sample time='1:00 min' depth='10.0 m' />
<sample time='55:00 min' depth='10.0 m' />
<sample time='60:00 min' depth='0.0 m' />
</divecomputer>
</dive>
-<dive date='2018-01-03'>
- <divecomputer model='csv' deviceid='ffffffff'>
+<dive number='3' date='2018-01-03' time='10:10:00'>
+ <divecomputer model='Imported from CSV' deviceid='ffffffff'>
+ <temperature air='28.0 C' />
</divecomputer>
</dive>
</dives>