new horizontal filter based on vertical filter. define USE_HFF to use it

This commit is contained in:
Felix Ruess
2009-08-20 15:42:35 +00:00
parent 33629f9cad
commit 4d190faa70
8 changed files with 512 additions and 35 deletions
+3
View File
@@ -204,6 +204,9 @@
include $(CFG_BOOZ)/subsystems/booz2_ahrs_cmpl.makefile
#enable horizontal filter
ap.CFLAGS += -DUSE_HFF
</makefile>
</airframe>