nebriv / VTOLVR-TacviewLogger

A VTOL VR Mod to export data readable by Tacview
https://vtolvr-mods.com
21 stars 9 forks source link

Time out of sync for first portion of recording #18

Closed Shinrar closed 3 years ago

Shinrar commented 3 years ago

The "delay" time seems to correlate to the time from mod loading, to the time where the mission begins. Example attached:

Mission begin time: 13:04:23 Initial telemetry - 10.4 knots True Airspeed. Fluxuates widely until: 13:06:20

The approximate two minute delay seems to be equal to the time it took to set up (loadout and mission load) from loading the mod.

File attached datalog.acmi.txt

nebriv commented 3 years ago

@Shinrar I'm initially seeing a 2 second fluctuation in data. I believe the TAS/IAS flip bug was also a part of this issue.

To fix this issue I've simply added a 2 second delay before capturing data to let the game stabilize. Fixed with 69c06a6f14afd674e5fe02d2904e329fef37f124.