1
0
Fork 0
This commit is contained in:
martin 2010-02-10 10:41:25 +00:00
parent 1937163942
commit 6dc7a26131
2 changed files with 7 additions and 3 deletions

View file

@ -2,6 +2,6 @@ Directory to hold MultiPlayer-related configuration (no data) files.
--------------------------------------------------------------------
aircraft_types.xml: Mapping of aircraft types between different
nomenclature systems (ICAO, SISO, FlightGear, ....) to help
nomenclature systems (ICAO, SISO, FSX, FlightGear, ....) to help
different flavours of flight simulation software to communicate in
a single simulation enviromnent.

View file

@ -25,9 +25,13 @@
@FlightGear = the FlightGear aircraft model configuration file (.xml)
-->
<Type ICAO="A320" SISO="1.2.71.57.1.1.0" FlightGear="Aircraft/A320/Models/a320-fb.xml"/>
<Type ICAO="B733" SISO="1.2.225.57.1.7.0" FlightGear="Aircraft/737-300/Models/737-300.xml"/>
<Type ICAO="B742" SISO="1.2.225.57.1.1.0" FlightGear="Aircraft/747-200/Models/boeing747-200.xml"/>
<Type ICAO="A321" SISO="1.2.71.57.1.6.0" FSX="Airbus A321"/>
<Type ICAO="B733" SISO="1.2.225.57.1.7.0" FSX="Boeing 737-800 Paint1" FlightGear="Aircraft/737-300/Models/737-300.xml"/>
<Type ICAO="B742" SISO="1.2.225.57.1.1.0" FSX="Boeing 747-400 Paint1" FlightGear="Aircraft/747-200/Models/boeing747-200.xml"/>
<Type ICAO="C172" SISO="1.2.225.40.1.1.0" FSX="Cessna Skyhawk 172SP" FlightGear="Aircraft/c172p/Models/c172p.xml"/>
<Type ICAO="C310" SISO="1.2.225.40.1.2.0" FlightGear="Aircraft/c310/Models/c310-dpm.xml"/>
<!-- Note: Acceleration Pack is required for F18 in FSX -->
<Type ICAO="F18" SISO="1.2.225.1.9.3.0" FSX="FA-18 Hornet" FlightGear="Aircraft/f18/Models/f18.xml"/>
<Type ICAO="PC7" SISO="1.2.206.40.1.1.0" FlightGear="Aircraft/pc7/Models/pc7.xml"/>
<Type ICAO="DH8C" SISO="1.2.39.57.1.1.0" FlightGear="Aircraft/dhc8/Models/dhc8-300Q.xml"/>
<Type ICAO="UFO" SISO="1.2.0.0.0.0.0" FlightGear="Aircraft/ufo/Models/ufo.xml"/>