Just filled their forms. Slightly concerned about running a blackbox on my network so I'll have to do some isolation, but this'll be a fun contribution.
Flightradar24 – how it works
91–100 of 160 posts
Re: Flightradar24 – how it works
#92Earlier quoted context omitted.
There's also https://opensky-network.org/ Their API is actually a bit more open than adsbexchange's
How is the data coverage compared to flightradar?
There's also no delay on the data, although I think Flightradar and Flightaware dropped the 5 minute delay they used to have. Flightradar censors a lot of corporate jets and military/law enforcement aircraft but I don't think Opensky does. In fact one of either Opensky or adsbexchange even has a special flag in their REST API for "interesting" aircraft
Re: Flightradar24 – how it works
#93Re: Flightradar24 – how it works
#94I’m assuming there is more to it than just the radio data? In FR you can see planes everywhere, including thousands of miles off shore. My guess is that FR24 just looks up the flight path from the flight number, and then once an airplane goes “off the radar” it just assumes it goes the shortest/great circle path towards its destination airport - at which point it will again be in a “known” spot? If this is how it’s d…
This may change soon -- at least for the North Atlantic -- now that Aireon is using satellites to pick up ADS-B data. It's just a question of whether or not this info gets included in the FAA's ASDI feed.
Re: Flightradar24 – how it works
#95Rtl-sdrs are great, probably one of the best accidental discoveries I've seen. So many things being sent out from 0-1.5GHz that you can sniff. One that I see often are the unencrypted pagers broadcasting patient details, hotel security information etc. Then you've also got amateur radio, air traffic control, GSM, key fobs, weather stations, satellites, all within the reach of anyone with $15 to spare.
I want[ed] to get one but the options are overwhelming. I dislike buying not-the-best product. I also dislike eBay, which seems to be one of the main methods of purchasing a setup (have been burned too many times by sellers).
Re: Flightradar24 – how it works
#96Earlier quoted context omitted.
How is the data coverage compared to flightradar?
Last time I looked closely it was similar in North America and Europe. Asia, Africa, and over the oceans had some pretty big gaps. There's also no delay on the data, although I think Flightradar and Flightaware dropped the 5 minute delay they used to have. Flightradar censors a lot of corporate jets and military/law enforcement aircraft but I don't think Opensky does. In fact one of either Opensky or adsbexchange eve…
Re: Flightradar24 – how it works
#97Earlier quoted context omitted.
How is the data coverage compared to flightradar?
Last time I looked closely it was similar in North America and Europe. Asia, Africa, and over the oceans had some pretty big gaps. There's also no delay on the data, although I think Flightradar and Flightaware dropped the 5 minute delay they used to have. Flightradar censors a lot of corporate jets and military/law enforcement aircraft but I don't think Opensky does. In fact one of either Opensky or adsbexchange eve…
I was using Flightradar yesterday and visually tracking planes, seems like about a 10 second delay.
Re: Flightradar24 – how it works
#98Earlier quoted context omitted.
How is the data coverage compared to flightradar?
Last time I looked closely it was similar in North America and Europe. Asia, Africa, and over the oceans had some pretty big gaps. There's also no delay on the data, although I think Flightradar and Flightaware dropped the 5 minute delay they used to have. Flightradar censors a lot of corporate jets and military/law enforcement aircraft but I don't think Opensky does. In fact one of either Opensky or adsbexchange eve…
* No data
* No ADS-B Emitter Category Information
* Light ( 300000 lbs)
* High Performance (> 5g acceleration and 400 kts)
* Rotorcraft
* Glider / sailplane
* Lighter-than-air
* Parachutist / Skydiver
* Ultralight / hang-glider / paraglider
* Reserved
* Unmanned Aerial Vehicle
* Space / Trans-atmospheric vehicle
* Surface Vehicle – Emergency Vehicle
* Surface Vehicle – Service Vehicle
* Point Obstacle (includes tethered balloons)
* Cluster Obstacle
* Line ObstacleRe: Flightradar24 – how it works
#99Earlier quoted context omitted.
Last time I looked closely it was similar in North America and Europe. Asia, Africa, and over the oceans had some pretty big gaps. There's also no delay on the data, although I think Flightradar and Flightaware dropped the 5 minute delay they used to have. Flightradar censors a lot of corporate jets and military/law enforcement aircraft but I don't think Opensky does. In fact one of either Opensky or adsbexchange eve…
Using their UI, I can't seem to find the "interesting aircraft" tag. Here's what I see: * No data * No ADS-B Emitter Category Information * Light ( 300000 lbs) * High Performance (> 5g acceleration and 400 kts) * Rotorcraft * Glider / sailplane * Lighter-than-air * Parachutist / Skydiver * Ultralight / hang-glider / paraglider * Reserved * Unmanned Aerial Vehicle * Space / Trans-atmospheric vehicle * Surface Vehicle…
Re: Flightradar24 – how it works
#100Earlier quoted context omitted.
I thought it would be cool to have some kind of gateway service that collects the data and then sends if off to adsbexchange, flightradar and others but apparently it's not so easy. Someone else already asked this question before: https://www.reddit.com/r/ADSB/comments/ar3qrw/feed_to_a_sing...
Do you mean collect data from multiple receivers and send it off to various services from one computer? That messes with MLAT [0] calculations and shouldn't be done. If you want to send data to multiple services from one receiver all you need is to install the feeder for each service. Most uses dump1090 [1], but Flightradar24 uses their own. Dump1090 sends data in different formats to various local ports by default,…