StellAIRium – Real-Time ADS-B Aircraft Overlay for Stellarium #4909
Replies: 4 comments 6 replies
-
|
We have the Planes plugin practically finished years ago and dormant in a PR because we dont have the hardware. Maybe you can integrate this or at least re-use some parts. What does it take to integrate free info sources to make it operational and ready for release? |
Beta Was this translation helpful? Give feedback.
-
|
Really cool! Any chance this could be ported to Linux and MacOS? There is a plane plugin being worked on, but it has stalled (pun intended) AFAIK: #3091 |
Beta Was this translation helpful? Give feedback.
-
|
It restores the built-in The current version supports It also builds on the earlier |
Beta Was this translation helpful? Give feedback.
-
|
ADSB data shared to the public has significant latency. In other words, the a/c you see on your screen popping up on the horizon might in reality already be overhead. A possible way to mitigate this is to provide an on-screen widget that allows to DR advance the a/c x seconds forward . I'm not only a (ret'd) software engineer (despite all the denigrating comments that are regularly thrown at me here), but i was also an air traffic controller. And also a Stellarium power user. And a past contributor. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I’ve been working on StellAIRium, a fork of Stellarium 26.1 that integrates a live ADS-B aircraft tracking overlay directly into the planetarium view. Now you can identify exactly which plane is crossing the constellation you're observing in real-time.
🚀 Key Features
Multiple Data Sources: Seamless integration with OpenSky Network, adsb.fi, and airplanes.live. Includes an automatic fallback system that switches providers if one hits a rate limit.
Dead-Reckoning: Positions are smoothly interpolated between API refreshes using great-circle kinematics. This ensures aircraft glide across your screen instead of "snapping" or jumping to new coordinates.
Deep Integration:
Click to Inspect: Selecting an aircraft opens the native Stellarium info panel, showing callsign, registration, ICAO24, altitude, speed, heading, and vertical rate.
Native Search: Use the standard Ctrl+F tool to find specific flights by callsign, registration, or ICAO24.
Visual Clarity: Features a distinct yellow selection ring to keep your target highlighted against the starfield.
🛠️ Configuration Options
Tailor the overlay to your hardware and location:
Coverage Radius: Set your tracking range from 5 km to 500 km.
Refresh Interval: Adjustable polling between 10s and 60s.
Traffic Filters: Toggle ground traffic on/off to declutter airports.
Provider Priority: Choose and reorder your preferred data sources
Link: https://github.com/kamilzaras95-cmyk/StellAirium-Windows-Standalone-
Beta Was this translation helpful? Give feedback.
All reactions