Squashed commit of the following:
commit ef61cba13698090b85fea3136bc77e320eab3d0d
Author: eric1tran <eric1tran@gmail.com>
Date: Thu Feb 25 04:39:22 2021 +0000
Remove unused receiver clock code
commit 809cf656b5a098948fbfc5ce2b5f60f753fb4043
Author: eric1tran <eric1tran@gmail.com>
Date: Thu Feb 25 04:35:32 2021 +0000
Avoid calling getDataSource() so many times and cleanup spacing
commit a0000b942bb5aa5f8061db0ca9d405461c6eea07
Author: eric1tran <eric1tran@gmail.com>
Date: Thu Feb 25 04:19:11 2021 +0000
Copy paste bug
commit ccc3cd3964bddcd86e8faf45c06e577309cffb02
Author: eric1tran <eric1tran@gmail.com>
Date: Thu Feb 25 04:17:14 2021 +0000
Filter UAT logic
commit 34dc860a16e1c57cdc3563ec31c45f9b1b133d4c
Author: eric1tran <eric1tran@gmail.com>
Date: Thu Feb 25 03:24:56 2021 +0000
Reorder message rate text
commit 25db80799a2a6dc8e33835cb2ed43c305c87a4d8
Author: eric1tran <eric1tran@gmail.com>
Date: Thu Feb 25 00:56:43 2021 +0000
Track 1090 and 978 message rate separately
commit a2031d13e4a447ad0f8de61eada75f0da019d1c2
Author: eric1tran <eric1tran@gmail.com>
Date: Thu Feb 25 00:27:25 2021 +0000
UAT classification logic
commit 5482274016eecfbc27f2b5de6779c032803ca177
Author: eric1tran <eric1tran@gmail.com>
Date: Wed Feb 24 23:13:39 2021 +0000
Spacing
commit 2fc4408e6437ec5e0db2329d46a68fc6538abc45
Author: eric1tran <eric1tran@gmail.com>
Date: Wed Feb 24 22:57:05 2021 +0000
Load UAT history.json files if UAT is enabled
commit 9ccf4eba7590b1f38c78aeb73209b48cb8e0c34f
Author: eric1tran <eric1tran@gmail.com>
Date: Wed Feb 24 22:24:23 2021 +0000
ajax calls to fetch UAT aircraft json if enabled
commit d8f0c1c042bdba8ae1348a513df7dcca6ebc23fc
Author: eric1tran <eric1tran@gmail.com>
Date: Wed Feb 24 21:29:01 2021 +0000
Read skyaware978 config files on initialization
commit 0245fa7449e92555b7631ab0365e43fb38e1c221
Author: eric1tran <eric1tran@gmail.com>
Date: Wed Feb 24 20:15:09 2021 +0000
Change SkyAware url to /skyaware to genericize it for dual mode
commit 9384364b2473f8c73d3f165d7f5192c1995457a5
Author: eric1tran <eric1tran@gmail.com>
Date: Wed Feb 24 19:46:06 2021 +0000
Add UAT toggle and description (non-functional)
commit 9b65a55c0ceb7c3da3b3515d26f0d5d42192f658
Author: eric1tran <eric1tran@gmail.com>
Date: Wed Feb 24 19:32:54 2021 +0000
Removed unused css
|
||
|---|---|---|
| .. | ||
| db | ||
| flags-tiny | ||
| geojson | ||
| images | ||
| jquery | ||
| noUiSlider | ||
| ol | ||
| test | ||
| README.md | ||
| config.js | ||
| dbloader.js | ||
| flags.js | ||
| formatter.js | ||
| index.html | ||
| layers.js | ||
| markers.js | ||
| planeObject.js | ||
| registrations.js | ||
| script.js | ||
| spinny.gif | ||
| style.css | ||
README.md
SkyAware 4.0 Features
Customize display via URL query strings
Syntax: <ip_address>/dump1090-fa/?parameter=value
Examples:
http://<ip_address>/dump1090-fa/?sidebar=hide
http://<ip_address>/dump1090-fa/?altitudeChart=hide
http://<ip_address>/dump1090-fa/?rangeRings=hide
http://<ip_address>/dump1090-fa/?ringCount=3&ringBaseDistance=100&ringInterval=50
| Parameter | Possible Values |
|---|---|
| banner | show/hide |
| altitudeChart | show/hide |
| aircraftTrails | show/hide |
| map | show/hide |
| sidebar | show/hide |
| zoomOut | 0 - 5 |
| zoomIn | 0 - 5 |
| moveNorth | 0 - 5 |
| moveSouth | 0 - 5 |
| moveWest | 0 - 5 |
| moveEast | 0 - 5 |
| displayUnits | nautical/imperial/metric |
| rangeRings | show/hide |
| ringCount | integer |
| ringBaseDistance | integer |
| ringInterval | integer |
New World/US/Europe Basemaps and Overlays
Click the OpenLayers icon on the bottom right of the map to select baselayers and overlays
Ability to show/hide columns in the aircraft table
The "Select Columns" button on the aircraft table allows you to choose which columns to show for your preferred display