I have looked in the discussions and find some arcane discussions about dumps and such. Is there an accessible way to keep an archive of my feed? I am near a rural airport and would like to be able to go back, for instance, and see how many flights came in in a certain week–that kind of thing.
On my feeder page I can see “FLIGHTS WITH POSITIONS FROM THIS FEEDER ON FLIGHTAWARE.COM WITHIN THE LAST HOUR” but don’t see a way to look at history older than that or specify a date/time range.
How do I access/view/replay my feed for data older than 1 hour?
Also, is there any way to filter only the data from my own feeder and not see any tracking reports not submitted by me?
That isn’t quite how it works. You send plane position messages to FlightAware and it gets analyzed and collated with other user’s information. It is hard to go back in time to play back only the parts that you send to us.
The 8 months of history data is for all the planes FlightAware is tracking in the world minus any planes that are on the block list.
How do I access/view/replay my feed for data older than 1 hour?
If you know the plane flight number, tail number, etc you can type it into the flightaware homepage. It will then bring up the history of that specific plane. You can then go back 8 months into the history of that plane. This is the final collated data from many data feeds.
We don’t store your specific feed but it is processed and the collated with other.
Also, is there any way to filter only the data from my own feeder and not see any tracking reports not submitted by me?
There isn’t a way through FlightAware. PiAware has a local data feed that you can save locally on your side. There are some programs people have made to store this information for playback and analysis.
another way is to use Planeplotter and set it to receive data from your receiver (typical port 30005) and log it in Airmaster format. you will also get a separate mlat-only file, per day.
however you have to compress this data as it gets huge very fast, say, once every 15 days.
I think they have a feature that you can ‘playback’ specific data too.
That was only beast feed (port 30005) to VRS. Now I have switched to Merged feed (ports 30005 beast + 30106 mlat) to VRS, the number of planes jumped up. Strange thing is the difference of plane numbers on SkyView (74) and VRS (67).
I have seen that discrepancy, and suspect it has to do with different time outs or drop times (not sure of the correct nomenclature) between Skyview and VRS.
This is with the following Receiver: Pi Model 2 + ProStick Plus + FA Filter + Indoor Whip (which came free with Generic DVB-T), to which I did 2 modifications:
Cut its removeable part to 52mm (15mm fixed part is hidden inside plastic base, so its total length is 52+15=67mm).
The default dump1090 TTL (time to live) for plane count is 60 seconds.
dump1090-fa -help
The option is interactive-ttl
There is no corresponding piaware-config for the TTL so this requires editing the startup script to change.
I guess you can set this to a crazy long time if you want a spaghetti type mess on your Skyview.
Dump1090 counts all planes… mode-s, ADSB, MLAT. I am guessing that some message types are not being used in VRS?
In my limited experience with VRS, it counts both Mode S and ADS-B ‘transparently’ to the user. Unless you have the transponder, lat, and long fields enabled, you would not know which is which.
As for MLAT, the only difference for VRS is whether the plane will be displayed on the map or not. If it’s positionless, it shows on the list only. If MLATed, it shows on both the list and the map.