From 757eeced782b5ccfc2555c2e1f9af8bb525dd267 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 23 Apr 2021 10:34:03 -0700 Subject: Update to latest libdivecomputer Merge git://github.com/libdivecomputer/libdivecomputer into Subsurface-DS9 Merge upstream updates from Jef: - add suppoort for various new variants of existing dive computers: + Suunto Eon Steel Black, and new variant of Zoop Novo + Sherwood Beacon + new Shearwater Perdix AI model number - add new Sporasub SP2 support - various minor fixes and updates * 'master' of git://github.com/libdivecomputer/libdivecomputer: (22 commits) Add support for a new Suunto Zoop Novo variant Add support for the EON Steel Black Add support for the Sporasub SP2 Fix an overflow in the progress events Use a common sleep implementation Fix the clang compiler flag detection Add Github Actions CI builds and releases Show a summary after configuration Extend the OS detection to non Windows platforms Implement the ndl/deco sample Fix the maximum depth Mark the McLean Extreme as supporting BLE Fix -Wcast-qual compiler warning Mark the new iX3M 2021 models as supporting BLE Add support for the Sherwood Beacon Remove the infinite timeout Simplify the loop for reading the packet header Add a new Perdix AI hardware type Fix the McLean Extreme fingerprint feature Perform the check for the NULL key earlier ... Merge-done-by: Linus Torvalds Signed-off-by: Dirk Hohndel --- libdivecomputer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libdivecomputer b/libdivecomputer index 81f95d388..9ab0800c0 160000 --- a/libdivecomputer +++ b/libdivecomputer @@ -1 +1 @@ -Subproject commit 81f95d388019d1283f5e0b4dbed108b4ab10946a +Subproject commit 9ab0800c0008b905d68f51d10eb0de9d68c1a03a -- cgit v1.2.3-70-g09d2