-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathe415_clean.tmd
83 lines (73 loc) · 2.32 KB
/
e415_clean.tmd
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
<[file][][]
<[modelmanager][][]
<[pointer_list_tmuniverse][DynamicObjects][]
// engine
<[input_lever][ThrottleInput][63]
<[float64][Value][0.6]>
>
<[servoclassic][ServoThrottle][65]
<[float64][Position][0.6]>
>
<[multibody_joint][PropellerJoint][]
<[float64][InitialVelocity][256.0]>
>
// gear bolted down
// flaps up
<[input_default][FlapsInput][0]
<[float64][Value][0.0]>
>
<[electrical_actuator][FlapsMotor][0]
<[float64][Position][0.0]>
>
// maybe lean mixture a bit
// trim forward
<[input_default][PitchTrim][84]
<[float64][Value][0.54]>
>
<[servoclassic][ServoElevator][69]
<[float64][Position][-0.0455]>
>
// lights
<[input_switch][StrobeLightSwitch][0]
<[float64][Value][1.0]>
>
<[input_switch][BeaconLightSwitch][0]
<[float64][Value][1.0]>
>
<[input_switch][NavigationLightSwitch][0]
<[float64][Value][1.0]>
>
<[input_switch][LandingLightSwitch][0]
<[float64][Value][0.0]>
>
<[input_switch][TaxiLightSwitch][0]
<[float64][Value][0.0]>
>
// panel state
<[input_switch][SwitchAvionicsBus1][0]
<[float64][Value][1.0]>
>
<[input_switch][SwitchAvionicsBus2][0]
<[float64][Value][1.0]>
>
<[input_switch][DMESelectedOn][0]
<[float64][Value][1.0]>
>
<[input_default][ADFVolume][0]
<[float64][Value][0.1]>
>
<[input_default][COM1Volume][0]
<[float64][Value][0.6]>
>
<[input_default][COM2Volume][0]
<[float64][Value][0.1]>
>
<[input_discrete][TransponderMode][0]
<[float64][Value][4.0]>
>
<[variable][TransponderIdent][0]
<[float64][Value][0.0]>
>
>
>
>