mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 13:55:40 +08:00
Updating the conf.xml.example file so that the build works.
This commit is contained in:
+6
-20
@@ -1,10 +1,8 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<conf>
|
||||
|
||||
<!-- LISA -->
|
||||
<!-- Lisa/L -->
|
||||
<aircraft
|
||||
name="LisaL11_Booz2_12_RC"
|
||||
name="LisaLv11_Booz2v12_RC"
|
||||
ac_id="1"
|
||||
airframe="airframes/TestHardware/LisaL_v1.1_b2_v1.2_rc.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
@@ -13,20 +11,10 @@
|
||||
settings="settings/settings_booz2.xml"
|
||||
gui_color="white"
|
||||
/>
|
||||
<aircraft
|
||||
name="LisaL11_Aspirin15_overo_FW"
|
||||
ac_id="2"
|
||||
airframe="airframes/TestHardware/LisaL_v1.1_aspirin_v1.5_overo_fw.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
telemetry="telemetry/default_fixedwing_imu.xml"
|
||||
flight_plan="flight_plans/dummy.xml"
|
||||
settings="settings/basic_ins.xml settings/tuning_ins.xml"
|
||||
gui_color="white"
|
||||
/>
|
||||
|
||||
<!-- Lisa/M -->
|
||||
|
||||
<!-- arm7 aircrafts -->
|
||||
|
||||
<!-- booz2 -->
|
||||
<!-- BOOZ2 -->
|
||||
<aircraft
|
||||
name="BOOZ2_A1"
|
||||
ac_id="150"
|
||||
@@ -37,7 +25,6 @@
|
||||
settings="settings/settings_booz2.xml settings/settings_booz2_ahrs_cmpl.xml"
|
||||
gui_color="white"
|
||||
/>
|
||||
|
||||
<aircraft
|
||||
name="BOOZ2_A7"
|
||||
ac_id="159"
|
||||
@@ -59,7 +46,7 @@
|
||||
gui_color="white"
|
||||
/>
|
||||
|
||||
<!-- tiny -->
|
||||
<!-- Tiny -->
|
||||
<aircraft
|
||||
name="Microjet"
|
||||
ac_id="5"
|
||||
@@ -100,5 +87,4 @@
|
||||
settings="settings/tuning.xml settings/infrared.xml"
|
||||
gui_color="red"
|
||||
/>
|
||||
|
||||
</conf>
|
||||
|
||||
Reference in New Issue
Block a user