index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parse-xml.c
Age
Commit message (
Expand
)
Author
2015-02-17
Hook up DiveLog import
Miika Turkia
2015-01-24
DLF import: Correct format for NDL/TTS/Temp
Anton Lundin
2015-01-24
DLF import: Parse CNS value from event to.
Anton Lundin
2015-01-24
DLF import: Add bailout flag to GF-changed event
Anton Lundin
2015-01-24
DLF import: parse and import surfacepressure
Anton Lundin
2015-01-24
DLF import: cleanup start mode decoding
Anton Lundin
2015-01-24
Different log record types added for DLF import
Miika Turkia
2015-01-24
Add missing DLF events
Miika Turkia
2015-01-22
DLF import: set no_o2sensors in CCR/PSCR mode
Anton Lundin
2015-01-22
Set divemode to FREEDIVE now when we support that
Anton Lundin
2015-01-10
Refactor dctype -> divemode
Robert C. Helling
2015-01-09
Add more infrastructure for a separate dive table
Dirk Hohndel
2015-01-05
DLF import: Document unknown fields
Anton Lundin
2015-01-05
DLF import: Decode and import ceiling information
Anton Lundin
2015-01-05
DLF import: Decode and import temperature
Anton Lundin
2015-01-05
DLF import: Decode and import NDL and TTS
Anton Lundin
2015-01-05
DLF import: Decode ppO2
Anton Lundin
2015-01-05
DLF import: Restructure depth decoding
Anton Lundin
2014-12-30
Record the cylinder idx on DLF gaschange
Anton Lundin
2014-12-29
Parse more DLF event types
Anton Lundin
2014-12-29
Document a DLF-event type more.
Anton Lundin
2014-12-29
Use GASCHANGE2 constant for DLF GASCHANGE
Anton Lundin
2014-12-29
Restructure DLF sample parsing
Anton Lundin
2014-12-29
Verify the file header magic before importing DLF
Anton Lundin
2014-12-28
Add the dive start DLF event type
Anton Lundin
2014-12-28
Parse info from the DLF header
Anton Lundin
2014-12-28
Parse time on only one place in DLF import
Anton Lundin
2014-12-28
Switch to using unsigned char in DLF import
Anton Lundin
2014-12-28
Fix compiler warning: parse_dlf_buffer needs to return 0 on success
Dirk Hohndel
2014-12-28
Set dive_table for Divesoft import
Miika Turkia
2014-12-28
Support gaschange events on Divesoft Freedom import
Miika Turkia
2014-12-28
Initial support for Divesoft Freedom
Miika Turkia
2014-12-26
Preconfigured import of Subsurface CSV log file
Miika Turkia
2014-12-20
Improve error messages on database imports
Miika Turkia
2014-12-20
Import location from Cobalt DB
Miika Turkia
2014-12-20
Remove placeholder location and buddy fields
Miika Turkia
2014-12-20
Stub for collecting visibility on Cobalt DB import
Miika Turkia
2014-12-20
Add buddy support to Cobalt DB import
Miika Turkia
2014-12-20
Fix maximum depth on Cobalt import
Miika Turkia
2014-12-20
Include cylinder information in Cobalt import
Miika Turkia
2014-12-20
Bare implementation of Cobalt Divelog Program
Miika Turkia
2014-12-08
Don't ignore when we can't parse a file
Dirk Hohndel
2014-12-04
Fix DM4/DM5 import
Miika Turkia
2014-12-03
Parse converted DM4 logs on DM5 import
Miika Turkia
2014-12-03
Fix crash with converted DM5 log
Miika Turkia
2014-11-18
Remove unused variables
Miika Turkia
2014-11-18
Limit pressure and temperature values
Miika Turkia
2014-11-17
Use cylinder use helper function
Dirk Hohndel
2014-11-17
For CCR dives, the diluent cylinder is the current cylinder
Robert C. Helling
2014-11-16
Load and save the dc type for CCR dives
Dirk Hohndel
[next]