Browse Source

ekf2 app:

- support use of replay
sbg
tumbili 9 years ago committed by Lorenz Meier
parent
commit
527f9886f9
  1. 2
      src/modules/sdlog2/CMakeLists.txt

2
src/modules/sdlog2/CMakeLists.txt

@ -31,7 +31,7 @@ @@ -31,7 +31,7 @@
#
############################################################################
if (${OS} STREQUAL "nuttx")
list(APPEND MODULE_CFLAGS -Wframe-larger-than=1500)
list(APPEND MODULE_CFLAGS -Wframe-larger-than=2500)
endif()
px4_add_module(
MODULE modules__sdlog2

Loading…
Cancel
Save