1
0
Fork 0

Remove some junk characters from the upper half of the ASCII table, and convert a few stray tabs to spaces. This is only a cleanup - no values are changed.

This commit is contained in:
daveluff 2009-10-17 15:04:44 +00:00
parent 4431137ace
commit ca6fb8a271

View file

@ -57,38 +57,38 @@
<z> 24 </z>
</location>
</pointmass>
 <pointmass name="Co-Pilot">
           <weight unit="LBS"> 0 </weight>
           <location name="POINTMASS" unit="IN">
               <x> 36 </x>
               <y> 14 </y>
               <z> 24 </z>
           </location>
       </pointmass>
       <pointmass name="Left Passenger">
           <weight unit="LBS"> 0 </weight>
           <location name="POINTMASS" unit="IN">
               <x> 70 </x>
               <y> -14 </y>
               <z> 24 </z>
           </location>
       </pointmass>
       <pointmass name="Right Passenger">
           <weight unit="LBS"> 0 </weight>
           <location name="POINTMASS" unit="IN">
               <x> 70 </x>
               <y> 14 </y>
               <z> 24 </z>
           </location>
       </pointmass>
       <pointmass name="Baggage">
           <weight unit="LBS"> 0 </weight>
           <location name="POINTMASS" unit="IN">
               <x> 95 </x>
               <y>  0 </y>
               <z> 24 </z>
           </location>
       </pointmass>
<pointmass name="Co-Pilot">
<weight unit="LBS"> 0 </weight>
<location name="POINTMASS" unit="IN">
<x> 36 </x>
<y> 14 </y>
<z> 24 </z>
</location>
</pointmass>
<pointmass name="Left Passenger">
<weight unit="LBS"> 0 </weight>
<location name="POINTMASS" unit="IN">
<x> 70 </x>
<y> -14 </y>
<z> 24 </z>
</location>
</pointmass>
<pointmass name="Right Passenger">
<weight unit="LBS"> 0 </weight>
<location name="POINTMASS" unit="IN">
<x> 70 </x>
<y> 14 </y>
<z> 24 </z>
</location>
</pointmass>
<pointmass name="Baggage">
<weight unit="LBS"> 0 </weight>
<location name="POINTMASS" unit="IN">
<x> 95 </x>
<y> 0 </y>
<z> 24 </z>
</location>
</pointmass>
</mass_balance>
<ground_reactions>
@ -255,8 +255,8 @@
<aerosurface_scale name="Elevator Position Normalized">
<input>fcs/elevator-pos-deg</input>
<domain>
<min>-28</min>
<max>23</max>
<min>-28</min>
<max>23</max>
</domain>
<range>
<min>-1</min>
@ -288,8 +288,8 @@
<aerosurface_scale name="Left Aileron Position Normalized">
<input>fcs/left-aileron-pos-deg</input>
<domain>
<min>-20</min>
<max>15</max>
<min>-20</min>
<max>15</max>
</domain>
<range>
<min>-1</min>
@ -311,8 +311,8 @@
<aerosurface_scale name="Right Aileron Position Normalized">
<input>fcs/right-aileron-pos-deg</input>
<domain>
<min>-15</min>
<max>20</max>
<min>-15</min>
<max>20</max>
</domain>
<range>
<min>1</min>
@ -344,8 +344,8 @@
<aerosurface_scale name="Rudder Position Normalized">
<input>fcs/rudder-pos-deg</input>
<domain>
<min>-16</min>
<max>16</max>
<min>-16</min>
<max>16</max>
</domain>
<range>
<min>-1</min>