[conf] fix/part1

This commit is contained in:
dewagter
2014-11-20 14:24:57 +01:00
parent bf0a52af94
commit 88c95ce63b
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -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"/>
+2 -1
View File
@@ -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>