On Thursday 21 February 2008 Melchior FRANZ wrote
> 
> If anyone could tell me which command line exactly was used
> to record, and which to replay then I'd check this out.
> 

I got it when flying UFO and recording flight with 
--generic=file,out,100,flight.dat,playback
FDM was running at 100Hz.

Then I change FDM to external and play recorded flight with
--generic=file,in,100,flight.dat,playback
As I understand jitting amplitude depends on airplane speed.

The problem was solved by mowing the line 
        globals->get_viewmgr()->update(delta_time_sec);
upwards after the line
        fgUpdateTimeDepCalcs();

But I'm not sure that this is a good solution.

With respect,
            Alex

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to