On Friday 11 February 2011 10:07:11 Geoff McLane wrote:
> Hi Curt,
>
> No probs, now that it seems Ron might have found
> something, thus the thread is hovering on closing,
> so chat away...

While we argue over how many angles can dance on the head of a pin over on the 
JSBSim list, here is a simple patch to the c172p fdm that stops the tilting.

Ron
--- ../../../JSBSim/aircraft/c172p/c172p.xml	2011-02-09 10:58:12.000000000 -0700
+++ /usr/share/games/flightgear/Aircraft/c172p/c172p.xml	2011-02-10 23:03:00.000000000 -0700
@@ -778,7 +778,9 @@
                     <property>aero/qbar-psf</property>
                     <property>metrics/Sw-sqft</property>
                     <property>metrics/cbarw-ft</property>
-                    <property>aero/alpha-rad</property>
+                    <sin>
+                        <property>aero/alpha-rad</property>
+                    </sin>
                     <value>-1.8000</value>
                 </product>
             </function>
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to