diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-02-13 17:15:32 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-02-13 17:15:32 -0800 |
commit | f6260fff43acc5d4b010f3eb158c2b4533f27367 (patch) | |
tree | 348ce98a6c868650741fa3f3c5a227865e2c2fa8 | |
parent | 9245962d3d9d253b86358295bfc93b886eab5112 (diff) | |
download | subsurface-f6260fff43acc5d4b010f3eb158c2b4533f27367.tar.gz |
Update libdivecomputer
- fix Oceanic VT Pro date parsing
- add Sherwood Wisdom 4 and Scubapro Aladin A1 IDs from Janice McLaughlin
- fix Cressi gasmix index and depth parsing (the gasmix index bit had been
misparsed as very deep depth)
- Implement the gas mix sample
- Limit the depth value to 11 bits
- Add support for the Scubapro A1
- Add support for the Sherwood Wisdom 4
- Fix the vtpro datetime parsing
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
m--------- | libdivecomputer | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libdivecomputer b/libdivecomputer -Subproject f2f775b9aaec76abf9a534b9385dfd2d5fe5058 +Subproject ebbb91142781ce5bcfc055f5b9439835c4c9d94 |