Search found 54 matches

by admin
Thu Dec 26, 2024 7:32 am
Forum: RealTraffic Application
Topic: Feature requests
Replies: 2
Views: 4425

Re: Feature requests

Thanks Will, added to the list
by admin
Wed Dec 18, 2024 9:22 am
Forum: API use and examples
Topic: Updated active runways API example
Replies: 3
Views: 933

Re: Updated active runways API example

Updated the script again for more resilient parallel runway detection. Download the zip file again to update.
by admin
Wed Dec 18, 2024 2:36 am
Forum: API use and examples
Topic: Updated active runways API example
Replies: 3
Views: 933

Re: Updated active runways API example

pressing ctrl-c will exit the program.
by admin
Tue Dec 17, 2024 7:50 am
Forum: API use and examples
Topic: Updated active runways API example
Replies: 3
Views: 933

Updated active runways API example

I've updated the API example that shows you which runways are active at a given airport.
It now displays better on Windows 10, and also separately detects arrival and departure runways in use. Download from the updated zip file here https://flyrealtraffic.com/RTAPI.zip
by admin
Sun Dec 15, 2024 7:29 am
Forum: VHF 123.45
Topic: Find the active runway?
Replies: 8
Views: 1768

Re: Find the active runway?

Taking it on board, added to the feature requests.
by admin
Fri Dec 13, 2024 7:20 am
Forum: VHF 123.45
Topic: Find the active runway?
Replies: 8
Views: 1768

Re: Find the active runway?

Oh that's ugly, sorry!
Are you on windows 10 or 11? looks like it should on my windows 11 vm.
by admin
Thu Dec 12, 2024 6:47 am
Forum: VHF 123.45
Topic: Find the active runway?
Replies: 8
Views: 1768

Re: Find the active runway?

On that same command line type “pip install requests” and bobs you’re uncle.
by admin
Tue Dec 10, 2024 7:19 am
Forum: RealTraffic Application
Topic: Weird altitudes with some oceanic flights
Replies: 6
Views: 3906

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).
by admin
Tue Dec 10, 2024 12:21 am
Forum: RealTraffic Application
Topic: Weird altitudes with some oceanic flights
Replies: 6
Views: 3906

Re: Weird altitudes with some oceanic flights

thanks Devin for reporting this - I'll take another look.
by admin
Sun Dec 08, 2024 9:50 am
Forum: VHF 123.45
Topic: Find the active runway?
Replies: 8
Views: 1768

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 installe...