diff options
author | Salvador Cuñat <salvador.cunat@gmail.com> | 2015-04-03 21:02:55 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-04-04 10:27:09 -0700 |
commit | a0904fc4d12e6d776fb5c2c0e3b62569b04a540f (patch) | |
tree | 50657cf31e9d9fa8602514ee1253007a25c649f9 /libdivecomputer.c | |
parent | 004fa9a26bfe902238589de49a787821ffb4946e (diff) | |
download | subsurface-a0904fc4d12e6d776fb5c2c0e3b62569b04a540f.tar.gz |
Add dc_descriptor_t structure
While downloading from DC the user sets the vendor and model. In
imports, this is not possible. The parser has to figure out somehow at
least the dive computer model used in a dive basis, as it can even change
over time, and a log file can include several different models.
We will use this structure in import tasks to ensure that data
passed to libdc are consistent with what it expects to find.
Signed-off-by: Salvador Cuñat <salvador.cunat@gmail.com
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'libdivecomputer.c')
0 files changed, 0 insertions, 0 deletions