dump1090fa SkyView extended
This is a copy of public_html V3.7.1 dump1090-fa customized for use in parallel to the original SkyView package.
Instrument Panel for the selected aircraft, switch between panel and sheet view. javascript draws on HTML5 Canvas.
A 3D view of selected aircrafts was added. Switch between panel / 3D view and sheet view. javascript draws with Three.js .
Markers for airports and navaids, airways hi/lo and fixes
This extension uses an sqLite database for aircraft data
This may be switched of to use the regular db/ from FA by editing the config.js file
DefaultAircraftDB = true;
The flights database is only available as sqLite database.
Using the dump1090-fa with instrument panel (Youtube link)
Change between Panel and Sheet
See doc folder: SetupGuide.pdf
Note: best is to clean the current html_2 folder completely and copy everything from scratch.
20190823- fix Lat,Lon in panel, disable Test Loop
20190908- added 1st version of a 3d panel
EOD