mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
use gps accuracy information for measurement noise in hfilter.
define USE_GPS4R to use it
This commit is contained in:
@@ -205,7 +205,7 @@
|
||||
|
||||
include $(CFG_BOOZ)/subsystems/booz2_ins_hff.makefile
|
||||
#set GPS lag for horizontal filter
|
||||
ap.CFLAGS += -DGPS_LAG=0.8
|
||||
ap.CFLAGS += -DGPS_LAG=0.8 -DUSE_GPS_ACC4R
|
||||
|
||||
</makefile>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user