willem ferguson 46bb02e8fc CCR patch: Import and store oxygen sensor data
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>
2014-10-11 07:12:04 -04:00
..
2014-01-08 21:54:29 +08:00
2014-01-08 21:54:29 +08:00
2011-11-04 14:54:22 -07:00
2012-09-17 21:03:30 -04:00
2013-12-28 07:40:54 -08:00
2014-02-06 11:29:23 -08:00
2014-04-07 14:20:01 -07:00
2013-10-02 10:18:16 -07:00
2013-12-04 15:27:09 -08:00
2013-02-26 08:50:05 -08:00
2013-03-05 11:08:08 -08:00
2013-12-24 10:43:29 -08:00