CCR patch: Import and store oxygen sensor data

Patch 1 of 3.
This patch allows the importing of oxygen sensor and setpoint data
from Poseidon CCR dive logs. This is done as follows:
1) Change parse-xml.c to read up to three oxygen sensor values from xml
   and to store the information in structures of sample.
2) Change parse-xml.c to read o2 setpoint values fro xml and to store
   these in structures of sample.
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 structures
   of sample into structures of 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.

Signed-off-by: willem ferguson <willemfergu...@zoology.up.ac.za>

_______________________________________________
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to