[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [5430] readded microjet5 as code reorg example
From: |
antoine drouin |
Subject: |
[paparazzi-commits] [5430] readded microjet5 as code reorg example |
Date: |
Tue, 17 Aug 2010 20:24:40 +0000 |
Revision: 5430
http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=5430
Author: poine
Date: 2010-08-17 20:24:40 +0000 (Tue, 17 Aug 2010)
Log Message:
-----------
readded microjet5 as code reorg example
Modified Paths:
--------------
paparazzi3/trunk/conf/conf.xml.example
Modified: paparazzi3/trunk/conf/conf.xml.example
===================================================================
--- paparazzi3/trunk/conf/conf.xml.example 2010-08-17 20:22:25 UTC (rev
5429)
+++ paparazzi3/trunk/conf/conf.xml.example 2010-08-17 20:24:40 UTC (rev
5430)
@@ -116,7 +116,20 @@
gui_color="white"
/>
+ <!-- airborne code reorg example aircraft -->
<aircraft
+ name="MJ5"
+ ac_id="9"
+ airframe="airframes/microjet5.xml"
+ radio="radios/cockpitMM.xml"
+ telemetry="telemetry/default.xml"
+ flight_plan="flight_plans/basic.xml"
+ settings="settings/basic.xml"
+ gui_color="#6293ba"
+ />
+
+
+ <aircraft
name="CSC"
ac_id="13"
airframe="airframes/csc.xml"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [5430] readded microjet5 as code reorg example,
antoine drouin <=