summaryrefslogtreecommitdiffstats
path: root/core/import-suunto.c
AgeCommit message (Expand)Author
2019-11-09Cleanup: return cylinder from cylinder_start() in parserGravatar Berthold Stoeger
2019-11-09Core: remove MAX_CYLINDERS restrictionGravatar Berthold Stoeger
2019-10-26Cleanup: pass NULL pointer for error string pointerGravatar Dirk Hohndel
2019-06-19Cleanup: move tag functions into own translation unitGravatar Berthold Stoeger
2019-04-12Parser: parse into custom dive site tableGravatar Berthold Stoeger
2019-01-09Parser: add trip_table parameter to parsing functionsGravatar Berthold Stoeger
2018-10-23Parser: make parser (mostly) reentrantGravatar Berthold Stoeger
2018-06-15DM5 import: support for larger sample sizeGravatar Miika Turkia
2018-05-24core: replace (void) with UNUSED(x) and include ssrf.hGravatar jan Iversen
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-04-07Temperature 0x7F appears to mean no readingGravatar Miika Turkia
2018-04-07Handle int and float temperaturesGravatar Miika Turkia
2018-04-07Explicitly mark DM4 conversionGravatar Miika Turkia
2018-04-07Start to describe DM5 sampleBlobGravatar Miika Turkia
2017-12-17Cleanup: durations are now signedGravatar Dirk Hohndel
2017-11-29Move Suunto DB import into its own fileGravatar Miika Turkia