* Curtis L. Olson -- Saturday 01 December 2001 17:00:
> Jon S. Berndt writes:
> > Right engine won't start with fresh checkout from simgear and flightgear and
> > using JSBSim CVS files. Tried all combinations of misture, throttle, etc.
> 
> Ok, so it's not just me. :-)

No! Here's the fix:

diff -u -3 -p -r1.4 c310-vfr-panel.xml
--- c310-vfr-panel.xml  2001/12/01 01:48:22     1.4
+++ c310-vfr-panel.xml  2001/12/01 16:45:17
@@ -202,7 +202,7 @@ override those by providing <w>..</w> an
   <instrument include="../c172/Instruments/magneto-switch.xml">
    <name>Magneto switch panel 2</name>
    <params>
-    <magneto-select>/controls/magneto[1]</magneto-select>
+    <magneto-select>/controls/magnetos[1]</magneto-select>
     <starter-select>/controls/starter[1]</starter-select>
    </params>
    <x>137</x>


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to