Export profile data

This introduces a csv file that contains the data from
the structs defined in profile.c, in particular all
deco information computed for the dive profle (including
NDL, TTS, ceilings, surface GFs etc).

Signed-off-by: Robert C. Helling <helling@atdotde.de>
This commit is contained in:
Robert C. Helling 2019-03-30 20:59:28 +01:00 committed by Dirk Hohndel
parent a89b36c661
commit 8c9e5becb2
6 changed files with 233 additions and 1 deletions

View file

@ -128,6 +128,7 @@ set(SUBSURFACE_CORE_LIB_SRCS
save-git.c
save-html.c
save-html.h
save-profiledata.c
save-xml.c
sha1.c
sha1.h