From 354935459993c207e3cc4a69d3ec9161b7332291 Mon Sep 17 00:00:00 2001 From: PX4 Build Bot Date: Tue, 9 Apr 2019 12:38:37 +0000 Subject: [PATCH] Update submodule ecl to latest Tue Apr 9 12:38:37 UTC 2019 - ecl in PX4/Firmware (aed3d80d5982f37e8353d6d07e29c79a9260b086): https://github.com/PX4/ecl/commit/f95cd4b3584d029c35b288a39180ddf25b2dd004 - ecl current upstream: https://github.com/PX4/ecl/commit/c4492b17c1d7bb9b74011efa9890452b091421e8 - Changes: https://github.com/PX4/ecl/compare/f95cd4b3584d029c35b288a39180ddf25b2dd004...c4492b17c1d7bb9b74011efa9890452b091421e8 c4492b1 2019-04-09 Martina - do not reset yaw if vehicle on ground 14227ea 2019-04-08 Julian Oes - CMakeLists.txt: fix cmake warning f97f0b6 2019-03-30 Paul Riseborough - EKF: Remove unnecessary code 43b5e26 2019-03-02 Paul Riseborough - EKF: Fix bug causing continual yaw reset when EKF2_MAG_TYPE = 2 --- src/lib/ecl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/ecl b/src/lib/ecl index f95cd4b358..c4492b17c1 160000 --- a/src/lib/ecl +++ b/src/lib/ecl @@ -1 +1 @@ -Subproject commit f95cd4b3584d029c35b288a39180ddf25b2dd004 +Subproject commit c4492b17c1d7bb9b74011efa9890452b091421e8