Historic Flight Feeder SkyAware

Hi everyone,

I’m new to this community so apologise in advance !

I would like to know if its possible to view all the data in skyAware in the image below but (for example) like 3 hours ago ?

thanks
Paul

I’ve modified the webinterface and written some shell code to keep a longer history:
GitHub - wiedehopf/timelapse1090: timelapse web interface for dump1090-fa (using the map interface from dump1090-fa as base)

I haven’t improved it for a while, but it should work ok.
At some point i want to make it work a little faster :slight_smile:

1 Like

Hi wiedehopf, many thanks for replying. Will test it out.
Thanks Paul

Hi wiedehopf,

I’m using linux, do i run the command
sudo bash -c “$(wget -q -O - https://raw.githubusercontent.com/wiedehopf/timelapse1090/master/install.sh)” from console after downloading zip file ?

Sorry
Paul

No need to download the zip file.
The command downloads it.
You are aware that the same device where you run the command needs to already be running dump1090-fa?

If you aren’t using Raspbian / piaware sd-card image / Debian / Ubuntu, the install script will probably not work.
But i assume you are using one of those?
No guarantee either, but i’m not aware of any problems.

There is also a thread for it: Timelapse1090
(If you have any comments on it, doesn’t explain any more than the github page)