forked from viktorradnai/flightgear-ask21
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ask21-help.xml
89 lines (80 loc) · 3.71 KB
/
ask21-help.xml
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
<PropertyList>
<title>ASK 21</title>
<key>
<name>Ctrl-w</name>
<desc>Place winch in front of aircraft</desc>
</key>
<key>
<name>W</name>
<desc>Increase winch speed</desc>
</key>
<key>
<name>w</name>
<desc>Decrease winch speed</desc>
</key>
<key>
<name>Ctrl-o</name>
<desc>Find aircraft for aerotow</desc>
</key>
<key>
<name>o</name>
<desc>Open aerotow and winch hooks. This releases the cable if one is attached.</desc>
</key>
<key>
<name>S</name>
<desc>Increase variometer volume</desc>
</key>
<key>
<name>s</name>
<desc>Decrease variometer volume</desc>
</key>
<key>
<name>D</name>
<desc>Toggle windows</desc>
</key>
<text>
=== General Help ===
- "Throttle" axis (or throttle keys) are connected to the glider's airbrake.
- The wheel brake is activated progressively by applying more than 85% airbrake.
- You can take off using a winch or use another aircraft as an aerotow.
- The winch / aerotow cable can be released with the "o" key or using button 1 of the (first) joystick.
- NOTE: The Walker uses e (E) and d(D) for walking instead of w and s.
=== Winch Takeoff Procedure ===
- Retract speed brake (full throttle).
- Set trim just forward of the middle position.
- Press 'Ctrl-w' to place winch.
- Press 'Shift-w' to start winch and take up cable slack.
- When the glider starts moving, press 'Shift-w' several times to accelerate the winch
(up to full speed).
- Keep the wings level with the aileron and the glider going in a straight line with the rudder.
Keep elevator centered, the glider will lift off and rotate by automatically as long as the trim is set
correctly.
Once the established in the climb, you can pull back on the stick slightly to increase climb rate.
- Control the winch speed throughout the entire launch. 'Shift-w' makes the winch run faster,
'w' makes it run slower.
Try to maintain constant force on the cable, you will need to gradually slow down the winch
as glider climbs.
- When the glider reaches the top of the launch, close winch throttle to 5% and press 'o'
to release the cable.
=== Aerotow Takeoff Procedure ===
- Retract speed brake (full throttle)
- Place another aerotow aircraft in front of your glider (multi-player).
- Press 'Ctrl-o' to hook to the aerotow.
- Ask the other aircraft to take off :).
- Keep wings level and follow the aircraft until after takeoff.
- The glider should lift off before the tug, stay close to the ground until the tug starts climbing.
- When at appropriate alitude, press 'o' to release the cable.
=== Ground handling ===
This aircraft has some features to help with ground handling:
- Enable wing holder: the aircraft gets levelled around the x-axis as if
someone was holding your wing.
- Enable ground handling: controls are modified to help move the glider around
on the ground:
1. All rudder inputs will make the glider turn, as if someone was pulling on the wingtip.
2. All throttle inputs cause the glider to taxi, as if someone (or a car) was pulling or pushing it.
- When exceeding a given speed of 15 kts assisting gears will be reset to off (e.g. on takeoff), ground handling will become inactive at 20kts.
When there is somebody with a follow-me around, you can connect to it by pressing Ctrl+o
(release: Ctrl+shift+o) so he can carry you around the airport
or even tow you into the air! (also check the Aerotow Settings therefore).
</text>
</PropertyList>