Dump1090-fa extended with Javascrip instrument view

:slight_smile: I did some more stuff not yet on Github if you are interestedā€¦ right now it looks like the snap below
Added airways, VOR,NDB etc. and also import routes (well the source is a bit unreliable and sometimes plainly wrongā€¦)
Let me knowā€¦

1 Like

Looks good. The instrument panel works but the data on the left side doesnt show but blank on the one I have installed.


bm98adsb,
How do I get the data displayed in the three boxes I have encircled?

The 3 dashes indicate that the IAS, TAS data is not available for the selected plane.
Only if this happens with any plane there might be something wrong.
Let me know - may be but all files in public_http into one Zip to investigate

1 Like

Most SSRs in the US donā€™t interrogate for this info (and itā€™s only sent if interrogated for). The ā€œweatherā€ data layer at https://flightaware.com/adsb/coverage#data-coverage shows approximately where you should see IAS/TAS etc.

1 Like

In order to make the panel additions easier to use I provided the html part in an independent Git Repo

Also includes a guide now how to deploy and use in parallel to the FA original SkyView site.
So both exist and can be used independently of each other. This removes the need of editing or interfere with FA provided material.
It may also give a hint on how to deploy other alternatives without too much trouble for the user.
Guide is here: dump1090-html_2/SetupGuide.pdf at master Ā· bm98/dump1090-html_2 Ā· GitHub

In addition it refers to a tool to create databases for various purposes but this will be reported in its own thread.

Hope this will help some

1 Like