mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
This patch allows the importing of oxygen sensor and setpoint data from Poseidon CCR dive logs. 1) Change parse-xml.c to read up to three oxygen sensor values from xml. and to store the information in sample structures 2) Change parse-xml.c to read o2 setpoint values fro xml and to store it in sample structures 3) Change dive.c to delete all sensor and setpoint values where subsequent samples have sensor/setpoint values that are the same. 4) Change profile.c to store the sensor/setpoint values from the samples into plotinfo. 5) Change the sample Poseidon xml log in the dives directory to ensure the correct order and hierarchy of the dive and divecomputer nodes. [Dirk Hohndel: minor cleanup, removed debug code, whitespace] Signed-off-by: willem ferguson <willemferguson@zoology.up.ac.za> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |
||
---|---|---|
.. | ||
Dive_2013-02-02-1614.xml | ||
Poseidon_MkVI_6-14_import.xml | ||
sac-test.xml | ||
tank_pressure.xml | ||
Test.csv | ||
test0.xml | ||
test0b.xml | ||
test1.xml | ||
test2.xml | ||
test3.xml | ||
test4.xml | ||
test5.xml | ||
test6.xml | ||
test7.xml | ||
test8.xml | ||
test9.xml | ||
test9a.xml | ||
test10.xml | ||
test11.xml | ||
test12.xml | ||
test13.xml | ||
test14.xml | ||
test15.xml | ||
test16.xml | ||
test17.xml | ||
test18.xml | ||
test19.xml | ||
test20.xml | ||
test21.xml | ||
test22.xml | ||
test23.xml | ||
test24.xml | ||
test25.xml | ||
test26.xml | ||
test27.xml | ||
test28.xml | ||
test29.xml | ||
test30.xml | ||
test31.xml | ||
test32.xml | ||
test33.xml | ||
test34.xml | ||
test35.xml | ||
test36.xml | ||
TestAPDLogViewer.csv | ||
TestComma.csv | ||
TestDiveDivelogsDE.DLD | ||
TestDiveDivelogsDE.udcf | ||
TestDiveDivingLog5.08.udcf | ||
TestDiveDivingLog5.08.uddf | ||
TestDiveDivingLog5.08allimperial.xml | ||
TestDiveDivingLog5.08allmetric.xml | ||
TestDiveDivingLog5.08allmetric.zip | ||
TestDiveDM3.SDE | ||
TestDiveDM4.db | ||
TestDiveJDiveLog.jlb | ||
TestSensusSingle.csv | ||
TestXP5_de.csv |