[RESOLVED] CIGI Problem

Any issues, problems or troubleshooting topics related to the additional features present in the Prepar3D Professional Plus client application.
Locked
themfark
Posts: 8
Joined: Tue Feb 01, 2022 10:13 am

[RESOLVED] CIGI Problem

Post by themfark »

Hello,

I am using P3D as IG(Image Generator) via CIGI. I have two computers which are;
- Computer-1: Simulation Control Host
- Computer-2: IG(P3D)
When I start the simulation, the aircraft moves correctly. Simulation control software uses HAT/HOT values coming from P3D, but the HAT/HOT values
is updated too slowly or not updated at all. Because of that, the simulation does not work properly. What can I do in such situation?

Any help would be appreciated.
themfark
Posts: 8
Joined: Tue Feb 01, 2022 10:13 am

Re: CIGI Problem

Post by themfark »

I found out that CIGI packets generated on IG computer is recognized as "malformed packet" in Simulation Control Host computer. Because of that the packet is not received even if it includes the correct values of HAT/HOT.
themfark
Posts: 8
Joined: Tue Feb 01, 2022 10:13 am

Re: CIGI Problem

Post by themfark »

I found out that there are two udp receive functions in my software. These functions receive from the same port. Because of that reading the empty buffer problem occurs. In conclusion, eliminating the irrelevant udp receive function solved my problem.
Locked