From 201a3a19ff426e781ff6bec92949017f4158cef5 Mon Sep 17 00:00:00 2001 From: PX4 BuildBot Date: Tue, 4 Aug 2020 12:39:50 +0000 Subject: [PATCH] Update submodule ecl to latest Tue Aug 4 12:39:50 UTC 2020 - ecl in PX4/Firmware (78d30efcf77284b21c130fd31061844ee561aa64): https://github.com/PX4/ecl/commit/77b11129fa567160a2ec442438ed513cb9de89e7 - ecl current upstream: https://github.com/PX4/ecl/commit/7eb2b08eedb70817779bc7968cf34a4cf6f01fa0 - Changes: https://github.com/PX4/ecl/compare/77b11129fa567160a2ec442438ed513cb9de89e7...7eb2b08eedb70817779bc7968cf34a4cf6f01fa0 7eb2b08 2020-07-27 kamilritz - Yaw measurement jacobian to Vector4f 15d360f 2020-07-27 kamilritz - saved_mag_ef_cov to Squarematrix2f 7609bc6 2020-07-27 kamilritz - drag innov member variables to Vector2f 960b80e 2020-07-26 kamilritz - Do not update output filter a second time after reset to flow. --- src/lib/ecl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/ecl b/src/lib/ecl index 77b11129fa..7eb2b08eed 160000 --- a/src/lib/ecl +++ b/src/lib/ecl @@ -1 +1 @@ -Subproject commit 77b11129fa567160a2ec442438ed513cb9de89e7 +Subproject commit 7eb2b08eedb70817779bc7968cf34a4cf6f01fa0