lisa fixed wing

This commit is contained in:
Christophe De Wagter
2010-08-23 07:43:46 +00:00
parent 776534d269
commit c09426c2dd
2 changed files with 25 additions and 30 deletions
+1 -5
View File
@@ -161,14 +161,10 @@
</section>
<firmware name="fixedwing">
<target name="sim" board="pc" >
<define name="TRAFFIC_INFO" />
</target>
<target name="sim" board="pc" />
<target name="ap" board="tiny_2.11">
<param name="FLASH_MODE" value="IAP" />
<define name="AGR_CLIMB" />
<define name="LOITER_TRIM" />
<define name="TRAFFIC_INFO" />
<define name="ALT_KALMAN" />
</target>