mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-27 17:06:31 +08:00
[fix] repair some broken conf from CI night build errors (#2773)
This commit is contained in:
committed by
GitHub
parent
e8ca332b6b
commit
1d3eee4267
@@ -29,6 +29,7 @@
|
||||
</module>
|
||||
|
||||
<module name="imu" type="px4fmu_v2.4"/>
|
||||
<module name="gps" type="ublox"/>
|
||||
|
||||
<!--module name="stabilization" type="indi_simple"/-->
|
||||
<module name="stabilization" type="float_euler"/>
|
||||
|
||||
@@ -188,6 +188,7 @@ NOTES:
|
||||
<define name="RADIO_FLAP" value="RADIO_AUX3"/>
|
||||
<!--<define name="RADIO_CONTROL_NB_CHANNEL" value="8"/>-->
|
||||
<module name="telemetry" type="transparent"/>
|
||||
<module name="imu" type="sim"/>
|
||||
<!--<module name="imu" type="aspirin_v2.2"/>-->
|
||||
<!--<module name="ahrs" type="float_dcm"/>
|
||||
<module name="ins" type="alt_float"/>-->
|
||||
|
||||
Reference in New Issue
Block a user