Jon S. Berndt wrote:
>> John Denker wrote:
>> I can't test this right now, but I suspect that this line in FGLGear.cpp
>> is the culprit:
>>
>>   WOW = lastWOW = true; // should the value be initialized to true?
>>
>> I recommend changing this to:
>>
>>   WOW = lastWOW = false;
>>
>> I suspect that will do the trick.
>>
>> Jon
> 
> I have made this change in JSBSim CVS. Maybe Erik H. can bring this over to
> FlightGear CVS.

Done.

Erik

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to