Browse Source

EKF Fix optimization level

sbg
Lorenz Meier 10 years ago
parent
commit
8218f8797e
  1. 2
      src/modules/ekf_att_pos_estimator/CMakeLists.txt

2
src/modules/ekf_att_pos_estimator/CMakeLists.txt

@ -36,7 +36,7 @@ px4_add_module( @@ -36,7 +36,7 @@ px4_add_module(
COMPILE_FLAGS
-Weffc++
-Wframe-larger-than=3400
-O3
SRCS
ekf_att_pos_estimator_main.cpp
ekf_att_pos_estimator_params.c

Loading…
Cancel
Save