3 aircraft_types.xml - List of aircraft type identifiers
4 http://virtualair.sourceforge.net/
6 This library is free software; you can redistribute it and/or
7 modify it under the terms of the GNU Lesser General Public
8 License version 2.1, as published by the Free Software Foundation.
10 This library is distributed in the hope that it will be useful,
11 but WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 Lesser General Public License for more details.
15 Copyright (C) 2008 Petr Gotthard <petr.gotthard@centrum.cz>
21 <Type ICAO="xx" SISO="xx" FlightGear="xx"/>
22 @ICAO = ICAO-4444/ICAO-8643 identifier of the aircraft equipment type
23 @SISO = SISO-REF-010 entity-type identifier of the aircraft
24 @FSX = container title for the Microsoft Flight Simulator X (aircraft.cfg)
25 @FlightGear = the FlightGear aircraft model configuration file (.xml)
27 <Type ICAO="A320" SISO="1.2.71.57.1.1.0" FlightGear="Aircraft/A320/Models/a320-fb.xml"/>
28 <Type ICAO="A321" SISO="1.2.71.57.1.6.0" FSX="Airbus A321"/>
29 <Type ICAO="B733" SISO="1.2.225.57.1.7.0" FSX="Boeing 737-800 Paint1" FlightGear="Aircraft/737-300/Models/737-300.xml"/>
30 <Type ICAO="B742" SISO="1.2.225.57.1.1.0" FSX="Boeing 747-400 Paint1" FlightGear="Aircraft/747-200/Models/boeing747-200.xml"/>
31 <Type ICAO="C172" SISO="1.2.225.40.1.1.0" FSX="Cessna Skyhawk 172SP" FlightGear="Aircraft/c172p/Models/c172p.xml"/>
32 <Type ICAO="C310" SISO="1.2.225.40.1.2.0" FlightGear="Aircraft/c310/Models/c310-dpm.xml"/>
33 <!-- Note: Acceleration Pack is required for F18 in FSX -->
34 <Type ICAO="F18" SISO="1.2.225.1.9.3.0" FSX="FA-18 Hornet" FlightGear="Aircraft/f18/Models/f18.xml"/>
35 <Type ICAO="PC7" SISO="1.2.206.40.1.1.0" FlightGear="Aircraft/pc7/Models/pc7.xml"/>
36 <Type ICAO="DH8C" SISO="1.2.39.57.1.1.0" FlightGear="Aircraft/dhc8/Models/dhc8-300Q.xml"/>
37 <Type ICAO="UFO" SISO="1.2.0.0.0.0.0" FlightGear="Aircraft/ufo/Models/ufo.xml"/>