mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 07:53:43 +08:00
added the quadrotor that works in simulation to the default configuration
This commit is contained in:
@@ -5,6 +5,17 @@
|
||||
<!-- arm7 aircrafts -->
|
||||
|
||||
<!-- booz2 -->
|
||||
<aircraft
|
||||
name="BOOZ2_A1"
|
||||
ac_id="150"
|
||||
airframe="airframes/booz2_a1.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
telemetry="telemetry/telemetry_booz2.xml"
|
||||
flight_plan="flight_plans/dummy.xml"
|
||||
settings="settings/settings_booz2.xml"
|
||||
gui_color="white"
|
||||
/>
|
||||
|
||||
<aircraft
|
||||
name="BOOZ2_A2"
|
||||
ac_id="151"
|
||||
|
||||
Reference in New Issue
Block a user