Hi!

On Saturday 19 April 2008 Curtis Olson  wrote:

>>Would it be possible to introduce a bit of smoothing on your end, so that 
>>the aircraft position updates
>>are more smooth and continuous?  If nothing else it would be interesting 
>>to see if this fixes your
>>problem, and also to see how much smoothing is required to make the 
>>problem go away.

    External programm should not drive FG view. I provide 100Hz FDM data for 
FlightGear, is it low rate? The problem is that update of some systems must 
be synchronized, and we have to define this systems.
    I look CVS for Melchior fix. May be some was missed (I am using PLIB 
version) but jitting is present. Now its level is acceptable. May be it will 
be removed if using something similar to
    if ( global_multi_loop > 0) {
        globals->get_viewmgr()->update(delta_time_sec);
    }

    Now I roll back to 0.9.10 it is more stable for me. I have check a 
number of airplanes and found that at 1.0.0 I can fly without problems UFO 
only. 


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to