Search found 67 matches
- Tue Dec 10, 2024 7:19 am
- Forum: RealTraffic Application
- Topic: Weird altitudes with some oceanic flights
- Replies: 6
- Views: 250017
Re: Weird altitudes with some oceanic flights
That was indeed a bug that required some very special constellations to rear its head... it's fixed now in the 10.0.259 release (and 10.0.260 beta).
- Tue Dec 10, 2024 12:21 am
- Forum: RealTraffic Application
- Topic: Weird altitudes with some oceanic flights
- Replies: 6
- Views: 250017
Re: Weird altitudes with some oceanic flights
thanks Devin for reporting this - I'll take another look.
- Sun Dec 08, 2024 9:50 am
- Forum: VHF 123.45
- Topic: Find the active runway?
- Replies: 8
- Views: 650663
Re: Find the active runway?
I've gone ahead an implemented this today as a python script. I'll send a newsletter in a bit with details.
Meanwhile, you can download the script as part of the RT API scripts available here: https://www.flyrealtraffic.com/RTAPI.zip
For those of you on windows, you'll need a python runtime ...
Meanwhile, you can download the script as part of the RT API scripts available here: https://www.flyrealtraffic.com/RTAPI.zip
For those of you on windows, you'll need a python runtime ...
- Fri Dec 06, 2024 8:26 am
- Forum: VHF 123.45
- Topic: Find the active runway?
- Replies: 8
- Views: 650663
Re: Find the active runway?
This should be doable using the API scripts and a moderate to low amount of program logic. It's harder to do this on a global scale for every airport though, but I can look into it.
With the API scripts, you'd retrieve the traffic for the airport of interest, filter out any traffic that's ...
With the API scripts, you'd retrieve the traffic for the airport of interest, filter out any traffic that's ...
- Sun Dec 01, 2024 7:58 am
- Forum: RealTraffic Application
- Topic: Feature request: bubble?
- Replies: 6
- Views: 179451
Re: Feature request: bubble?
The selection criteria for the labels should be stored in your local configuration - if you selected the bubble and hit "save" for the configuration it'll reload that. Are you seeing differing behaviour?
- Sat Nov 23, 2024 9:07 pm
- Forum: 3rd party software
- Topic: Navigraph Charts with RealTraffic integration
- Replies: 0
- Views: 288454
Navigraph Charts with RealTraffic integration
Navigraph Charts now supports displaying traffic and ATC sectors from VATSIM and IVAO. I approached them and asked to integrate RealTraffic as well, and they said they will consider it if a wishlist post in their forum gets enough votes.
I've made such a post here: https://forum.navigraph.com/t ...
I've made such a post here: https://forum.navigraph.com/t ...
- Tue Nov 05, 2024 8:52 pm
- Forum: RealTraffic Application
- Topic: Weird altitudes with some oceanic flights
- Replies: 6
- Views: 250017
Re: Weird altitudes with some oceanic flights
Ha! Interesting! I just went back to that same location and timestamp, and I don't see those altitudes. Are you using the current version of RT?
- Mon Nov 04, 2024 6:34 am
- Forum: Aerowinx PSX
- Topic: Issue with METARs
- Replies: 4
- Views: 262252
Re: Issue with METARs
So this is a bit of an odd one. RT disables gradual weather changes when it detects a position or time jump, and on first load. I just demonstrated that multiple times by going back and forth in time while stationary on the ground, switching between injected QNH 1009 and 1012 - the altimeter within ...
- Mon Oct 28, 2024 3:00 am
- Forum: RealTraffic Application
- Topic: Duplicate aircraft?
- Replies: 3
- Views: 100385
Re: Duplicate aircraft?
Interesting, thanks for letting me know. It looks like a new issue I haven't seen before. If you select to show the Data Source from the data labels, you can see that DAL158 has one position from T_adsb and the other from ID_A_adsb. ID_* positions are from interpolated data that fills gaps between ...
- Mon Oct 28, 2024 12:05 am
- Forum: RealTraffic Application
- Topic: Feature request: bubble?
- Replies: 6
- Views: 179451
Re: Feature request: bubble?
This is now implemented in the latest beta (release 255)