Hi, I re-open this thread for a problem I encountered with v5.3 ( Hotfix 2 ) I installed client, content, scenery and SDK from scratch but unfortunately I can't see the traffic in the TCAS. With v4.4 everything works correctly but in v5 the traffic is visible only in the Vcockpit scenario but not in the displays. I installed the Traffic Toolbox on both of them and on both v4 and v5 it is visible in the Traffic Map, you know why it no longer works in the displays? In the video I made the comparison between v4 and v5
https://youtu.be/IY6q9Rmco9s
TCAS not showing traffic in P3D v5.3?
- Rob McCarthy
- Lockheed Martin
- Posts: 3429
- Joined: Wed Aug 24, 2011 1:37 pm
Re: TCAS not showing traffic in P3D v5.3?
Hello,
Thanks for the report, we'll investigate. I also moved this to a new topic.
Regards,
Rob McCarthy
Thanks for the report, we'll investigate. I also moved this to a new topic.
Regards,
Rob McCarthy
Rob McCarthy
Prepar3D® Core Lead
Prepar3D® Core Lead
Re: TCAS not showing traffic in P3D v5.3?
Thanks a lot for your interest!
Re: TCAS not showing traffic in P3D v5.3?
Rob McCarthy wrote: ↑Thu Feb 24, 2022 12:47 pm Hello,
Thanks for the report, we'll investigate. I also moved this to a new topic.
Regards,
Rob McCarthy
Was this ever figured out? Trying to get the F-35 TSD functioning properly in V5
Re: TCAS not showing traffic in P3D v5.3?
Hopefully I can get a reply, because I think I've figured this thing out....but I'm not sure how to fix it.
It seems the Itrafficinfo reference point is at 0,0 degrees. If you take this aircraft out to 0 degrees lat and lon, and spawn some simobjects, it works. So for some reason, Itrafficinfo isn't searching for traffic from the user aircraft, its searching from that lat/lon.
Is this no longer correct in v5.3 to make trafficinfo search from the user aircraft?
It seems the Itrafficinfo reference point is at 0,0 degrees. If you take this aircraft out to 0 degrees lat and lon, and spawn some simobjects, it works. So for some reason, Itrafficinfo isn't searching for traffic from the user aircraft, its searching from that lat/lon.
Code: Select all
(A:PLANE LATITUDE, radians) (>C:ITrafficInfo:Latitude, radians)
(A:PLANE LONGITUDE, radians) (>C:ITrafficInfo:Longitude, radians)