mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Update libdivecomputer
Merge upstream updates from Jef Driesen: - Deepblu Cosmiq+ support has been merged upstream - Oceans S1 support has been merged upstream - Various new models supported: Cressi Donatello, Scubapro G2 TEK, new Excursion v6+ firmware. - misc core changes, most notably supporting a new annoying specialized binary format for decomode, because Jef still can't deal with strings. - lots of small details (all the work done by Linus - I'm just adding this to Surface) Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
6b272ac3aa
commit
e11c196a6a
4 changed files with 12 additions and 7 deletions
|
@ -21,7 +21,7 @@
|
|||
<li>Commander I, Commander II, Commander TM, EMC-14, EMC-16, EMC-20H</li></ul>
|
||||
</dd>
|
||||
<dt>Cressi</dt><dd><ul>
|
||||
<li>Cartesio, Drake, Edy, Giotto, Goa, Leonardo, Michelangelo, Neon, Newton</li></ul>
|
||||
<li>Cartesio, Donatello, Drake, Edy, Giotto, Goa, Leonardo, Michelangelo, Neon, Newton</li></ul>
|
||||
</dd>
|
||||
<dt>Crest</dt><dd><ul>
|
||||
<li>CR-4</li></ul>
|
||||
|
@ -60,7 +60,7 @@
|
|||
<li>Extreme</li></ul>
|
||||
</dd>
|
||||
<dt>Oceanic</dt><dd><ul>
|
||||
<li>Atom 1.0, Atom 2.0, Atom 3.0, Atom 3.1, Datamask, F10, F11, Geo, Geo 2.0, Geo 4.0, OC1, OCS, OCi, Pro Plus 2, Pro Plus 2.1, Pro Plus 3, Pro Plus 4, Pro Plus X, VT 4.1, VT Pro, VT3, VT4, VTX, Veo 1.0, Veo 180, Veo 2.0, Veo 200, Veo 250, Veo 3.0, Veo 4.0, Versa Pro</li></ul>
|
||||
<li>Atom 1.0, Atom 2.0, Atom 3.0, Atom 3.1, Datamask, F10, F11, Geo, Geo 2.0, Geo 4.0, Geo Air, OC1, OCS, OCi, Pro Plus 2, Pro Plus 2.1, Pro Plus 3, Pro Plus 4, Pro Plus X, VT 4.1, VT Pro, VT3, VT4, VTX, Veo 1.0, Veo 180, Veo 2.0, Veo 200, Veo 250, Veo 3.0, Veo 4.0, Versa Pro</li></ul>
|
||||
</dd>
|
||||
<dt>Oceans</dt><dd><ul>
|
||||
<li>S1</li></ul>
|
||||
|
@ -71,8 +71,11 @@
|
|||
<dt>Reefnet</dt><dd><ul>
|
||||
<li>Sensus, Sensus Pro, Sensus Ultra</li></ul>
|
||||
</dd>
|
||||
<dt>Scorpena</dt><dd><ul>
|
||||
<li>Alpha</li></ul>
|
||||
</dd>
|
||||
<dt>Scubapro</dt><dd><ul>
|
||||
<li>Aladin A1, Aladin A2, Aladin H Matrix, Aladin Sport Matrix, Aladin Square, Chromis, G2, G2 Console, G2 HUD, Mantis, Mantis 2, Meridian, XTender 5</li></ul>
|
||||
<li>Aladin A1, Aladin A2, Aladin H Matrix, Aladin Sport Matrix, Aladin Square, Chromis, G2, G2 Console, G2 HUD, G2 TEK, Mantis, Mantis 2, Meridian, XTender 5</li></ul>
|
||||
</dd>
|
||||
<dt>Seabaer</dt><dd><ul>
|
||||
<li>T1, H3, HUDC</li></ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue