diff options
author | glerch <guido.lerch@gmail.com> | 2015-09-07 20:51:49 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-09-07 17:43:12 -0700 |
commit | 0790dfdad54a0173a557ddefdd6db4f14a0c5368 (patch) | |
tree | 62996f019df896e98cc57933ad897150769d15a1 /save-git.c | |
parent | e77d9cbd556570d06c421b1a018cadae7c2d6aa6 (diff) | |
download | subsurface-0790dfdad54a0173a557ddefdd6db4f14a0c5368.tar.gz |
Uemis downloader: original dive number support
- enabled capturing of the original Uemis dive number
- previousely the object_id was passed to dive as dive number
- I am using a workaround (not nice but effective) by parsing the dive_no
out of a copy of inbuf before the object_id is parsed. The reason why is
that the dive_no comes before the object_id hence the normal parsing
would miss it.
Signed-off-by: glerch <guido.lerch@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'save-git.c')
0 files changed, 0 insertions, 0 deletions