mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 19:47:50 +08:00
Fix ahrs_int_cmpl_quat in NPS simulation by updating state input filters in sim_overwrite_ahrs (#3611)
This commit is contained in:
committed by
GitHub
parent
10040de4cd
commit
15accba262
@@ -36,7 +36,7 @@
|
||||
<define name="COLOR_OBJECT_DETECTOR_CB_MAX1" value="121"/>
|
||||
<define name="COLOR_OBJECT_DETECTOR_CR_MIN1" value="134"/>
|
||||
<define name="COLOR_OBJECT_DETECTOR_CR_MAX1" value="249"/>
|
||||
<module name="ahrs" type="float_mlkf"> <!-- was int_cmpl_quat -->
|
||||
<module name="ahrs" type="int_cmpl_quat">
|
||||
<configure name="USE_MAGNETOMETER" value="FALSE"/>
|
||||
<define name="AHRS_USE_GPS_HEADING" value="TRUE"/>
|
||||
</module>
|
||||
|
||||
Reference in New Issue
Block a user