mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
run hff at a lower frequency (default 32Hz). define HFF_PRESCALER=<prescaler> in airframe file to change
This commit is contained in:
@@ -205,7 +205,7 @@
|
||||
include $(CFG_BOOZ)/subsystems/booz2_ahrs_cmpl.makefile
|
||||
|
||||
#enable horizontal filter
|
||||
ap.CFLAGS += -DUSE_HFF
|
||||
ap.CFLAGS += -DUSE_HFF -DHFF_PRESCALER=16
|
||||
|
||||
</makefile>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user