Hi Guys-
I'm trying to use sim connect to drive a Level D visual system extracting Lat/Long/Alt and other necessary variables and sending it off to the visual system via a UDP connection (so FS is the host). I'm finding that:
1. The frame rate of the data is fairly choppy (even though FS is running at about 65hz). I have the data period set to SIMCONNECT_PERIOD_SIM_FRAME on the request data on sim object.
2. The data buffer seems to run behind. In other words lat long data keeps running for about 10 seconds after pausing the sim.
I've basically used the Tagged Data example in the SDK. Is this the best method to extract data from sim connect? I'm fairly new to C++ so I'm still trying to get my head around it. Any help would be appreciated!
Cheers,
Matt
www.737sim.com
I'm trying to use sim connect to drive a Level D visual system extracting Lat/Long/Alt and other necessary variables and sending it off to the visual system via a UDP connection (so FS is the host). I'm finding that:
1. The frame rate of the data is fairly choppy (even though FS is running at about 65hz). I have the data period set to SIMCONNECT_PERIOD_SIM_FRAME on the request data on sim object.
2. The data buffer seems to run behind. In other words lat long data keeps running for about 10 seconds after pausing the sim.
I've basically used the Tagged Data example in the SDK. Is this the best method to extract data from sim connect? I'm fairly new to C++ so I'm still trying to get my head around it. Any help would be appreciated!
Cheers,
Matt
www.737sim.com




