mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-29 02:38:07 +08:00
[conf] fix/part1
This commit is contained in:
@@ -37,6 +37,7 @@
|
|||||||
</subsystem>
|
</subsystem>
|
||||||
</target>
|
</target>
|
||||||
<target name="fbw" board="lisa_m_2.0">
|
<target name="fbw" board="lisa_m_2.0">
|
||||||
|
<configure name="SEPARATE_FBW" value="1"/>
|
||||||
<define name="OUTBACK_CHALLENGE_DANGEROUS_RULE_RC_LOST_NO_AP" value="1"/>
|
<define name="OUTBACK_CHALLENGE_DANGEROUS_RULE_RC_LOST_NO_AP" value="1"/>
|
||||||
<define name="LINK_MCU_LED" value="1"/>
|
<define name="LINK_MCU_LED" value="1"/>
|
||||||
<configure name="HAS_LUFTBOOT" value="0"/>
|
<configure name="HAS_LUFTBOOT" value="0"/>
|
||||||
|
|||||||
@@ -6,7 +6,8 @@
|
|||||||
radio="radios/T8FG_SBUS.xml"
|
radio="radios/T8FG_SBUS.xml"
|
||||||
telemetry="telemetry/default_fixedwing.xml"
|
telemetry="telemetry/default_fixedwing.xml"
|
||||||
flight_plan="flight_plans/versatile.xml"
|
flight_plan="flight_plans/versatile.xml"
|
||||||
settings=" settings/fixedwing_basic.xml settings/control/ctl_basic.xml settings/estimation/ins_neutrals.xml"
|
settings="settings/fixedwing_basic.xml settings/control/ctl_basic.xml settings/estimation/ins_neutrals.xml"
|
||||||
|
settings_modules="modules/light.xml"
|
||||||
gui_color="blue"
|
gui_color="blue"
|
||||||
/>
|
/>
|
||||||
</conf>
|
</conf>
|
||||||
|
|||||||
Reference in New Issue
Block a user