give an initial value to:
/sim/time/frame-time-offset-ms and set it to non archivable. this prop is used to delay the time we start a fg loop if we are using the throttle frame rate, this allow a better master-slave relation as the slave can be run a little after the master. linked to a28bf28ee089e53a1790d222c02dd2963a76dd85 and 7dfbcf091880ab9d9ed24917f50e1b1920c6a811 in flightgear.
This commit is contained in:
parent
5716117e9c
commit
efcc43b6ba
1 changed files with 1 additions and 0 deletions
|
@ -957,6 +957,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<enable type="bool">false</enable>
|
||||
</tile-cache>
|
||||
<time>
|
||||
<frame-time-offset-ms type="double" userarchive="n">0.0</frame-time-offset-ms>
|
||||
<warp-easing type="bool">true</warp-easing>
|
||||
<warp-easing-method type="string">swing</warp-easing-method>
|
||||
<warp-easing-duration-secs type="double">10</warp-easing-duration-secs>
|
||||
|
|
Loading…
Add table
Reference in a new issue