From 15c37de9fef4f2a752178d233a2f048fc875cd1c Mon Sep 17 00:00:00 2001 From: asahtik Date: Wed, 6 Dec 2023 16:17:40 +0100 Subject: [PATCH 1/4] Smoothe timesync with a running median --- cmake/Depthai/DepthaiDeviceSideConfig.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/Depthai/DepthaiDeviceSideConfig.cmake b/cmake/Depthai/DepthaiDeviceSideConfig.cmake index 6263ef2d1..b1fafbaed 100644 --- a/cmake/Depthai/DepthaiDeviceSideConfig.cmake +++ b/cmake/Depthai/DepthaiDeviceSideConfig.cmake @@ -2,7 +2,7 @@ set(DEPTHAI_DEVICE_SIDE_MATURITY "snapshot") # "full commit hash of device side binary" -set(DEPTHAI_DEVICE_SIDE_COMMIT "549315be3f2e2af09e6301c5b131b77ceedb0391") +set(DEPTHAI_DEVICE_SIDE_COMMIT "afb496183d2e0b68dccf18c55624c1fed8c2e0ae") # "version if applicable" set(DEPTHAI_DEVICE_SIDE_VERSION "") From 9312944e1ed85591aebef57f61133cddc9a061dc Mon Sep 17 00:00:00 2001 From: asahtik Date: Wed, 6 Dec 2023 18:46:54 +0100 Subject: [PATCH 2/4] Bump fw --- cmake/Depthai/DepthaiDeviceSideConfig.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/Depthai/DepthaiDeviceSideConfig.cmake b/cmake/Depthai/DepthaiDeviceSideConfig.cmake index b1fafbaed..73a8c8e67 100644 --- a/cmake/Depthai/DepthaiDeviceSideConfig.cmake +++ b/cmake/Depthai/DepthaiDeviceSideConfig.cmake @@ -2,7 +2,7 @@ set(DEPTHAI_DEVICE_SIDE_MATURITY "snapshot") # "full commit hash of device side binary" -set(DEPTHAI_DEVICE_SIDE_COMMIT "afb496183d2e0b68dccf18c55624c1fed8c2e0ae") +set(DEPTHAI_DEVICE_SIDE_COMMIT "08d422eaca4e87135e5ac959bf8f11fca4b288d4") # "version if applicable" set(DEPTHAI_DEVICE_SIDE_VERSION "") From 005bd45c1e9b9ec4f4eda8a4c445a9022d9d76f3 Mon Sep 17 00:00:00 2001 From: asahtik Date: Thu, 7 Dec 2023 09:28:45 +0100 Subject: [PATCH 3/4] Bump fw (stability fix 1) --- cmake/Depthai/DepthaiDeviceSideConfig.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/Depthai/DepthaiDeviceSideConfig.cmake b/cmake/Depthai/DepthaiDeviceSideConfig.cmake index 73a8c8e67..6714ae91f 100644 --- a/cmake/Depthai/DepthaiDeviceSideConfig.cmake +++ b/cmake/Depthai/DepthaiDeviceSideConfig.cmake @@ -2,7 +2,7 @@ set(DEPTHAI_DEVICE_SIDE_MATURITY "snapshot") # "full commit hash of device side binary" -set(DEPTHAI_DEVICE_SIDE_COMMIT "08d422eaca4e87135e5ac959bf8f11fca4b288d4") +set(DEPTHAI_DEVICE_SIDE_COMMIT "b584b5eba3d8972ab7bed4c296a38fb40ad8c5f1") # "version if applicable" set(DEPTHAI_DEVICE_SIDE_VERSION "") From 5edb7d30c2fcd431131fa79cf805aaa48e36a798 Mon Sep 17 00:00:00 2001 From: asahtik Date: Thu, 7 Dec 2023 10:03:57 +0100 Subject: [PATCH 4/4] Bump shared --- shared/depthai-shared | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/depthai-shared b/shared/depthai-shared index 84db0c02f..f81b956a6 160000 --- a/shared/depthai-shared +++ b/shared/depthai-shared @@ -1 +1 @@ -Subproject commit 84db0c02f562ac38007616a2f416cf97be8b7939 +Subproject commit f81b956a6d53d8539bc226e8de1e7f6ba04f51d4