adjust attitude_estimator_ekf for posix_sitl_simple

This commit is contained in:
Daniel Agar
2015-10-06 17:20:32 -04:00
parent d30c8ccab8
commit 644a0cd30c
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
set(WARNINGS
-Wall
-Werror
-Wextra
-Wdouble-promotion
-Wshadow

View File

@@ -35,7 +35,7 @@ px4_add_module(
MAIN attitude_estimator_ekf
STACK 1200
COMPILE_FLAGS
-Wframe-larger-than=3000
-Wframe-larger-than=3100
-Wno-float-equal
SRCS