Replays of helicopter flights look weird: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "{{infobox FAQ |name = Helicopter replay problems |fgversion = 2.6 and later }} == Problem == When recording and replaying helicopter flights with the new flight recorder, the...")
 
No edit summary
Line 1: Line 1:
{{infobox FAQ
{{infobox KB
|name = Helicopter replay problems
|fgversion = 2.6 and later
|fgversion = 2.6 and later
}}
}}
Line 12: Line 11:


== Reason ==
== Reason ==
The new flight recorder in it's default configuration only records the last 60 seconds of the flight in full data resolution. Everything older is stored in a compressed format and interpolated during replay, which leads to unnatural motion patterns in helicopters.
The new flight recorder in it's default configuration only records the last 60 seconds of the flight in full data resolution. Everything older is stored in a compressed format and interpolated during replay, which leads to unnatural motion patterns of helicopters in the replay before the last 60 seconds.




Line 27: Line 26:


== Example ==
== Example ==
This extends the uncompressed recording time to 10 minutes and the medium compression time to 30 minutes.
This example extends the uncompressed recording time to 10 minutes and the medium compression time to 30 minutes.
 
<nowiki>
<replay>
<replay>
<duration type="double">90</duration>
<duration type="double">90</duration>
Line 45: Line 44:
</buffer>
</buffer>
</replay>
</replay>
</nowiki>
69

edits

Navigation menu