From 38588f0c37f4512ab4c5f32d2ce4efc838dede46 Mon Sep 17 00:00:00 2001 From: PX4 BuildBot Date: Tue, 30 Jun 2020 00:38:47 +0000 Subject: [PATCH] Update submodule ecl to latest Tue Jun 30 00:38:47 UTC 2020 - ecl in PX4/Firmware (bd4d3f2b9929271b2616d2e1d6952059a7e8bc72): https://github.com/PX4/ecl/commit/e4b44f704bb641fa93bedc81734c5249fcd9ed42 - ecl current upstream: https://github.com/PX4/ecl/commit/5356077a3244a9a29adfae4aeaaab900cd28e9e8 - Changes: https://github.com/PX4/ecl/compare/e4b44f704bb641fa93bedc81734c5249fcd9ed42...5356077a3244a9a29adfae4aeaaab900cd28e9e8 5356077 2020-06-21 kamilritz - Make flow_innov/-var a matrix Vector2f c2801eb 2020-06-21 kamilritz - Add const modifier and increase matrix library usage d9afc2f 2020-06-21 kamilritz - Remove repeated division by same value d16b43a 2020-06-21 kamilritz - Get rid of non functional piece of code c3653e6 2020-06-21 kamilritz - Add const modifier 48f0eb1 2020-06-21 kamilritz - Remove uninformative comments 4a69b41 2020-06-21 kamilritz - Increase matrix library usage even more 630be60 2020-06-21 kamilritz - Increase matrix library usage 22274b1 2020-06-21 kamilritz - Add const modifier 61c139e 2020-06-21 kamilritz - Remove unused variable afd4f3f 2020-06-21 kamilritz - Fix typo a3706fd 2020-06-21 kamilritz - Make relative wind computation more compact b8f9376 2020-06-21 kamilritz - Make mag_innov/-var a Matrix::Vector3f 0ea7cd8 2020-06-25 Kamil Ritz - Attempt to fix CI firmware build test 2927132 2020-06-25 Daniel Agar - clang-format set BreakBeforeBraces to Linux style b96c62e 2020-06-25 sevenbill - Optionalized build dependency on git 794e6ec 2020-06-25 Bill Morris - Enforce tabs via editorcofig --- src/lib/ecl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/ecl b/src/lib/ecl index e4b44f704b..5356077a32 160000 --- a/src/lib/ecl +++ b/src/lib/ecl @@ -1 +1 @@ -Subproject commit e4b44f704bb641fa93bedc81734c5249fcd9ed42 +Subproject commit 5356077a3244a9a29adfae4aeaaab900cd28e9e8