mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 18:07:25 +08:00
[airframes] move parrot airframes to examples/untested subdirs
This commit is contained in:
+3
-3
@@ -321,7 +321,7 @@
|
||||
<aircraft
|
||||
name="ardrone2"
|
||||
ac_id="201"
|
||||
airframe="airframes/ardrone2.xml"
|
||||
airframe="airframes/examples/ardrone2.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
@@ -332,7 +332,7 @@
|
||||
<aircraft
|
||||
name="ardrone2_opticflow"
|
||||
ac_id="2"
|
||||
airframe="airframes/ardrone2_opticflow_hover.xml"
|
||||
airframe="airframes/examples/ardrone2_opticflow_hover.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
@@ -343,7 +343,7 @@
|
||||
<aircraft
|
||||
name="bebop"
|
||||
ac_id="202"
|
||||
airframe="airframes/bebop.xml"
|
||||
airframe="airframes/examples/bebop.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
|
||||
Reference in New Issue
Block a user