summaryrefslogtreecommitdiffstats
path: root/parse-xml.c
AgeCommit message (Expand)Author
2015-02-14Keep conflicting information around when converting v2 to v3 on the flyGravatar Dirk Hohndel
2015-02-14Associate existing dive site to current diveGravatar Miika Turkia
2015-02-13Don't force the first divecomputer to CCR just because there's po2 valueGravatar Dirk Hohndel
2015-02-13More useful debug printsGravatar Dirk Hohndel
2015-02-13Improve parsing of older XML files in order to auto create dive sitesGravatar Dirk Hohndel
2015-02-12Make special backup when switching XML versionsGravatar Dirk Hohndel
2015-02-12Fix remaining gps references when parsing XML filesGravatar Dirk Hohndel
2015-02-12Improve helper functionsGravatar Dirk Hohndel
2015-02-12Save and parse dive site structures to XMLGravatar Dirk Hohndel
2015-01-24DLF import: Correct format for NDL/TTS/TempGravatar Anton Lundin
2015-01-24DLF import: Parse CNS value from event to.Gravatar Anton Lundin
2015-01-24DLF import: Add bailout flag to GF-changed eventGravatar Anton Lundin
2015-01-24DLF import: parse and import surfacepressureGravatar Anton Lundin
2015-01-24DLF import: cleanup start mode decodingGravatar Anton Lundin
2015-01-24Different log record types added for DLF importGravatar Miika Turkia
2015-01-24Add missing DLF eventsGravatar Miika Turkia
2015-01-22DLF import: set no_o2sensors in CCR/PSCR modeGravatar Anton Lundin
2015-01-22Set divemode to FREEDIVE now when we support thatGravatar Anton Lundin
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