Tu-154B2 version 3.1:
[fg:toms-fgdata.git] / Aircraft / tu154b / msrp.xml
1 <?xml version="1.0"?>
2
3 <PropertyList>
4         <comment>
5                 <![CDATA[
6                           Usage:
7                           
8                           Recording: fgfs --aircraft=tu154b --generic=file,out,2,flightgear154.txt,msrp
9                           ]]>
10         </comment>
11         
12         <generic>
13                 
14                 <output>
15                         <line_separator>newline</line_separator>
16                         <var_separator>tab</var_separator>
17                         
18                         <chunk>
19                                 <name>el_time (sek)</name>
20                                 <type>double</type>
21                                 <format>%.8f</format>
22                                 <node>/sim/time/elapsed-sec</node>
23                         </chunk>
24                         
25                         <chunk>
26                                 <name>time (HH:MM:SS)</name>
27                                 <type>string</type>
28                                 <format>%s</format>
29                                 <node>/sim/time/gmt-string</node>
30                         </chunk>
31                         
32                         <chunk>
33                                 <name>m_kurs (deg)</name>
34                                 <type>double</type>
35                                 <format>%.2f</format>
36                                 <node>/orientation/heading-magnetic-deg</node>
37                         </chunk>
38                         
39                         <chunk>
40                                 <name>kren (deg)</name>
41                                 <format></format>
42                                 <node>/orientation/roll-deg</node>
43                         </chunk>
44                         
45                         <chunk>
46                                 <name>tang (deg)</name>
47                                 <format></format>
48                                 <node>/orientation/pitch-deg</node>
49                         </chunk>
50                         
51                         <chunk>
52                                 <name>alt_bar (m)</name>
53                                 <format></format>
54                                 <!--это для СВС, для футомера - altimeter[1]-->
55                                 <!--Нужно пересчитать в метры-->
56                         <node>/instrumentation/altimeter[0]/indicated-altitude-ft</node>
57                         </chunk>
58                         
59                         <chunk>
60                                 <name>alt_r (m)</name>
61                                 <format></format>
62                                 <node>/tu154/instrumentation/rv-5m[0]/altitude</node>
63                         </chunk>
64                         
65                         <chunk>
66                                 <name>IAS (km/h)</name>
67                                 <format></format>
68                                 <node>/instrumentation/airspeed-indicator/indicated-speed-kt</node>
69                         </chunk>
70                         
71                         <chunk>
72                                 <name>v_y (m/sek)</name>
73                                 <format></format>
74                                 <node>/instrumentation/vertical-speed-indicator/indicated-speed-fpm</node>
75                         </chunk>
76                         
77                         <chunk>
78                                 <name>alpfa (deg)</name>
79                                 <format></format>
80                                 <node>/orientation/alpha-deg</node>
81                         </chunk>
82                         
83                         <chunk>
84                                 <name>n_y (g)</name>
85                 <!--Ускорение фильтровано, т.е. короткие пики при ударе сглажены-->
86                                 <format></format>
87                                 <node>/fdm/jsbsim/instrumentation/n-norm</node>
88                         </chunk>
89                         
90                         <chunk>
91                                 <name>kolonka (mm)</name>
92                                 <format></format>
93                                 <node>/fdm/jsbsim/fcs/elevator-cmd-norm</node>
94                         </chunk>
95                         
96                         <!--Не понял, что это?-->
97                         <chunk>
98                                 <name>RV_pos (deg)</name>
99                                 <format></format>
100                                 <node></node>
101                         </chunk>
102                         
103                         <chunk>
104                                 <name>met (mm)</name>
105                                 <format></format>
106                                 <node>/fdm/jsbsim/fcs/pitch-trim-cmd-norm</node>
107                         </chunk>
108                         
109                         <chunk>
110                                 <name>stab_pos (deg)</name>
111                                 <format></format>
112                                 <node>/fdm/jsbsim/fcs/stabilizer-pos-rad</node>
113                         </chunk>
114                         
115                         <chunk>
116                                 <name>el_pos (deg)</name>
117                                 <format></format>
118                                 <node>/fdn/jsbsim/fcs/elevator-pos-rad</node>
119                         </chunk>
120                         
121                         <!--Не понял, что это?-->
122                         <chunk>
123                                 <name>RP_pos (deg)</name>
124                                 <format></format>
125                                 <node></node>
126                         </chunk>
127                         
128                         <chunk>
129                                 <name>flaps_pos (deg)</name>
130                                 <format></format>
131                                 <node>/fdm/jsbsim/fcs/flap-pos-deg</node>
132                         </chunk>
133                         
134                         <chunk>
135                                 <name>COG (deg)</name> <!--Наверно, в процентах?-->
136                                 <format></format>
137                                 <node>/fdm/jsbsim/aero/function/CAX</node>
138                         </chunk>
139                         
140                         <chunk>
141                                 <name>eng1_n1 (rpm)</name>
142                                 <format></format>
143                                 <node>/fdm/jsbsim/propulsion/engine[0]/n1</node>
144                         </chunk>
145                         
146                         <chunk>
147                                 <name>eng1_n2 (rpm)</name>
148                                 <format></format>
149                                 <node>/fdm/jsbsim/propulsion/engine[0]/n2</node>
150                         </chunk>
151                         
152                         <chunk>
153                                 <name>fuelflow (t/hour)</name>
154                                 <format></format>
155                 <!--На первый двигатель! Чтобы получить общий - суммируй по трем!-->
156                 <node>engines/engine[0]/fuel-flow_pph</node>
157                         </chunk>
158                         
159                         <chunk>
160                                 <name>latt (deg)</name>
161                                 <format></format>
162                                 <!--см. также latitude-string-->
163                                 <node>/position/latitude-deg</node>
164                         </chunk>
165                         
166                         <chunk>
167                                 <name>long (deg)</name>
168                                 <format></format>
169                                 <node>/position/longitude-deg</node>
170                         </chunk>
171                         
172                         <chunk>
173                                 <name>on_ground</name>
174                                 <format></format>
175                                 <node>/fdm/jsbsim/fcs/wow</node>
176                         </chunk>
177                         
178                 <!--Тут заданный крен от всех источников - задатчик, ИЛС, VOR етс.-->
179                         <chunk>
180                                 <name>AP_kren</name>
181                                 <format></format>
182                                 <node>/fdm/jsbsim/ap/input-roll-rad</node>
183                         </chunk>
184                         
185                         <chunk>
186                                 <!--то же самое-->
187                                 <name>AP_tang</name>
188                                 <format></format>
189                                 <node>/fdm/jsbsim/ap/input-pitch-rad</node>
190                         </chunk>
191                         
192                         <!--Заданная скорость автотяги в fps-->
193                         <chunk>
194                                 <name>AT</name>
195                                 <format></format>
196                                 <node>/fdm/jsbsim/ap/input-at</node>
197                         </chunk>
198                         
199                         <chunk>
200                                 <name>gear</name>
201                                 <format></format>
202                                 <node>/fdm/jsbsim/gear/gear-pos-norm</node>
203                         </chunk>
204                         
205 <!--                    0,0 - все убраны
206                         0.4 - 40' средняя секция (плавное управление), убрана внутренняя.
207                         >0.4...1.0 - 40' средняя секция, 45' внутренняя. -->
208                         <chunk>
209                                 <name>spoilers</name>
210                                 <format></format>
211                                 <node>/fdm/jsbsim/fcs/speedbrake-pos-norm</node>
212                         </chunk>
213                         
214                         <!--Не понял, что это?-->
215                         <chunk>
216                                 <name>OMI</name>
217                                 <format></format>
218                                 <node></node>
219                         </chunk>
220                         
221                 </output>
222                 
223         </generic>
224         
225 </PropertyList>