mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
adjust attitude_estimator_ekf for posix_sitl_simple
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
set(WARNINGS
|
||||
-Wall
|
||||
-Werror
|
||||
-Wextra
|
||||
-Wdouble-promotion
|
||||
-Wshadow
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user