From 57c4b7c9c170cb0428114a872332869534e9a706 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 7 May 2020 19:44:54 -0700 Subject: [PATCH] Update to latest libdivecomputer This switches us to the DS9 branch. Yeah, that's what came after Next Generation. Anyway, this is a clean rebase on top of current upstream libdivecomputer master, which makes for a much cleaner history. Also merges updatream updates from Jef Driesen: - work around Pelagic BLE oddity (Oceanic Pro Plus X and Aqualung i770R) - OSTC3 firmware update improvements Use a more robust command to write flash memory Read and cache the firmware version information Add an extra delay after writing to the flash memory Add an extra delay after erasing a flash memory page Send the service init command one byte at a time Fix some typos in the comments Ignore excess bytes in the BLE version packet Signed-off-by: Dirk Hohndel --- libdivecomputer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libdivecomputer b/libdivecomputer index 7882ba423..48e46cf77 160000 --- a/libdivecomputer +++ b/libdivecomputer @@ -1 +1 @@ -Subproject commit 7882ba423cd87569f9c9361fa999917e9ced1083 +Subproject commit 48e46cf7775452740f67ba72d9c5a0960ebf3718