aboutsummaryrefslogtreecommitdiffstats
path: root/parse-xml.c
AgeCommit message (Expand)Author
2015-01-10Refactor dctype -> divemodeGravatar Robert C. Helling
2015-01-09Add more infrastructure for a separate dive tableGravatar Dirk Hohndel
2015-01-05DLF import: Document unknown fieldsGravatar Anton Lundin
2015-01-05DLF import: Decode and import ceiling informationGravatar Anton Lundin
2015-01-05DLF import: Decode and import temperatureGravatar Anton Lundin
2015-01-05DLF import: Decode and import NDL and TTSGravatar Anton Lundin
2015-01-05DLF import: Decode ppO2Gravatar Anton Lundin
2015-01-05DLF import: Restructure depth decodingGravatar Anton Lundin
2014-12-30Record the cylinder idx on DLF gaschangeGravatar Anton Lundin
2014-12-29Parse more DLF event typesGravatar Anton Lundin
2014-12-29Document a DLF-event type more.Gravatar Anton Lundin
2014-12-29Use GASCHANGE2 constant for DLF GASCHANGEGravatar Anton Lundin
2014-12-29Restructure DLF sample parsingGravatar Anton Lundin
2014-12-29Verify the file header magic before importing DLFGravatar Anton Lundin
2014-12-28Add the dive start DLF event typeGravatar Anton Lundin
2014-12-28Parse info from the DLF headerGravatar Anton Lundin
2014-12-28Parse time on only one place in DLF importGravatar Anton Lundin
2014-12-28Switch to using unsigned char in DLF importGravatar Anton Lundin
2014-12-28Fix compiler warning: parse_dlf_buffer needs to return 0 on successGravatar Dirk Hohndel
2014-12-28Set dive_table for Divesoft importGravatar Miika Turkia
2014-12-28Support gaschange events on Divesoft Freedom importGravatar Miika Turkia
2014-12-28Initial support for Divesoft FreedomGravatar Miika Turkia
2014-12-26Preconfigured import of Subsurface CSV log fileGravatar Miika Turkia
2014-12-20Improve error messages on database importsGravatar Miika Turkia
2014-12-20Import location from Cobalt DBGravatar Miika Turkia
2014-12-20Remove placeholder location and buddy fieldsGravatar Miika Turkia
2014-12-20Stub for collecting visibility on Cobalt DB importGravatar Miika Turkia
2014-12-20Add buddy support to Cobalt DB importGravatar Miika Turkia
2014-12-20Fix maximum depth on Cobalt importGravatar Miika Turkia
2014-12-20Include cylinder information in Cobalt importGravatar Miika Turkia
2014-12-20Bare implementation of Cobalt Divelog ProgramGravatar Miika Turkia
2014-12-08Don't ignore when we can't parse a fileGravatar Dirk Hohndel
2014-12-04Fix DM4/DM5 importGravatar Miika Turkia
2014-12-03Parse converted DM4 logs on DM5 importGravatar Miika Turkia
2014-12-03Fix crash with converted DM5 logGravatar Miika Turkia
2014-11-18Remove unused variablesGravatar Miika Turkia
2014-11-18Limit pressure and temperature valuesGravatar Miika Turkia
2014-11-17Use cylinder use helper functionGravatar Dirk Hohndel
2014-11-17For CCR dives, the diluent cylinder is the current cylinderGravatar Robert C. Helling
2014-11-16Load and save the dc type for CCR divesGravatar Dirk Hohndel
2014-11-16Save CCR cylinder use in XML and gitGravatar Dirk Hohndel
2014-11-15Initial support for Suunto DM5 importGravatar Miika Turkia
2014-11-07Load and save extra data in Subsurface XML formatGravatar Dirk Hohndel
2014-10-28Fix reading of CDATA elementsGravatar Miika Turkia
2014-10-26Make the buffers const char *Gravatar Dirk Hohndel
2014-10-26Support for importing Poseidon MK6 logsGravatar Miika Turkia
2014-10-22Set dctype of dives with pO2 setpoint information to CCR.Gravatar Robert C. Helling
2014-10-19Make planner work again for CCR divesGravatar Robert C. Helling
2014-10-12Start sanitizing gaschange event informationGravatar Linus Torvalds
2014-10-11CCR patch: Import and store oxygen sensor dataGravatar willem ferguson