<?xml version="1.0"?>


<PropertyList>

<generic>
    <output>
        <binary_mode>false</binary_mode>
        <line_separator>\n</line_separator>
        <var_separator>\n</var_separator>
        <preamble></preamble>
        <postamble></postamble>

        <chunk>
            <name>Joystick_tangage</name>
            <node>/devices/status/joysticks/joystick/axis[1]</node>
            <type>integer</type>
            <factor>1000</factor>
            <format>joystick1=%i</format>
        </chunk>

        <chunk>
            <name>Altitude</name>
            <node>/instrumentation/gps/indicated-altitude-ft</node>
            <type>integer</type>

            <factor>1000</factor>
            <format>alti=%i</format>
        </chunk>

        <chunk>
			<name>altitude_agl</name>
			<type>integer</type>
			<node>/position/altitude-agl-ft</node>
			<format>alti_agl=%i</format>
		</chunk>

		<chunk>
			<name>ground_elevation</name>
			<type>integer</type>
			<node>/position/ground-elev-ft</node>
			<format>gnd_elv=%i</format>
		</chunk>
        

        <chunk>
            <name>Speed</name>
            <node>/velocities/airspeed-kt</node>
            <type>integer</type>
            <format>speed=%i</format>
        </chunk>

        <chunk>
            <name>Tangage</name>
            <node>/orientation/pitch-deg</node>
            <type>integer</type>
            <format>pitch=%i</format>
        </chunk>

        <chunk>
            <name>Roulis</name>
            <node>/orientation/roll-deg</node>
            <type>integer</type>
            <format>roll=%i</format>
        </chunk>

        <chunk>
            <name>Cap</name>
            <node>/orientation/heading-deg</node>
            <type>integer</type>
            <factor>100</factor>
            <format>heading=%i</format>
        </chunk>

        <chunk>
            <name>Vertical_speed</name>
            <node>/velocities/vertical-speed-fps</node>
            <type>integer</type>
            <format>vspeed=%i</format>
        </chunk>

        <chunk>
            <name>latitude</name>
            <node>/position/latitude-deg</node>
            <type>integer</type>
            <factor>100000</factor>
            <format>latitude=%i</format>
        </chunk>

        <chunk>
            <name>longitude</name>
            <node>/position/longitude-deg</node>
            <type>integer</type>
            <factor>100000</factor>
            <format>longitude=%i</format>
        </chunk>
        
		<chunk>
			<name>Nav1_actual</name>
			<type>integer</type>
			<node>/instrumentation/nav/radials/actual-deg</node>
			<factor>100</factor>
			<format>vor_actual=%i</format>
		</chunk>


    </output>


    <input>
		<line_separator>\n</line_separator>
        <var_separator>,</var_separator>

       <chunk>
         <name>heading_bug</name>
         <node>/autopilot/settings/heading-bug-deg</node>
         <type>integer</type>
         <relative>false</relative>
     </chunk>

     <chunk>
         <name>asel</name>
         <node>/autopilot/settings/asel</node>
         <type>integer</type>
         <relative>false</relative>
     </chunk>

     
	<chunk>
		<name>landing-light1</name>
		<node>/controls/lighting/landing-light</node>
		<type>integer</type>
		<relative>false</relative>
	</chunk>

	<chunk>
		<name>landing-light2</name>
		<node>/controls/lighting/landing-light[1]</node>
		<type>integer</type>
		<relative>false</relative>
	</chunk>


	<chunk>
		<name>target_speed</name>
		<node>/autopilot/settings/target-speed-kt</node>
		<type>integer</type>
		<relative>false</relative>
	</chunk>


	<chunk>
		<name>minimums</name>
		<node>/autopilot/settings/minimums</node>
		<type>integer</type>
		<relative>false</relative>
	</chunk>


	<chunk>
		<name>ailerons</name>
		<node>/controls/flight/aileron</node>
		<type>float</type>
		<relative>false</relative>
	</chunk>
		

	<chunk>
		<name>rudder</name>
		<node>/controls/flight/rudder</node>
		<type>float</type>
		<relative>false</relative>
	</chunk>


	<chunk>
		<name>view_number</name>
		<node>/sim/current-view/view-number</node>
		<type>integer</type>
		<relative>false</relative>
	</chunk>


	<chunk>
		<name>climb_rate</name>
		<node>/autopilot/settings/target-climb-rate-fps</node>
		<type>float</type>
		<relative>false</relative>
	</chunk>	

	
	<chunk>
		<name>locks</name>
		<node>/autopilot/locks/altitude</node>
		<type>string</type>
	</chunk>


	<chunk>
		<name>AP_status</name>
		<node>/autopilot/locks/AP-status</node>
		<type>string</type>
	</chunk>


	<chunk>
		<name>Speed_ctrl</name>
		<node>/autopilot/locks/speed-ctrl</node>
		<type>bool</type>
	</chunk>	


	<chunk>
		<name>elevator</name>
		<node>/controls/flight/elevator</node>
		<type>float</type>
		<relative>false</relative>
	</chunk>


	<chunk>
		<name>throttle</name>
		<node>/controls/engines/throttle-all</node>
		<type>float</type>
		<relative>false</relative>
	</chunk>
	

	<chunk>
		<name>reverser1</name>
		<node>/controls/engines/engine/reverser</node>
		<type>bool</type>
	</chunk>
	

	<chunk>
		<name>reverser2</name>
		<node>/controls/engines/engine[1]/reverser</node>
		<type>bool</type>
	</chunk>


	<chunk>
		<name>flaps</name>
		<node>/controls/flight/flaps-select</node>
		<type>integer</type>
		<relative>false</relative>
	</chunk>


	<chunk>
		<name>speedbrake</name>
		<node>/controls/flight/speedbrake</node>
		<type>float</type>
		<relative>false</relative>
	</chunk>	


	<chunk>
		<name>gear_down</name>
		<node>/controls/gear/gear-down</node>
		<type>bool</type>
		<relative>false</relative>
	</chunk>


	<chunk>
		<name>brake_left</name>
		<node>/controls/gear/brake-left</node>
		<type>float</type>
		<relative>false</relative>
	</chunk>
	

	<chunk>
		<name>brake_right</name>
		<node>/controls/gear/brake-right</node>
		<type>float</type>
		<relative>false</relative>
	</chunk>


	<chunk>
		<name>brake_parking</name>
		<node>/controls/gear/brake-parking</node>
		<type>integer</type>
		<relative>false</relative>
	</chunk>

  
   </input>



</generic>

</PropertyList>
