Aircraft scatter 2023

From Tučňák Wiki
Revision as of 21:53, 15 October 2023 by Ok1zia (talk | contribs) (Notes)
Jump to: navigation, search

The change

For more than 10 years Tucnak used Aircraft scatter data downloaded from Flightradar24. It acts as web page and downloaded data about aircrafts in the same way as web itself. Unfortunately the web page was upgraded, now the data cannot be downloaded so easy as before. Because these data are very important for VHF contacts above circa 400km, I felt an obligation to the Tucnak users. One way would be to analyse tons and tons of javascript and pretend "I'm a web browser". That would involve a lot of work, very uncertain result and possibility it will break up anytime.

I choosed to be a web browser. Current browsers can be extended by Add-ons with specific functionality. After problems with Chrome, I switched to Firefox. I made Add-on named AircraftScatterFeed. What does it do? I you open the Flightradar24 page, I periodically takes aircraft data from internal page data and save the data into default Downloads directory. Tucnak will read this file instead of downloading the data itself.

Now (Oct 15, two days after the change) all is EXPERIMENTAL, anything can change in the future.

How to setup

  1. Install the Firefox
  2. Install the AircraftScatterFeed Add-on AircraftScatterFeed.png
  3. Navigate to Flightradar
  4. Set viewport to area usable for AS (cca +-400km area)
  5. Look into your Downloads directory. You have to see the file tucnakfeed.json.
  6. Upgrade Tucnak to at least 4.48
  7. In Tucnak, navigate to Setup, Aircraft scatter options
    Aircraft options
  8. Press Choose, choose thee tucnakfeed.json from your Downloads directory
  9. Use AS as before or read RS and AS in Tucnak if you are newbie.

Notes

  • Unfortunatelly I don't know how to get aircraft size.
  • Tucnak will rename it to tucnakfeed.json.tmp and then delete it. If you can't find the file, maybe another Tucnak process is using it.
  • Ensure you have one Flightradar opened and one Tucnak running on one machine. No sharing is supported.
  • This solution does not work on Android, sorry :-(