From d570cb789f4960b890b045a1512b0350dad5a795 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sat, 24 Aug 2019 14:10:25 -0700 Subject: Update libdivecomputer to support the Aqualung i200c I got confirmation from Tiago Thedim Dias that my libdivecomputer patch makes BLE downloading work from the i200c, and already pushed out the libdivecomputer changes earlier. This updates the subproject in subsurface to have those changes. This also adds the bluetooth name patterns for the i300c and a few other Aqualung dive computers we hadn't added yet. That should make them show up in the bleutooth device list even without having to check the "Show all bluetooth devices" check-box. Tiago claims he didn't need that, and I wonder if we have some overly permissive match somewhere, but it's the right thing to do regardless. Signed-off-by: Linus Torvalds --- libdivecomputer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdivecomputer') diff --git a/libdivecomputer b/libdivecomputer index 32e6ae4ef..aab3d7a68 160000 --- a/libdivecomputer +++ b/libdivecomputer @@ -1 +1 @@ -Subproject commit 32e6ae4efae4f4dba71c032c5e2ad0f128edc6cc +Subproject commit aab3d7a68e9a08b1f7d02803b3b1fc19e2ce9a98 -- cgit v1.2.3-70-g09d2