-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathc152.cfg
245 lines (83 loc) · 4.16 KB
/
c152.cfg
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
Configfile for XFMC
#Date=Tue Mar 2 11:35:34 2021
#RELEASE_CONFIG=2.70
#PLANENAME=SmallProp 15k lbs
***Specify engine model***
#ENGINE=2 Engines
***Specify here which alitude the flaps should be retracted (if enabled)***
#FLP_RTCT_ALT=500
***nightlit color 0=BLUE, 1=GREEN, 2=RED ***
#NIGHT_LIT_COLOR=0
***XFMC should write legs to Xplane FMC/GPS no override (2) or Xplane FMC/GPS override (1) or disable writing (0)
#SYSTEM_FMC=2
***XFMC should switch flightdirector on (1) or manual control FLD (0)
#FLIGHTDIRECTOR=0
***max allowed pitch (normally 20)***
#MAX_PITCH_CLIMB=12.0
***%N1 Thrust threshold activation start***
#TRSTLVLTHRSHLD=71.0
***a/p default 1=No headingsteering, 2=No Vnav, 4=No ATH or any combination of these***
#AP_RESTR=0
***automated settings gear/flaps etc, see manual for explaination***
#A_CONFIG=0
***select which which type of model (Qpac or x737, set 0 if standard xplane)***
#X_737=0
#QPAC=0
***specify here fmc should present the flaps as airbusstyle***
#AIRBUSSTYLE=0
***specify here the speed what should be used during climb***
#TYPICALCLIMBSPEED=130
***specify here the what cruisespeed below fl300***
#CRUISESPEEDBELOW30000=160
***climbrate after takeoff, between 1000-4000(too high may cause stall!)***
#INITCLIMBRATE=1000
***standardclimbrate ***
#TYPICALCLIMBRATE=1000
***standard descend speed***
#TYPICALDESCENTSPEED=110
***standard descend rate***
#TYPICALDESCENTRATE=1200
***specify here the max cruisealtitude for the model***
#TYPICALCRUISEALTITUDE=18000
***specify here the optimalcruise speed (in mach) ***
#OPTIMALCRUISESPEED=0.58
***climbtable in steps of 2000 feet, used for the altitude calculation waypoints***
#NOMINALCLIMBRATE=4200,2100,2400,2400,2300,2100,1900,1900,1900,2500,2400,2400,2200,2100,1800,1500,1900,1500,900,200,
***Descenttable in steps of 2000 feet, used for the altitude calculation waypoints***
#NOMINALDESCENTRATE=1300,1300,1300,1400,1400,1600,1600,1700,1700,1800,1900,1900,2000,2100,2100,2100,2200,2200,2300,2300,
***Fuel used during climb in steps of 2000 feet***
#NOMINALFUELCLIMB=342,342,353,368,377,450,362,359,364,364,359,362,363,365,377,321,382,312,350,279,
***Fuel used during descent in steps of 2000 feet***
#NOMINALFUELDESCENT=88,33,34,28,15,28,29,25,25,21,20,21,17,13,10,21,9,23,15,23,
***Fuel used during cruise in steps of 2000 feet***
#NOMINALFUELCRUISE=89,95,90,89,89,94,94,95,94,94,94,94,94,94,94,179,179,109,94,87,
***N1% during cruise in steps of 2000 feet***
#N1_TOTAL=100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,
***N1% during climb in steps of 2000 feet***
#N1_CLIMB=100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,
***Grossweight altitude table***
***Specify altitude1,grossweight1,altitude2,grossweight2 etc ;Altitude in incremental level!!***
#GROSSWEIGHT=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
***Specify here the approach MINIMUM speed/flapposition***
#APPROACHMIN=98,93,92,91,90,89,88,87,0,0,
***Specify here the approach MAXMIMUM speed/flapposition***
#APPROACHMAX=120,110,105,104,104,103,102,101,100,0,
***Specify here the takeoff MAXIMUM speed***
#TAKEOFFMAX=130,128,126,124,120,120,0,0,0,0,
***Specify here which flapposition(s) should be used for takeoff***
#TAKEOFFFLAPS=1,1,0,0,0,
***Specify here the V1 MAXIMUM speed /flapposition***
#V1_MAX=106,102,102,102,102,
***Specify here the VR MAXIMUM speed /flapposition***
#VR_MAX=116,112,112,102,102,
***Specify here the V2 MAXIMUM speed /flapposition***
#V2_MAX=128,126,124,122,120,
***Specify here the V1 MINIMUM speed /flapposition***
#V1_MIN=96,92,92,92,92,
***Specify here the VR MINIMUM speed /flapposition***
#VR_MIN=104,102,102,102,102,
***Specify here the V2 MINIMUM speed /flapposition***
#V2_MIN=114,112,112,112,112,
***Trustlimit temp table***
#TRUSTLIMITTAKEOFF=-30,94,-1,100,15,102,32,104,50,101,
#ENDCONFIG#