TF-G1-base.xml
5.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<sim include="config/TF-G1_views.xml">
<fuel-fraction>0.8</fuel-fraction>
<startup>
<splash-texture>Aircraft/TF-G1/splash.png</splash-texture>
</startup>
<sound>
<path>Aircraft/TF-G1/Sounds/TF-G1-sound.xml</path>
</sound>
<model>
<path>Aircraft/TF-G1/Models/TF-G1.xml</path>
<livery>
<file type="string">default</file>
</livery>
<TF-G1>
<rotor-step-deg type="float">-1.0</rotor-step-deg>
</TF-G1>
</model>
<multiplay>
<chat_display>1</chat_display>
<generic>
<int type="int" n="0">0</int>
<int type="int" n="1">0</int>
<int type="int" n="2">0</int>
<int type="int" n="3">0</int>
<int type="int" n="4">0</int>
<int type="int" n="5">0</int>
<float n="0" alias="/position/altitude-agl-ft">0</float>
</generic>
</multiplay>
<flight-recorder>
<replay-config type="int">0</replay-config>
<config n="0" include="/Aircraft/Generic/flightrecorder/generic-piston-propeller-1.xml">
<name type="string">My Aircraft's Flight Recorder</name>
<signal>
<type>int</type>
<property type="string">/rotors/main/rpm</property>
</signal>
<signal>
<type>double</type>
<property type="string">/rotors/main/tilt/roll-deg</property>
</signal>
<signal>
<type>double</type>
<property type="string">/rotors/main/tilt/pitch-deg</property>
</signal>
</config>
</flight-recorder>
<help>
<key>
<name>s</name>
<desc>Start Engine</desc>
</key>
<key>
<name>B</name>
<desc>Toggle parking brake</desc>
</key>
<key>
<name>r</name>
<desc>Apply rotor brake</desc>
</key>
<key>
<name>k</name>
<desc>Toggle Look Up</desc>
</key>
<key>
<name>l</name>
<desc>Toggle Look Down</desc>
</key>
<title>TF-G1 (Autogyro)</title>
<line> Start And Take Off</line>
<line>1:Start engine (S-Key)</line>
<line>2:Prerotate rotor to 250 rpm (hold S-Key)</line>
<line>3:Release parking-brake ('B'-key)</line>
<line>4:Add power to accelerate and pull the stick back 1/3</line>
<line>5:Wait to accelerate then add full power</line>
<line>6:Wait for the rotor to reach sufficient rpm (~350)</line>
<line>7:Use the stick to slowly pull up and fly</line>
<line></line>
<line> Landing</line>
<line>1:Reduce power to 1/4</line>
<line>2:Wait to slow down. Don't force forward pitch.</line>
<line>3:When you slow down to 40-50 pitch down and hold ~50kt</line>
<line>4:Over the runway round off then reduce power and pitch up a little</line>
<line>5:Touch down and wait rotor to slow down somewhat.</line>
<line>6:Pull the stick full back to use rotor to slow down.</line>
<line></line>
<line> Good to know</line>
<line>The rotor accelerates faster the more you pull the stick</line>
<line>This aircraft doesn't stall, but the rotor can slow down.</line>
<line>The rotor rpm should be kept over 450...</line>
<line>Max rotor rpm 600 or 3-G. Max speed 90kts.</line>
<line></line>
<line> Warning!</line>
<line>Avoid sudden movements. This can cause Pilot Induced Oscillation (PIO).</line>
<line>Never force forward pitch. This can cause negative G.</line>
<line>Use throttle first, stick later.</line>
<line>Avoid flying at zero G! It is dangerous!</line>
<line>Negative and zero G can cause a Power Pushover (PPO).</line>
</help>
<hud>
<path n="1">Aircraft/TF-G1/config/TF-G1_hud.xml</path>
<visibility n="1">true</visibility>
<enable3d n="1">false</enable3d>
<transparent n="1">false</transparent>
</hud>
<weight n="0">
<name>Internal_Front</name>
<weight-lb>0</weight-lb>
<max-lb>100</max-lb>
</weight>
<weight n="1">
<name>Internal_LeftGear</name>
<weight-lb>0</weight-lb>
<max-lb>100</max-lb>
</weight>
<weight n="2">
<name>Internal_RightGear</name>
<weight-lb>0</weight-lb>
<max-lb>100</max-lb>
</weight>
<menubar>
<default>
<menu n="10">
<label>TF-G1 Autogyro</label>
<enabled type="bool">true</enabled>
<item>
<label>Select Livery</label>
<binding>
<command>nasal</command>
<script>aircraft.livery.dialog.toggle()</script>
</binding>
</item>
</menu>
</default>
</menubar>
<!-- Payload -->
</sim>
<input>
<keyboard include="config/TF-G1-keyboard.xml"/>
</input>
<controls>
<engines>
<engine n="0">
<magnetos>3</magnetos>
</engine>
</engines>
<gear>
<brake-parking>1</brake-parking>
</gear>
<lighting>
<strobe type="bool">true</strobe>
<beacon type="bool">true</beacon>
<nav-lights type="bool">true</nav-lights>
</lighting>
<rotor>
<reltarget>1</reltarget>
<maxreltorque>1</maxreltorque>
</rotor>
</controls>
<rotors>
<main>
<rpm type="double">400</rpm>
</main>
</rotors>
<engines>
<engine>
<rpm type="double">900</rpm>
</engine>
</engines>
<systems>
<electrical>
</electrical>
</systems>
<nasal>
<TF-G1>
<file>Aircraft/TF-G1/Nasal/liveries.nas</file>
</TF-G1>
<gyro>
<file>Aircraft/TF-G1/Nasal/gyro.nas</file>
</gyro>
<heli>
<file>Aircraft/TF-G1/Nasal/heli.nas</file>
</heli>
</nasal>
</PropertyList>