From 6c9cc5691c765c8a99555ca8c1e6ce5723994eae Mon Sep 17 00:00:00 2001 From: CarlOlsson Date: Tue, 12 Jul 2016 18:37:29 +0200 Subject: [PATCH] adopted EKF/CMakeLists --- EKF/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/EKF/CMakeLists.txt b/EKF/CMakeLists.txt index e4010f3e1c..0d7d6a93e9 100644 --- a/EKF/CMakeLists.txt +++ b/EKF/CMakeLists.txt @@ -66,6 +66,7 @@ set(SRCS mag_fusion.cpp gps_checks.cpp airspeed_fusion.cpp + sideslip_fusion.cpp control.cpp geo.cpp mathlib.cpp