From 7b2418289f434ea48dca6a9575498070fad8984e Mon Sep 17 00:00:00 2001 From: PX4 Build Bot <bot@px4.io> Date: Thu, 18 Oct 2018 12:37:31 +0000 Subject: [PATCH] Update submodule ecl to latest Thu Oct 18 12:37:31 UTC 2018 - ecl in PX4/Firmware (bd71d1cd9e1e1d29f89351c43f879e6c49b727bc): https://github.com/PX4/ecl/commit/f240eaa5b089c50b957a3ab61aeb722ea57dccd9 - ecl current upstream: https://github.com/PX4/ecl/commit/10a0fef7b7db749f5baf3384e9c900d3aa0e8140 - Changes: https://github.com/PX4/ecl/compare/f240eaa5b089c50b957a3ab61aeb722ea57dccd9...10a0fef7b7db749f5baf3384e9c900d3aa0e8140 10a0fef 2018-10-18 jie.zhang - EKF/control: remove unnecessary yaw_align update 8bbaf89 2018-10-17 Daniel Agar - EKF add new simple setIMUData() interface (#512) e6cd6ef 2018-09-03 Paul Riseborough - EKF: Fix bug preventing use of flow sensors without gyros 2c3a064 2018-09-18 Daniel Agar - README.md update Jenkins build status icon and url --- src/lib/ecl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/ecl b/src/lib/ecl index f240eaa5b0..10a0fef7b7 160000 --- a/src/lib/ecl +++ b/src/lib/ecl @@ -1 +1 @@ -Subproject commit f240eaa5b089c50b957a3ab61aeb722ea57dccd9 +Subproject commit 10a0fef7b7db749f5baf3384e9c900d3aa0e8140 -- GitLab