Durk Talsma:
I just heard from John Wojnaroski that you and he are going to work on getting a flightgear demo machine up for the linux expo thursday and Friday. John indicated that he would very much like to get a CVS version with the new traffic code up and running before the expo.
This commit is contained in:
parent
63bf166fab
commit
a9b66f1a4c
14 changed files with 167 additions and 23 deletions
|
@ -1,11 +1,18 @@
|
|||
<?xml version="1.0"?>
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/MD11/Models/MD11.xml</model>
|
||||
<model>Aircraft/MD11/Models/KLMmd11-ai.xml</model>
|
||||
<livery>KLM</livery>
|
||||
<airline>KLM</airline>
|
||||
<actype>MD11</actype>
|
||||
<offset>19</offset>
|
||||
<radius>39</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>jet_transport</performance-class>
|
||||
<registration>PH-KCA</registration>
|
||||
<heavy>true</heavy>
|
||||
|
||||
|
||||
<!-- Day one: Amsterdam to San Fransisco, CA, USA -->
|
||||
<flight>
|
||||
<callsign>KLM0605</callsign>
|
||||
|
|
|
@ -2,8 +2,14 @@
|
|||
<trafficlist>
|
||||
<aircraft>
|
||||
<!-- The PH-KCB is a KLM MD-11, named Amy Johnson -->
|
||||
<model>Aircraft/MD11/Models/MD11.xml</model>
|
||||
<model>Aircraft/MD11/Models/KLMmd11-ai.xml</model>
|
||||
<livery>KLM</livery>
|
||||
<airline>KLM</airline>
|
||||
<actype>MD11</actype>
|
||||
<offset>19</offset>
|
||||
<radius>39</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>jet_transport</performance-class>
|
||||
<registration>PH-KCB</registration>
|
||||
<heavy>true</heavy>
|
||||
|
||||
|
|
|
@ -1,8 +1,14 @@
|
|||
<?xml version="1.0"?>
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/MD11/Models/MD11.xml</model>
|
||||
<model>Aircraft/MD11/Models/KLMmd11-ai.xml</model>
|
||||
<livery>KLM</livery>
|
||||
<airline>KLM</airline>
|
||||
<actype>MD11</actype>
|
||||
<offset>19</offset>
|
||||
<radius>39</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>jet_transport</performance-class>
|
||||
<registration>PH-KCC</registration>
|
||||
<heavy>true</heavy>
|
||||
|
||||
|
|
|
@ -2,8 +2,14 @@
|
|||
<trafficlist>
|
||||
<aircraft>
|
||||
<!-- The PH-KCD is a KLM MD-11, named Florence Nightingale -->
|
||||
<model>Aircraft/MD11/Models/MD11.xml</model>
|
||||
<model>Aircraft/MD11/Models/KLMmd11-ai.xml</model>
|
||||
<livery>KLM</livery>
|
||||
<airline>KLM</airline>
|
||||
<actype>MD11</actype>
|
||||
<offset>19</offset>
|
||||
<radius>39</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>jet_transport</performance-class>
|
||||
<registration>PH-KCD</registration>
|
||||
<heavy>true</heavy>
|
||||
|
||||
|
|
|
@ -2,8 +2,14 @@
|
|||
<trafficlist>
|
||||
<!-- The PH-KCE is a KLM MD-11, named Audry Hepburn -->
|
||||
<aircraft>
|
||||
<model>Aircraft/MD11/Models/MD11.xml</model>
|
||||
<model>Aircraft/MD11/Models/KLMmd11-ai.xml</model>
|
||||
<livery>KLM</livery>
|
||||
<airline>KLM</airline>
|
||||
<actype>MD11</actype>
|
||||
<offset>19</offset>
|
||||
<radius>39</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>jet_transport</performance-class>
|
||||
<registration>PH-KCE</registration>
|
||||
<heavy>true</heavy>
|
||||
|
||||
|
|
|
@ -2,8 +2,14 @@
|
|||
<trafficlist>
|
||||
<!-- The PH-KCF is a KLM MD-11, named Annie Romijn -->
|
||||
<aircraft>
|
||||
<model>Aircraft/MD11/Models/MD11.xml</model>
|
||||
<model>Aircraft/MD11/Models/KLMmd11-ai.xml</model>
|
||||
<livery>KLM</livery>
|
||||
<airline>KLM</airline>
|
||||
<actype>MD11</actype>
|
||||
<offset>19</offset>
|
||||
<radius>39</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>jet_transport</performance-class>
|
||||
<registration>PH-KCF</registration>
|
||||
<heavy>true</heavy>
|
||||
|
||||
|
|
|
@ -2,8 +2,14 @@
|
|||
<trafficlist>
|
||||
<!-- The PH-KCG is a KLM MD-11, named Maria Callas -->
|
||||
<aircraft>
|
||||
<model>Aircraft/MD11/Models/MD11.xml</model>
|
||||
<model>Aircraft/MD11/Models/KLMmd11-ai.xml</model>
|
||||
<livery>KLM</livery>
|
||||
<airline>KLM</airline>
|
||||
<actype>MD11</actype>
|
||||
<offset>19</offset>
|
||||
<radius>39</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>jet_transport</performance-class>
|
||||
<registration>PH-KCG</registration>
|
||||
<heavy>true</heavy>
|
||||
|
||||
|
|
|
@ -3,6 +3,12 @@
|
|||
<aircraft>
|
||||
<model>Aircraft/737/Models/boeing733.xml</model>
|
||||
<livery>UAL</livery>
|
||||
<airline>UAL</airline>
|
||||
<actype>737-300</actype>
|
||||
<offset>0</offset>
|
||||
<radius>23</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>jet_transport</performance-class>
|
||||
<registration>N376UA</registration>
|
||||
<heavy>false</heavy>
|
||||
|
||||
|
|
|
@ -3,6 +3,12 @@
|
|||
<aircraft>
|
||||
<model>Aircraft/737/Models/boeing733.xml</model>
|
||||
<livery>UAL</livery>
|
||||
<airline>UAL</airline>
|
||||
<actype>737-300</actype>
|
||||
<offset>0</offset>
|
||||
<radius>23</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>jet_transport</performance-class>
|
||||
<registration>N390UA</registration>
|
||||
<heavy>false</heavy>
|
||||
|
||||
|
|
|
@ -3,6 +3,12 @@
|
|||
<aircraft>
|
||||
<model>Aircraft/737/Models/boeing733.xml</model>
|
||||
<livery>UAL</livery>
|
||||
<airline>UAL</airline>
|
||||
<actype>737-300</actype>
|
||||
<offset>0</offset>
|
||||
<radius>23</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>jet_transport</performance-class>
|
||||
<registration>N376UA</registration>
|
||||
<heavy>false</heavy>
|
||||
|
||||
|
|
|
@ -3,7 +3,12 @@
|
|||
<aircraft>
|
||||
<model>Aircraft/737/Models/boeing733.xml</model>
|
||||
<livery>UAL</livery>
|
||||
<registration>N390UA</registration>
|
||||
<airline>UAL</airline>
|
||||
<actype>737-300</actype>
|
||||
<offset>0</offset>
|
||||
<radius>23</radius>
|
||||
<flighttype>gate</flighttype>
|
||||
<performance-class>jet_transport</performance-class>
|
||||
<heavy>false</heavy>
|
||||
|
||||
<flight>
|
||||
|
|
|
@ -2,5 +2,6 @@
|
|||
<trafficlist>
|
||||
<!-- <traffic include="KLM/KLM.xml"/> -->
|
||||
<traffic include="UAL/UAL.xml"/>
|
||||
<!-- <traffic include="test.xml"/> -->
|
||||
<!-- <traffic include="general/KSFO/c172.xml"/> -->
|
||||
<!-- <traffic include="traffic.xml"/> -->
|
||||
</trafficlist>
|
||||
|
|
39
Traffic/general/KSFO/c172.xml
Normal file
39
Traffic/general/KSFO/c172.xml
Normal file
|
@ -0,0 +1,39 @@
|
|||
<?xml version="1.0"?>
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/c172/Models/c172-dpm.xml</model>
|
||||
<livery>UAL</livery>
|
||||
<registration>C-DPM</registration>
|
||||
<heavy>false</heavy>
|
||||
|
||||
<flight>
|
||||
<callsign>C-DPM</callsign>
|
||||
<fltrules>VFR</fltrules>
|
||||
<departure>
|
||||
<port>KSFO</port>
|
||||
<time>15:00:00</time>
|
||||
</departure>
|
||||
<cruise-alt>300</cruise-alt>
|
||||
<arrival>
|
||||
<port>KOAK</port>
|
||||
<time>15:30:00</time>
|
||||
</arrival>
|
||||
<repeat>2Hr</repeat>
|
||||
</flight>
|
||||
|
||||
<flight>
|
||||
<callsign>C-DPM</callsign>
|
||||
<fltrules>VFR</fltrules>
|
||||
<departure>
|
||||
<port>KOAK</port>
|
||||
<time>16:00:00</time>
|
||||
</departure>
|
||||
<cruise-alt>310</cruise-alt>
|
||||
<arrival>
|
||||
<port>KSFO</port>
|
||||
<time>16:30:00</time>
|
||||
</arrival>
|
||||
<repeat>2Hr</repeat>
|
||||
</flight>
|
||||
</aircraft>
|
||||
</trafficlist>
|
38
Traffic/general/KSFO/c182.xml
Normal file
38
Traffic/general/KSFO/c182.xml
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?xml version="1.0"?>
|
||||
<trafficlist>
|
||||
<aircraft>
|
||||
<model>Aircraft/c172/Models/c172-dpm.xml</model>
|
||||
<livery>UAL</livery>
|
||||
<registration>C-DPM</registration>
|
||||
<heavy>false</heavy>
|
||||
|
||||
<flight>
|
||||
<callsign>C-DPM</callsign>
|
||||
<fltrules>VFR</fltrules>
|
||||
<departure>
|
||||
<port>KSFO</port>
|
||||
<time>15:00:00</time>
|
||||
</departure>
|
||||
<cruise-alt>300</cruise-alt>
|
||||
<arrival>
|
||||
<port>KOAK</port>
|
||||
<time>15:30:00</time>
|
||||
</arrival>
|
||||
<repeat>2Hr</repeat>
|
||||
</flight>
|
||||
|
||||
<flight>
|
||||
<callsign>C-DPM</callsign>
|
||||
<fltrules>VFR</fltrules>
|
||||
<departure>
|
||||
<port>KOAK</port>
|
||||
<time>16:00:00</time>
|
||||
</departure>
|
||||
<cruise-alt>310</cruise-alt>
|
||||
<arrival>
|
||||
<port>KSFO</port>
|
||||
<time>16:30:00</time>
|
||||
</arrival>
|
||||
<repeat>2Hr</repeat>
|
||||
</flight>
|
||||
|
Loading…
Add table
Reference in a new issue