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
/
core
/
import-shearwater.c
Age
Commit message (
Expand
)
Author
2019-11-09
Cylinders: access cylinders with get_cylinder()
Berthold Stoeger
2019-11-09
Cleanup: return cylinder from cylinder_start() in parser
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-10-26
Cleanup: pass NULL pointer for error string pointer
Dirk Hohndel
2019-04-12
Parser: parse into custom dive site table
Berthold Stoeger
2019-01-09
Parser: add trip_table parameter to parsing functions
Berthold Stoeger
2019-01-03
Use state structure for sample rate info
Miika Turkia
2019-01-01
Use correct value for PO2
Miika Turkia
2018-12-31
Grab correct setpoint on Shearwater cloud import
Miika Turkia
2018-12-30
Use different time field as it seems to be more correct
Miika Turkia
2018-12-29
Sample rate varies between dives
Miika Turkia
2018-12-29
Initial support for Shearwater Cloud
Miika Turkia
2018-12-29
Shearwater import: dive id might be large than int
Miika Turkia
2018-10-23
Parser: make parser (mostly) reentrant
Berthold Stoeger
2018-05-27
Remove unnecessary {}
Miika Turkia
2018-05-27
Shearwater import: avoid running atoi multiple times
Miika Turkia
2018-05-27
Shearwater import: support for DC reported ceiling
Miika Turkia
2018-05-24
core: replace (void) with UNUSED(x) and include ssrf.h
jan Iversen
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2017-11-29
Move Shearwater DB import into its own file
Miika Turkia