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-suunto.c
Age
Commit message (
Expand
)
Author
2020-10-25
cleanup: remove system includes from dive.c
Berthold Stoeger
2020-10-25
cleanup: split out divecomputer functions from dive.c
Berthold Stoeger
2020-10-24
parser: add device_table to parser state
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-06-19
Cleanup: move tag functions into own translation unit
Berthold Stoeger
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
2018-10-23
Parser: make parser (mostly) reentrant
Berthold Stoeger
2018-06-15
DM5 import: support for larger sample size
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
2018-04-07
Temperature 0x7F appears to mean no reading
Miika Turkia
2018-04-07
Handle int and float temperatures
Miika Turkia
2018-04-07
Explicitly mark DM4 conversion
Miika Turkia
2018-04-07
Start to describe DM5 sampleBlob
Miika Turkia
2017-12-17
Cleanup: durations are now signed
Dirk Hohndel
2017-11-29
Move Suunto DB import into its own file
Miika Turkia