Search found 62 matches
- Wed Dec 18, 2024 2:36 am
- Forum: API use and examples
- Topic: Updated active runways API example
- Replies: 3
- Views: 169515
Re: Updated active runways API example
pressing ctrl-c will exit the program.
- Tue Dec 17, 2024 7:50 am
- Forum: API use and examples
- Topic: Updated active runways API example
- Replies: 3
- Views: 169515
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
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
- Sun Dec 15, 2024 7:29 am
- Forum: VHF 123.45
- Topic: Find the active runway?
- Replies: 8
- Views: 351895
Re: Find the active runway?
Taking it on board, added to the feature requests.
- Fri Dec 13, 2024 7:20 am
- Forum: VHF 123.45
- Topic: Find the active runway?
- Replies: 8
- Views: 351895
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.
Are you on windows 10 or 11? looks like it should on my windows 11 vm.
- Thu Dec 12, 2024 6:47 am
- Forum: VHF 123.45
- Topic: Find the active runway?
- Replies: 8
- Views: 351895
Re: Find the active runway?
On that same command line type “pip install requests” and bobs you’re uncle.
- Tue Dec 10, 2024 7:19 am
- Forum: RealTraffic Application
- Topic: Weird altitudes with some oceanic flights
- Replies: 6
- Views: 85821
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: 85821
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: 351895
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: 351895
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: 98107
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?