Skip to content

An alternative to FA SkyView - derived and extended

License

Notifications You must be signed in to change notification settings

bm98/dump1090-html_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dump1090-Html


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.

Modifications re original dump1090-fa public_html

Instrument Panel added

Instrument Panel for the selected aircraft, switch between panel and sheet view. javascript draws on HTML5 Canvas.

3D View added

A 3D view of selected aircrafts was added. Switch between panel / 3D view and sheet view. javascript draws with Three.js .

geo layers added

Markers for airports and navaids, airways hi/lo and fixes

sqLite database for aircraft and flights added

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.

Screenshot and Video of the Instrument Panel

Using the dump1090-fa with instrument panel (Youtube link)

Panel view

3D view

Change between Panel and Sheet

Sheet view

How to use

See doc folder: SetupGuide.pdf


Note: best is to clean the current html_2 folder completely and copy everything from scratch.

Changes


20190823- fix Lat,Lon in panel, disable Test Loop
20190908- added 1st version of a 3d panel

EOD

About

An alternative to FA SkyView - derived and extended

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published